# Introduction to the Video Interviews

Video interviews on-demand are an excellent tool to know your candidates better. They work like this: You [send to the candidate an email invitation](/manage-candidates/candidate-view/invite-candidate-to-a-video-interview.md) to answer some questions. The candidate answers these questions via video by using the camera of his/her computer or smartphone, within a specific deadline you specify.

{% hint style="info" %}
Video interviews are fully integrated with the applicant tracking functionality Worklife Recruit but they are also available as a separate service.
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=VIrZLYDQVOs>" %}

Follow these steps to start using video interviews:

* First you have to create a video interview by defining the questions of it.
* Then, you can send an invitation for this interview to candidate. There are two types of invitations:
  * [Invitations to internal candidates](/video-interviews/manage-video-interview-invitations/send-an-invitation-for-a-video-interview-to-an-internal-candidate.md) that they already exist in your Worklife Recruit account.
  * [Invitations to external candidates](/video-interviews/manage-video-interview-invitations/send-an-invitation-for-a-video-interview-to-an-external-candidate.md) when you do not use the applicant tracking functionality of Worklife Recruit.

{% hint style="info" %}
When you first sign-up to Worklife Recruit, a demo interview named "Getting to know you" is created that helps you to immediately test the service by [sending an invitation for a video interview to yourself](/video-interviews/manage-video-interview-invitations/send-an-invitation-for-a-video-interview-to-an-external-candidate.md).
{% 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/video-interviews/introduction-to-the-video-interviews.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.
