# Cases

### Cases Dashboard

In the Cases dashboard, you will find all existing cases which can be ordered by case, status, date of loss, statute of limitation, creation date, and modification date. By default, the cases will be ordered by their creation date however, you may order the summaries by any of the aforementioned filters. From this dashboard, you may also search for cases or add new ones.

<figure><img src="/files/9EIruwS2zudy4CAuAdKn" alt=""><figcaption><p>Cases dashboard is your hub for all things case related and can be used to filter cases, search for cases, or create new ones</p></figcaption></figure>

### Inside a Case

Each case folder contains all the information gathered to help you generate demand letters and track the progress of your cases. Select any one of the folders in the Resources section to navigate to the given folder.

#### Resources

Quickly access the following folders:

* Case Summary
* Case Details
* Documents
* Summaries
* Demand Letters
* Medical Chronology
* Doc Reviews

<div align="center"><figure><img src="/files/PHJFNQ93nTO3szy85Zgs" alt=""><figcaption></figcaption></figure></div>


---

# 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.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.
