# Invite candidate to a video interview

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

<figure><img src="/files/Z9wcjNrsGrbu9BIxOxtz" alt=""><figcaption></figcaption></figure>

You need to fill the following information:

* **Email**: Enter the recipient's email. The default value of the field is the candidate's email that appears in his/her resume, but you can change it.
* **Video interview**: Select one of the video interviews you have previously created. You can create a video interview at the **Manage video interviews** screen.
* **Language**: Select the user interface language of the video interview. This setting has no effect on the language of the video interview itself.
* **Answer deadline**: Select or enter the deadline date for the candidate to complete the video interview. The date is inclusive, meaning that the candidate can complete the interview on this date.
* **BCC myself**: Check this box to receive a copy of the invitation. It will be send to the email you used to register to SmartCV as a user.
* **Notify me**: Check this box to receive a notification email when the video interview is completed by the candidate. The notification email will include a direct link to the completed interview.

Click on the **Send** button to send the invitation. The candidate's [timeline](/manage-candidates/candidate-view.md#activity-timeline) will immediately be updated with this action.


---

# 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/invite-candidate-to-a-video-interview.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.
