# Documents

### Folders

Separate and organize your documents using preset folders or add custom folders. By default, the documents section will have folders for Uncategorized, Future Care, Damages, Legal Analysis, Medical Treatments, and Pre-existing Medical Treatment.

<figure><img src="/files/zuZf573HRILeFX11p2Kx" alt=""><figcaption><p>Search for specific documents using the search bar (top), add a new folder, or organize your documents using folders.</p></figcaption></figure>

#### Create a New Folder

Select "Add Folder" to create a new folder for your documents.

<figure><img src="/files/LBtYktQhp1MjDjdwVlU4" alt=""><figcaption><p>Create a new folder by entering the folder name (center) then clicking create (bottom-right) to create or cancel to cancel..</p></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://documentation.proplaintiff.ai/cases/documents.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.
