# Document Directory Tree

The document supports a document directory tree, allowing for multi-level directory viewing, making it easy to quickly locate documents. The default setting expands the second-level directory.

<figure><img src="/files/2UDqDiUy14681S2u7ETj" alt=""><figcaption></figcaption></figure>

Click on the folder name to expand it, in order to show the sub-folders.

<figure><img src="/files/4xKZPmOjAdZhwQAar0lH" alt=""><figcaption></figcaption></figure>

You may hide the tree structure directory browser by clicking on this button.

<figure><img src="/files/3FQozldC4oxctSDd8oYw" 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://echelp.weaver.com.co/document-management-system-dms/document-directory-tree.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.
