# Commenting in a document

1. Open the document you want to work on.
2. Ensure you are logged into your account to enable the commenting feature.
3. Navigate through the document and locate the section you want to comment on.
4. Click and drag your cursor over the specific text to highlight it, a pop-up menu appears next to the highlighted text.

<figure><img src="/files/ris9MgD4mb8UoPKamPko" alt=""><figcaption></figcaption></figure>

5. Click the"**Comment**" option in the pop-up.
6. Type your comment in the text box.
7. Click "Save" to confirm your comment and ensure the document is saved if it has not already been saved.

<figure><img src="/files/Cs2YdxkGV7DI3uKMR1at" alt=""><figcaption></figcaption></figure>

8. Click the dropdown menu to access the "**Edit**" or "**Delete**" options, allowing you to modify or remove your comment as needed.

<figure><img src="/files/QZrrWRv55EqzAw0OuFSt" alt=""><figcaption></figcaption></figure>

9. To view all your annotated documents, navigate to the "Saved Documents" section of your profile. Look for documents with the **comment icon**, which indicates annotations.

<figure><img src="/files/iXjBAr82XTEapMDBpGvV" alt=""><figcaption></figcaption></figure>

10. Click the comment icons to view, edit, or delete annotations on your saved documents.

### Tip:

Deleting all comments from a saved document does not remove the document from your saved list. If you want to see the number of comments on a document, check the comment icons—they display the count.


---

# 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://liiguide.docs.laws.africa/personalised-research/commenting-in-a-document.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.
