# Adding comments to stories

The comment tab offers your users a real **chat made for action** 💬.

## Add a comment to a story

For each story, users can comment on what is displayed on the screen by clicking the Comment link on the left-hand menu.

![](/files/mMifIna0cqmRw8KuYqve)

All comments are **tied up to stories and date selection** if configured.

Users will be notified about new comments by clicking on the Comment icon from their home page. Clicking on one of the notifications will redirect them to the related story depending on their permissions and visibility.

![](/files/AcWNV5Jn75zhfdDliOrZ)

{% hint style="warning" %}
Only admins can delete messages. Viewers can't.\
Comments are globally shared across the users list.
{% 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-v3.toucantoco.com/collaboration/adding-comments-to-stories.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.
