# Edit candidate's name

When the candidate is sourced via [Resume upload](/manage-candidates/add-candidates-to-a-job/upload-resumes.md) or [Job mailbox](/manage-candidates/add-candidates-to-a-job/job-mailbox.md) the candidate's name may not be parsed accurately from the resume or even not parsed at all.

In this case you can manually set the candidate's name by clicking on the respective button at the top of the [candidate view](/manage-candidates/candidate-view.md), as shown below:

<figure><img src="/files/IWAmD2ZrqBrMdCkWQ1g4" 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://help.smartcv.co/manage-candidates/candidate-view/edit-candidates-name.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.
