# Document Management

## 1. Benefits of Document Management

Getfly CRM not only helps you manage your customers but also supports storing both customer-related and unrelated files. The Document Management feature allows you to upload, store, and share documents (common file formats such as docx, xlsx, pptx, pdf, jpg, png, etc.) directly within the CRM system for easy organization and access.

The maximum storage limit for My Documents is 100MB, while other document sections currently have no storage limit.

## 2. Document Permissions

To create and manage documents in the system, you must be granted permission for the Document function.

<figure><img src="/files/DMgrde3hKS5hZA5CosgU" alt=""><figcaption></figcaption></figure>

Access: Allows access to the file management feature to view documents.

Create: Allows the creation of new folders and the upload of files in the document section.

Edit: Allows updates and edits to folders/files.

Delete: Allows deletion of folders/files.

For the Shared Documents section, you must also be granted additional permissions to perform actions on the specific folders/files.

## 3. Types of Documents in the System

My Documents: Only visible to you.

Shared Documents: Documents you share with others and those shared with you.

Public Documents: Accessible to all users of the system.

Bookmarked: Documents you've marked as important for quick access.

<figure><img src="/files/9FsCsIeIFs8ShspvJHoN" alt=""><figcaption></figcaption></figure>

## 4. How to Add Documents

To access the Documents section, after logging in, click on your personal Avatar ⇒ select Documents.

<figure><img src="/files/LD1BOIpOzj71iT9Gosaj" alt=""><figcaption></figcaption></figure>

To create a new folder in My Documents:

Click My Documents ⇒ Add New ⇒ Add My Category, then enter the folder name.

<figure><img src="/files/6O5EcR8GsZ0Jvbk5vh65" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/K3v6bwyPzBBf46P68Jic" alt=""><figcaption></figcaption></figure>

Once a folder is created:

Click on the folder name to upload files into it.

<figure><img src="/files/q42P7rnaflqnhA0hBFbk" alt=""><figcaption></figcaption></figure>

This process is similar for Shared Documents and Public Documents.

In Shared Documents, when creating a new folder, you can choose which departments or staff members to share the documents with. You can also assign specific access rights (view, edit, delete) for the shared users.

<figure><img src="/files/hXeschTto5sQG2oC7jJy" alt=""><figcaption></figcaption></figure>

For important folders or ones you need to revisit often, you can bookmark them by clicking the star icon next to the folder name. These will appear in the Bookmarked Documents section.

<figure><img src="/files/fHGPtSXrW2qtoHHXSzUG" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://helpdesk.getfly.vn/web-version/markdown/document-management.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
