# Case Comments

### Open Case Comments

Case Comments are accessible from any section of your selected case file. Find the case documents pop-up in your browser window, accessible on the top right of your menu bar.

<figure><img src="/files/Q2hFqCaCLDWhAAq35aga" alt=""><figcaption><p>The case comments can be find in your case's menu bar located above any of your case files (top right)</p></figcaption></figure>

### Add Comment

Quickly add a global comment to your case file using the case comments popup window. From this window, you can add comments, review others, and order comments based on user or creation date.

<figure><img src="/files/JFkuRLNJ8MdCRKv8yury" alt=""><figcaption><p>Organized comments by user or creation date. Simply type your comment into the comment form (top) and press enter (PC) / return (Mac), or click send (right).</p></figcaption></figure>

*Note: Case comments are global, meaning that they are accessible from any page in your case file.*


---

# 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-comments.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.
