# Send an invitation for a video interview to an internal candidate

You can invite a candidate that already exists in Worklife Recruit (internal candidate) to a video interview by clicking the **New invitation** button and selecting **to internal candidate**, as shown below:

![](/files/-ME3f2LCZ1iA5E3n7cdT)

![](/files/-ME3f8UVp_WTYjhs2kkD)

You need to fill the following information:

* **Full name**: Select the internal candidate you want to sent the invitation to. Type a part of the candidate's first or last name.
* **Email**: You can leave the email as is or change it.
* **Language**: Select the user interface language of the video interview. This setting has no effect on the language of the video interview itself.
* **Video interview**: Select one of the video interviews you have previously created. You can create a video interview at the [Manage video interviews](/video-interviews/manage-video-interviews.md) screen.
* **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 sent 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. You will return to the [Manage video interview invitations](/video-interviews/manage-video-interview-invitations.md) screen.


---

# 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/video-interviews/manage-video-interview-invitations/send-an-invitation-for-a-video-interview-to-an-internal-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.
