# Case Details

### Edit Case

The following fields can be edited from the case details resource:

* 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)

<div align="left"><figure><img src="/files/dpP43wk4hpkoPX3ThVP8" alt=""><figcaption><p>Edit case details including case status (top) claimant identity (center), contact information (center), and insurance information (bottom).</p></figcaption></figure></div>

#### Submit

Click the submit button to save changes.

<figure><img src="/files/LyofwjFLau5TRDbe8d5F" alt=""><figcaption><p>Click the submit button to save changes.</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/case-details.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.
