# How to add comments to a project that is currently in use?

If a project in the team project library is being edited by another team member and it is not a multi-editor project, you can choose to open the project in view-only mode to use comments.

<figure><img src="/files/9MYmgLZj0mh4t4wKu62d" alt=""><figcaption></figcaption></figure>

In view-only mode, no changes can be made to the project in any form, but you can view the scenes and videos in the project and add comments.

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


---

# 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-to-a-project-that-is-currently-in-use.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.
