# Delete candidate

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

![](/files/-ME3_njXY54TBF2_VeUR)

A popup window will appear that will require you to confirm this action, as shown below:

![](/files/-ME3a-EgEoW8NyYY3i2J)

{% hint style="info" %}
In order to delete the candidate from a job you must have the respective right as a user. See [Manage roles](broken://pages/-Lzw9P6PC9gQCPrx7hYG) for more details.
{% 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://help.smartcv.co/manage-candidates/candidate-view/delete-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.
