# Task Comments

Comments appear in the right side of the page under the task detail pane. Any team member with access to the task can view the conversation and offer a comment. Followers are immediately notified on a new comment.

Comment on a task whenever you want to discuss work with your team. Comments keep your communication in context of the task and is always available for reference purposes at a later date.

So, never forget to comment when you have an update, more information or insight to share!

{% embed url="<https://www.loom.com/share/d6e0ab3a5d2c4dda8cd48412c9f810e3?sid=7d6165b3-6c22-4387-88ec-80033b15f18c>" %}

You can also tag people by typing @ in the comment input

<figure><img src="/files/8DjL32P54ig5krsMGCkR" alt=""><figcaption></figcaption></figure>


---

# 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://guide.smarttask.io/fundamentals/task/task-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.
