# How to add comments

Before creating comments, it is necessary to bind "D5 Cloud Project". One cloud project can be bound to multiple local projects, and users can choose to bind existing cloud projects or create new ones.

<div align="left"><figure><img src="/files/j3ZWERhFLZDgvn1fz4Jw" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/vlCvPmVi0LerYdLXRmry" alt=""><figcaption></figcaption></figure></div>

After binding the cloud project, you can add comments to the project.&#x20;

You can only create and view comments for a saved project.

1. You can directly add images and anchors in the project comments.

<figure><img src="/files/28SKmZ0fPsJyey8Twvhr" alt=""><figcaption></figcaption></figure>

2. You can see comments from other team members on this project in the comment tab and reply to them.

<div align="left"><figure><img src="/files/EV3jA0rQdPvC8lFkYp4h" alt=""><figcaption></figcaption></figure></div>

3. When creating a comment, @ other team members to automatically send an email notification to them, keeping you all updated.

![](/files/BytYpYqLzmYwYmWch6ex)


---

# 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.d5render.com/instruction-for-d5-for-teams/how-to-use-comments/how-to-add-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.
