> For the complete documentation index, see [llms.txt](https://help.steeple.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.steeple.com/en/docs/application-docs.md).

# Docs app — Document management

### Introduction

**Docs** is Steeple's document management application. It allows documents to be stored, organized, and shared within the organization with a hierarchical folder system and rights management.

### Main features

#### Document management

* Upload documents by drag and drop or file selection
* Supported formats: PDF, images, videos, Word, Excel, PowerPoint, and others
* Rename, move, and delete documents
* Download documents
* Copy a document link to share it
* Publish a document on the news feed
* Multiple selection for bulk actions (delete, move)

#### Folders

* Create a hierarchical folder structure
* Navigate with a breadcrumb trail
* Create, rename, move, and delete folders
* Set access policies by folder (which groups can read)

#### Search and filters

* Full-text search (minimum 3 characters)
* Filter by file type: folders, PDF, videos, images
* Filter by community
* Sort by name, size, or creation date
* Switch between grid and list view

#### Electronic signatures

* Enable signature tracking on a document
* View signature status (signed / pending)
* View the list of signers and pending signatures
* Dedicated "Activity" page for documents to be signed

#### Viewing tracking

* See who viewed a document and when
* View counter per document

### Rights and permissions

The application uses a granular permission system:

* **Create** : upload documents or create folders
* **Read** : access and download documents
* **Edit** : rename documents or folders
* **Move** : move items between folders
* **Delete** : delete documents or folders
* **Signatures** : enable and view signatures
* **Viewing** : view viewing statistics
* **Storage** : view storage space used

### Navigation

The Docs application is accessible from Steeple's main menu. The home page displays the contents of the root folder.

### What the assistant can do

The assistant can hide or show the Docs application via admin\_updateAppVisibility. For managing documents themselves, guide the user to the Docs application.
