# DMS (Document Management System)

A **Documents Management System (DMS)** is a centralized platform where all shared or received documents related to tasks, discussions, projects, or client attachments can be found. It includes default folders for tasks, projects, and discussions to organize the documents efficiently.

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

Within the DMS Dashboard, the left panel features "My Folders" (containing files or documents shared by you) and "Shared with Me" (housing files or documents shared with you by internal team members)Recent, Favourites, Bin, and My team. Details such as the file owner, last modification date, and file size are also visible.&#x20;

***"TaskOPad ensures the safe and secure storage of all your documents on a cloud server, providing anytime, anywhere access."***

To create a new folder or Files in **DMS,** aside from the default folders, you have the option to establish custom folders or files related to your work and share them with internal team members. Simply click on "Add File or Folder" at the top right corner to add a folder. You can either directly share files or documents or create folders as needed.

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

Files and folders are visible in the Board View too.

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

The search option is available, allowing you to locate files and folders throughout the system.

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

{% embed url="<https://youtu.be/qSILD8BezIo>" %}


---

# 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://guide.taskopad.com/fundamentals/dms-document-management-system.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.
