# Comments

The **Comments** extension helps you view and manage project comments in one place, making collaboration and discussion tracking easier. It displays all comments in the current file so you can review and respond to discussions efficiently.

![](/files/O77YNd4JQvdluRVeOr8I)

## Enable the extension

1. Open **Manage extensions** and enable the **Comments** extension.

   ![](/files/1UjeOB9dOTmsHQdqAndP)
2. To view list of comments, click the comment icon in the right sidebar to open the extension.

   ![](/files/3SpdK02fy1DfDNNv26LE)

{% hint style="info" %}
For more information, see [Comments](/workspace-management/project-management/comment-feature.md).
{% endhint %}


---

# 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://docs.datasaur.ai/advanced/extensions/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.
