# Home

<figure><img src="https://2156138890-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxuWifO3Fqyw3Tw3Tjlll%2Fuploads%2F78S5x8B1cxre025t3GD5%2F%ED%99%88_%EC%98%81%EB%AC%B8.png?alt=media&#x26;token=df0f8cbe-34b1-4004-a7a5-fa9d310b925c" alt=""><figcaption></figcaption></figure>

The home screen displays a list of recent projects and recently exported audio or video files.

## Recent Projects

<figure><img src="https://2156138890-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxuWifO3Fqyw3Tw3Tjlll%2Fuploads%2FCygCg3xKEms00g5dlYtw%2F%EC%B5%9C%EA%B7%BC%ED%94%84%EB%A1%9C%EC%A0%9D%ED%8A%B8_%EC%A0%84%EC%B2%B4%EB%B3%B4%EA%B8%B0_%EC%98%81%EB%AC%B8.png?alt=media&#x26;token=2022ba9c-1df7-4b60-8cb3-e97a99e1fc69" alt=""><figcaption></figcaption></figure>

The list displays most recent projects in order. To view the list of projects at a glance, click on the <mark style="color:blue;">`View All`</mark>.

## Recent Export

<div data-full-width="false"><figure><img src="https://2156138890-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxuWifO3Fqyw3Tw3Tjlll%2Fuploads%2F3bexjqpq5Lo3tjUepyay%2F%EC%B5%9C%EA%B7%BC%EB%82%B4%EB%B3%B4%EB%82%B4%EA%B8%B0_%EC%A0%84%EC%B2%B4%EB%B3%B4%EA%B8%B0_%EC%98%81%EB%AC%B8.png?alt=media&#x26;token=fc41b2c9-cd8a-4663-b22f-7f935fe553ea" alt=""><figcaption></figcaption></figure></div>

You can view  most recent audio and video projects in order of creation. Click the <mark style="color:blue;">`View All`</mark> icon to go to the Export History page.  You can view and download each audio and video file.

<figure><img src="https://2156138890-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxuWifO3Fqyw3Tw3Tjlll%2Fuploads%2FBHI5XRHRrfAMejbY4HCP%2F%EB%82%B4%EB%B3%B4%EB%82%B4%EA%B8%B0%EB%82%B4%EC%97%AD_%EC%9D%8C%EC%84%B1_%EC%98%81%EB%AC%B82.jpg?alt=media&#x26;token=972e60ad-79e1-453f-84f5-bf07e3ba7fb3" alt=""><figcaption></figcaption></figure>

### 1. Creation Date

Displays the date of project creation.

### 2. File Name

Displays the specified File Name.

### 3. Status

The file creation status is displayed as  <mark style="color:orange;">`Generating`</mark> ,<mark style="color:green;">`Completed`</mark>  or <mark style="color:red;">`Failed`</mark> depending on its status.

### 4. Type

The microphone icon represents audio, while the monitor icon represents video.

### 5. Play

Click the play icon to listen the audio or video immediately. Check out the result in the pop-up window and download it immediately.

### 6. Download

To download the completed file, click on the Download icon.

* Audio file extension : <mark style="color:red;">`MP3`</mark>, <mark style="color:red;">`WAV`</mark>
* Video file extension : <mark style="color:red;">`MP4`</mark>, <mark style="color:red;">`WebM`</mark>

### 7. Go to Project

<figure><img src="https://2156138890-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxuWifO3Fqyw3Tw3Tjlll%2Fuploads%2FgV6HUVbOjSZ7Ua1JUNdC%2F%EC%B5%9C%EA%B7%BC%EB%82%B4%EB%B3%B4%EB%82%B4%EA%B8%B0_%EB%B0%94%EB%A1%9C%EA%B0%80%EA%B8%B0_%EC%98%81%EB%AC%B8.png?alt=media&#x26;token=3553c978-dc87-424f-aaff-cd4a5b06bdba" alt=""><figcaption></figcaption></figure>

To edit an audio or video that has already been created, click on the <mark style="color:blue;">`Project`</mark> icon for that file and navigate to the project screen. Click the <mark style="color:blue;">`Project`</mark> icon to access the project screen you were working on.


---

# 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://aivatar.gitbook.io/user-guide/usage/using-aivatar/dashboard/home.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.
