# Export History

You can check and download your exported audio and video files.

## Audio

<figure><img src="https://2156138890-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxuWifO3Fqyw3Tw3Tjlll%2Fuploads%2FpTwHzePTML0v2Fr75ACW%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%B8.png?alt=media&#x26;token=5510533a-c7b1-4ec4-9353-2f1c7e349f0b" alt=""><figcaption></figcaption></figure>

1. `Creation Date`: Displays the date of project creation.
2. `File Name`**:** Displays the specified File Name.
3. `Status` : Displays the progress of the exported file as below.

   <figure><img src="https://2156138890-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxuWifO3Fqyw3Tw3Tjlll%2Fuploads%2Ft43uORT2huG3RA4FS2Is%2FGroup%20722.png?alt=media&#x26;token=d6121fd8-fb50-4901-a015-75e3fa35d54a" alt=""><figcaption></figcaption></figure>
4. `Type` : The microphone icon represents voice, while the monitor icon represents video.
5. `Play` : Click the <mark style="color:blue;">`Play`</mark> icon to check 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 the <mark style="color:blue;">`Download`</mark>  icon.&#x20;
7. `Go to Project` : Click the <mark style="color:blue;">`Project`</mark> icon to move to the final version of project

***

## Video

<figure><img src="https://2156138890-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxuWifO3Fqyw3Tw3Tjlll%2Fuploads%2FwoPSZqmCDw4CikMNpbBR%2F%EB%82%B4%EB%B3%B4%EB%82%B4%EA%B8%B0%EB%82%B4%EC%97%AD_%EC%98%81%EC%83%81_%EC%98%81%EB%AC%B8.png?alt=media&#x26;token=76a252ef-cc8d-4947-a286-84e2fce73b8f" alt=""><figcaption></figcaption></figure>

1. `Creation Date` : Displays the date of project creation.
2. `File Name`**:** Displays the specified File Name.&#x20;
3. `Status` : Displays the progress of the exported file as below.

<figure><img src="https://2156138890-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxuWifO3Fqyw3Tw3Tjlll%2Fuploads%2F8NLM1HUxdC6fLzJFF3ZQ%2FGroup%20722.png?alt=media&#x26;token=d490a864-90cd-469b-bb6c-4f2cd5d63e23" alt=""><figcaption></figcaption></figure>

4. `Type` : The microphone icon represents voice, while the monitor icon represents video.
5. `Play` : Click the <mark style="color:blue;">`Play`</mark> icon to check the audio or video immediately. Check out the result in the pop-up window and download it immediately.&#x20;
6. `Download` : To download the completed file, click the <mark style="color:blue;">`Download`</mark> icon.
7. `Go to Project`: Click the <mark style="color:blue;">`Project`</mark> icon to move to the final version of project.


---

# 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/export-list.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.
