# Manage video interviews

You can manage video interviews by clicking the **Video interviews** option at the top navigation bar and then by clicking the Manage video interviews tab.

<figure><img src="/files/Np6VaviBBFAfpvSziAEh" alt="" width="563"><figcaption><p>Manage video interviews</p></figcaption></figure>

A list of all available video interviews appears. By clicking the video interview name you can manage the video interview's questions.

You can create a new video interview by clicking the **Create video interview** button.

At the right of each video interview name the following options are available:

* Edit a video interview
* Duplicate a video interview
* Delete an existing video interview&#x20;


---

# 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-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.
