# Add New Doc Review

<figure><img src="/files/7piRhGeOmp85TCVfz5Gp" alt=""><figcaption><p>In the add new section you can title your session, select the relevant case and upload or select documents for review.</p></figcaption></figure>

#### Name Your Session

<figure><img src="/files/4vrxWZBqUqHop2g0Iv3N" alt=""><figcaption><p>Title your review session</p></figcaption></figure>

#### Select Case

<figure><img src="/files/ZXD7S1DXX6kH0KY9O8Ij" alt=""><figcaption><p>Select a case or create a new one for your review session</p></figcaption></figure>

#### Add Documents

You may add multiple documents to your review using either previously uploaded files, new ones, or both.

<figure><img src="/files/27lrOD071g1l4dPfksPp" alt=""><figcaption><p>Add multiple documents to your chronology using ones already uploaded (left) or uploading new documents (right). You will see the selected documents listed below the upload/document selection (bottom)</p></figcaption></figure>

#### Submit

<figure><img src="/files/MwsUstzrNcmrWW4M7Y62" alt=""><figcaption><p>Either click submit to start processing your documents (right) or reset the form (left)</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/doc-review/add-new-doc-review.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.
