# Add an evaluation 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/3nBawuQRLF1lRf7FR0xU" alt=""><figcaption></figcaption></figure>

You need to fill the following information:

* **Evaluation text**: Optionally write a comment about the evaluation.
* **Evaluation**: Click on one of the stars (1-5).

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

The evaluation average will appear at the right of the candidate's name at the [Candidate view](/manage-candidates/candidate-view.md), as shown below:

![](/files/-MGUTnW8zr4Z2NUiiRXJ)


---

# 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-an-evaluation-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.
