> For the complete documentation index, see [llms.txt](https://help.creatibi.com/en-us/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.creatibi.com/en-us/product-guides/script/comment-on-script.md).

# Comment on script

For a given script, everyone[^1] (i.e. scriptwriter, collaborator, and reviewer) involved in the script task can comment on the work.&#x20;

No matter what default script setting you have (see more to find the details of the[ empty script](/en-us/product-guides/script/start-with-an-empty-script.md),  [storyboard](/en-us/product-guides/script/start-with-a-storyboard.md), and [speaking script](/en-us/product-guides/script/start-with-a-speaking-script.md)), you can always comment on the selected text, image, video, preferred distribution channel, video aspect ratio, and related product in the script task.&#x20;

When you comment, you can also upload images and videos as references. Everyone can reply to the current comment. Commenters with limited edit [permission](/en-us/fundamentals/project/project-permission.md) to the script can only view and comment but can't directly edit the script and [script table](/en-us/product-guides/script/manage-more-scripts.md).

The [editor ](/en-us/fundamentals/project/project-permission.md)and [admin](/en-us/fundamentals/project/project-permission.md) can solve the comment.

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

> Like what you see? Get started with a free 30-day CreatiBI trial today. [<mark style="color:blue;">Try for free</mark>](https://creatibi.com/)<mark style="color:blue;">.</mark>

[^1]:


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.creatibi.com/en-us/product-guides/script/comment-on-script.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
