> For the complete documentation index, see [llms.txt](https://doc.playturbo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.playturbo.com/video-tools-video-editor/video-editor-user-guide/creative-making-editing-page-module-intro/operation-bar/export-and-download-videos.md).

# Export & Download Videos

When your video project is finished, it can be exported and downloaded.

<div align="left"><figure><img src="/files/U5wTZx3qxsqESmaVv8AT" alt=""><figcaption></figcaption></figure></div>

## 1.Export

* Click the "Export" button in the upper right corner, and a pop-up window will appear. After entering the name of the project and selecting the resolution and Bitrate , you can "Export" the video

<div align="left"><figure><img src="/files/7Cs4Fb9pdzjWUTTrktK4" alt="" width="563"><figcaption></figcaption></figure></div>

* "Export" will take some time, the progress status can be viewed in the "Export List"
* Successfully exported videos can be downloaded into your computer

<div align="left"><figure><img src="/files/W8MwzcjrIXxPd5mVFyHN" alt="" width="563"><figcaption></figcaption></figure></div>

## 2.Download

* By clicking on the yellow arrow in the "Export List," you can navigate to the "Export & Download History" page.

<div align="left"><figure><img src="/files/MdZELOHNoYNbCMH0greF" alt="" width="448"><figcaption></figcaption></figure></div>

* To download the successfully exported video materials, you need to click on the download button in the "Export & Download History" page to download the videos locally.

<div align="left"><figure><img src="/files/wAGKIHGk0ROXjAKiGDSV" alt=""><figcaption></figcaption></figure></div>

## 3.**Apply video to Mintegral**

* After the video is exported successfully, it can be applied to Mintegral
* The location of the“apply”button is as follows: "Export & Download History" -> "Video Project" -> "Works". After selecting the project, click on the “apply” button to initiate the process.

<div align="left"><figure><img src="/files/2tLNN454Sc2EJjlwqDIr" alt=""><figcaption></figcaption></figure></div>

* After clicking, a pop-up window will appear, prompting you to select a platform. Click the "+" button to access the apply platform options and select Mintegral.
* Click on "Confirm" to continue the application.

<div align="left"><figure><img src="/files/efjibaYr8PdYi0c5hVQS" alt="" width="563"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/ktnhWSPYqdHJe2KMgB2Q" alt="" width="563"><figcaption></figcaption></figure></div>

* You can directly select the current account or enter your account credentials to apply to other accounts.
* Upon clicking on authorization, you will be able to initiate the apply to Mintegral.

<div align="left"><figure><img src="/files/pHxGFqzFgFhhEV47XvKn" alt="" width="563"><figcaption></figcaption></figure></div>

* Apply Records: You can view the corresponding push records by clicking on the specific number in the "Number of Videos Pushed" column.

<div align="left"><figure><img src="/files/miI4fHVbyKOcqrTRUvFT" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://doc.playturbo.com/video-tools-video-editor/video-editor-user-guide/creative-making-editing-page-module-intro/operation-bar/export-and-download-videos.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.
