# Creating A Case

### Creating a New Case

The following fields are required to create a case:

* Case Status
* Claimant Identity
  * Case Title
  * Claimant First Name
  * Claimant Last Name
  * Date Of Loss (mm/dd/yyyy)
* Contact Information
  * Email
  * Phone Number
  * Address
  * City, State, Zip Code
* Insurance Information
  * Client Health Insurance
  * 3rd Party Insurance Company
  * UM/UIM Insurance Company
  * Statute of Limitation (mm/dd/yyyy)

#### Case Status

<figure><img src="/files/Mpe7C4gxaXliBSeaO2oH" alt=""><figcaption><p>Track the status of an existing case using the progress bar located at the top of your case file</p></figcaption></figure>

#### Claimant Identity

<figure><img src="/files/ZczvOHmgX8jsPuxBX2lp" alt=""><figcaption><p>Provide a Case Title, Claimant First Name, Claimant Last Name, Date Of Loss (mm/dd/yyyy)</p></figcaption></figure>

#### Contact Information

<figure><img src="/files/RBxBmK7JhRcdZ3qGld4y" alt=""><figcaption><p>Provide the claimant's Email, Phone Number, Address including City, State, Zip Code</p></figcaption></figure>

#### Insurance Information

<figure><img src="/files/B8n9wGmrbkCaoO2j0YGv" alt=""><figcaption><p>Provide the Client Health Insurance, 3rd Party Insurance Company, UM/UIM Insurance Company, and <br>the Statute of Limitation (mm/dd/yyyy)</p></figcaption></figure>

### Create

Click "Create" at the bottom right corner to create your new case

<figure><img src="/files/fW3eYPk4QdCFZzvYex0w" 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://documentation.proplaintiff.ai/cases/creating-a-case.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.
