# Asynchronous Video Interview

**NOTE**: **T**he slider containing the details of the candidate will only appear if the candidate has completed the interview. If the interview has not been set up yet then the action will lead you to the [Resume Match](/ovii/adding-questions/adding-questions/resume-match.md) screen.  &#x20;

**Navigation:**

* Within the Ovii Home page, navigate to the Positions section.
* You can either browse the list displayed on the Positions tab or directly select a specific position listing.
* To create a new position for hiring purposes, kindly refer to the guide available on the [Adding Positions](/ovii/adding-new-position/adding-new-position/adding-a-position.md) page.

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

2. Once you've identified the relevant position, locate the section dedicated to **Asynchronous Video Interviews** within the position details. Refer to the provided image for reference

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

To view detailed interview information for a specific candidate, click on their name or profile. This will open a dedicated side panel displaying all relevant interview details.

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

<figure><img src="/files/pkIsmKnf7gMEoybxAQXX" 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://ovii.gitbook.io/ovii/viewing-results/viewing-assessment-results/asynchronous-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.
