# View a completed video interview

Once the candidate completes the video interview you may view it through the [Manage video interview invitations](/video-interviews/manage-video-interview-invitations.md) screen by clicking the interview thumbnail as shown below:

![](/files/-ME3fix8Q-zCcJ5UJR0k)

You may view the candidate's answer to a specific question by clicking the respective question. You may also view the candidate's text notes, if they exist, below the video.

![](/files/-ME3ftHf76eGpAUmPiLz)

## View the interview inside the candidate view

If the interview was completed by an internal candidate you can view it inside the [candidate view](/manage-candidates/candidate-view.md) by clicking the Video interview tab, as shown below:

![](/files/-ME3g3PVsVyrlhz6WhMb)


---

# 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/view-a-completed-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.
