# Demand Letters

### Demand Letters Dashboard (Global)

Here you can find an ordered list of all your demand letters created with ProPlaintiff.ai. Filter your list by name (alphabetical), amount demanded, case title (alphabetical), date modified, creation date, or status (pending, in progress, finished, or failed). This is the global view however, you can view all case-specific demand letters by clicking the options depicted below.

<figure><img src="/files/mXd9fXa5noqHM6S8FTRe" alt=""><figcaption><p>This is the demand letter dashboard, search for demand letters from any case (left), Add new (right), or organize demand letters by name, amount demanded, case, modification date, creation date, or status (bottom)</p></figcaption></figure>

### Demand Letter Dashboard (Case-Specific)

The case-specific demand letter dashboard is your hub for all demand letter drafts generated within a specific case. In this view, you can quickly access case documents in the side menu or draft new ones with the Draft Demand Letter form.

The side menu has a search bar to navigate to specific demand letters within a case file and monitor the status of any pending demand letters.

The top information bar contains the name of the case, date of loss, statute of limitation, and case comments.

<figure><img src="/files/P9xhTxw4M87yWkkQGQQY" alt=""><figcaption><p>Access drafted demand letters with the side menu (left) or generate a new draft (right).</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/demand-letters.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.
