# Comments

### Comments

The **Comments** extension helps you track of all the comments in your project, making it easier for you and your team to access and manage discussions in one place. This central hub supports smoother collaboration and keeps everything organized.

![](/files/O77YNd4JQvdluRVeOr8I)

### How to enable it?

You don’t need to take any action for new project, the **Comments** extension is enabled by default.

For existing projects, you may need to enable it manually:

1. Open **Manage extensions** and turn on the **Comments** extension.

   ![](/files/1UjeOB9dOTmsHQdqAndP)
2. After enabling it, click the **Comments** button in the right sidebar.

   ![](/files/3SpdK02fy1DfDNNv26LE)

### **How it works?**

Once enabled, the extension displays all the comments available in the current file. This makes it easy to review, manage, and respond to discussions related to the project.

![](/files/9ascA2gjuxIDMHsky5Mg)

{% hint style="info" %}
For the detailed comment feature, please refer to our [Comment Feature page](/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.
