# Add a comment for the candidate

You can add a comment for a candidate by clicking the respective button at the top of the [Candidate view](/manage-candidates/candidate-view.md), as shown below:

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

You need to fill the following information:

* **Comment**: Write your comment.
* You can mention a colleague by typing @ and selecting their name, then add a comment. The colleague will receive a notification in their company email, along with a link to the candidate’s profile.
* You can also select which roles can view your comment

Click on the **Submit** button to add the comment which will immediately appear in the candidate's [timeline](/manage-candidates/candidate-view.md#activity-timeline).


---

# 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://help.smartcv.co/manage-candidates/candidate-view/add-a-comment-for-the-candidate.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.
