# Document Management

ProcessMaker IDP provides the following document management features:

* **Web Access**: On-cloud and on-premise access enables users to access documents from any location via the document management portal.
* **Drag and Drop Functionality**: Simplifies uploading and organizing documents by drag-and-drop operation. See [Files and Folders](/idp/idp-user/document-management/files-and-folders.md).
* **Embedded Viewer**: Lets users view documents (PDFs and images) within the portal without needing external applications. See [View Document Details](/idp/idp-user/document-management/preview-a-document.md).
* **Revisions**: Tracks and manages different versions of documents, ensuring that changes are documented. See [Document Revisions](/idp/idp-user/document-management/version-control.md).
* **File Locking**: Prevents conflicts by locking documents when a file is checked-out for editing the metadata. See [Check-out a file](#check-in-and-check-out-a-document).&#x20;
* **File and Folder Access**: Access control and permissions for documents and folders. See [Access Control](/idp/idp-user/document-management/access-control.md).
* **Search**: Allows quick and efficient document search using keywords or filters. See [Elastic Search](/idp/idp-user/document-management/elastic-search.md) for more details.&#x20;

Click on a topic to learn more.

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Files and Folders</strong></td><td><a href="/files/QbnU1AWc5YJpz7QHRD1r">/files/QbnU1AWc5YJpz7QHRD1r</a></td><td></td><td></td><td><a href="/pages/t8hTwFDoAQNkQ0giWCoK">/pages/t8hTwFDoAQNkQ0giWCoK</a></td></tr><tr><td align="center"><strong>Preview a Document</strong></td><td><a href="/files/T9NFXc6LVUXrDepOKpsZ">/files/T9NFXc6LVUXrDepOKpsZ</a></td><td></td><td></td><td><a href="/pages/9QpgfW5nvFTeCkfZPzJj">/pages/9QpgfW5nvFTeCkfZPzJj</a></td></tr><tr><td align="center"><strong>Document Revisions</strong></td><td><a href="/files/6xcmQzVxcVQHWv33Lwoe">/files/6xcmQzVxcVQHWv33Lwoe</a></td><td></td><td></td><td><a href="/pages/xS2TLEvzmTMX2aahCebj">/pages/xS2TLEvzmTMX2aahCebj</a></td></tr><tr><td align="center"><strong>Access Control</strong></td><td><a href="/files/FxAjewxXAGw0Lur0Yrpm">/files/FxAjewxXAGw0Lur0Yrpm</a></td><td></td><td></td><td><a href="/pages/WXPJonvoXoD785OQ66cc">/pages/WXPJonvoXoD785OQ66cc</a></td></tr><tr><td align="center"><strong>Elastic Search</strong></td><td><a href="/files/EcyAhogz7xhkYpCQVho8">/files/EcyAhogz7xhkYpCQVho8</a></td><td></td><td></td><td><a href="/pages/xcqc17dfo5TFVRoclDHS">/pages/xcqc17dfo5TFVRoclDHS</a></td></tr></tbody></table>


---

# 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://processmaker.gitbook.io/idp/idp-user/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.
