# Document list

The Document list displays the documents stored in the internal document management database. It can be connected to the Document Tree portlet to display all documents contained inside the selected folder in the Document Tree portlet.&#x20;

![](/files/-M-u3qpJehxkQolsTPVq)

### Basic Data

**Internal name** - Unique string to identify this portlet.\
&#x20;**Portlet title** - Title of the portlet, does not have to be unique.\
&#x20;**Include subfolders** - Allows the portlet to include subfolders and their content of the document tree.\
&#x20;**View Documents** - Not yet implemented.&#x20;

![](/files/-M-u44oZg9Cd5urxf9sa)

### Auto Refresh

Auto Refresh enables the portlet to refresh the data every SS:second.&#x20;

<div align="left"><img src="/files/-M-u47lvtnYxq3b_Amww" alt=""></div>

#### Query Configuration <a href="#query-configuration" id="query-configuration"></a>

**Start node value** - todo.

**Page Size** - Amount of results showed per page.&#x20;

![](/files/-M-u4D0uShN-EY21MTR3)

### Commands

Commands enables the portlet to listen for events sent by other portlets to execute specified commands. **The portlet will listen to the following commands**

* updateDocumentManagementList

**The portlet will listen to the following portlets** *Specify which portlet the commands above will trigger from*. The portlets that appears will be shown with their unique internal name.&#x20;

![](/files/-M-u4Gc3Qq7vdrmm5l4h)


---

# 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://help.novacuraflow.com/6.12/development/portal/portlets/document-list.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.
