# Chronology Review

### Review Page

You can review your chronologies with a quick-select menu on the left and the summary in the center. The quick-select menu allows for seamless access to documents submitted from past sessions and the current ones.

Medical chronologies generate a detailed overview and highlight all the key details of the medical document(s) submitted. In the sample document depicted below, you can see a summary of the patient's medical records. This chronology created a summary of important details such as the case details, symptoms and diagnosis, treatments administered, findings, dates of treatment, and more.

From this window you can format and edit the document however needed with the tools in the toolbar above the text document. You can bold text, italicize, and underline, as well as add hyperlinks, and insert a text table. You can format the information in a bullet point, ordered list, or check box. In addition, you can save or download the document to your computer.

<figure><img src="/files/dXV9uSTXmukOPaMz7aNo" alt=""><figcaption><p>The medical chronology review page has a quick access bar to navigate between chronologies of a case (left),  review, edit, and format your chronology (center), you may also add comments to the case using the "case comments" (top-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/medical-chronology/chronology-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.
