> 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/standout-features/batch-production-function-swap/function-step-by-step-intro/batch-export-and-download-and-apply.md).

# Batch Export & Download & Apply

## <mark style="color:blue;">1.Preview</mark> <a href="#i0f5p" id="i0f5p"></a>

When your project is finished editing, click "Export" on the edit page

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

* Click the video to preview

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

* You can also check the video for easier export later on.

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

## <mark style="color:blue;">2.Batch export videos</mark>

* On this page, you can check the appropriate videos and operate "Export".&#x20;
* The videos you checked will be exported as a task.

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

## <mark style="color:blue;">3.Check export status</mark>

You have two paths to view the progress of your export tasks and choose to "Download" or "Apply" the video:

### **a. Video Project**

* "Video Project" - "Single Project" - select "Number of exports", the "Project Export History" will pop up, and you can check whether the progress of the export task has been completed or is still in progress.

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

* You can further switch to the "Project" page to view the export progress of a single video, and operate preview, download or apply.

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

### **b. Export & Download History**

* Select "Export & Download History" - "Video Project". On the second page you can view the progress of the export tasks of all projects.&#x20;
* You can also further switch to the "Works" page to view the progress of all exported videos.

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

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

## <mark style="color:blue;">4.Batch download and apply</mark>

Export "successful" task, you can operate batch "Download" and "Apply to Mintegral"

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


---

# 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, and the optional `goal` query parameter:

```
GET https://doc.playturbo.com/video-tools-video-editor/video-editor-user-guide/standout-features/batch-production-function-swap/function-step-by-step-intro/batch-export-and-download-and-apply.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
