# Video Editor - User Guide

For first-time users of Layout Template, we recommend referring to:  [Work Production - New Creation Guide](/video-tools-video-editor/work-production-new-creation-guide.md)

***

Recommended workflow for using the Video Editor:

### <mark style="color:blue;">STEP 1: Creative Making</mark>

After creating a project, start from scratch in the "Creative Making" editing page or iterate on a video template.&#x20;

* User guide:  [Creative Making - Editing Page Module Intro](/video-tools-video-editor/video-editor-user-guide/creative-making-editing-page-module-intro.md) /  [Video Templates](/video-tools-video-editor/video-editor-user-guide/video-templates.md)

Combine assets in bulk according to your specific needs.&#x20;

* User guide:  [Batch Production Function(Swap)](/video-tools-video-editor/video-editor-user-guide/standout-features/batch-production-function-swap.md)

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

### <mark style="color:blue;">STEP 2: Size Adaption</mark>

After completing the Creative Making, switch to the "Size Adaption" editing page.&#x20;

You can quickly expand the size using either of the following methods:&#x20;

* Layout Templates: The system automatically adapts the design to multiple sizes based on the layout template style.&#x20;
* No Fill: Manual adjustment of layout. Default background filled in black.
  * User guide:  [Size Adaption(Video Editor)](/video-tools-video-editor/video-editor-user-guide/standout-features/size-adaption-video-editor.md)

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

### <mark style="color:blue;">STEP 3: Multi-language Adaption</mark>&#x20;

After adjusting the layout for multiple sizes, if you need to use the created video in different countries or regions, switch to the "Multi-language Adaption" editing page to quickly translate the video project and export multiple language versions simultaneously.&#x20;

* User guide:  [Multi-language Adaption(Video Editor)](/video-tools-video-editor/video-editor-user-guide/standout-features/multi-language-adaption-video-editor.md)

<figure><img src="/files/8Mvr1es4FHSTLZSanXLB" alt=""><figcaption></figcaption></figure>

### <mark style="color:blue;">STEP 4: Export</mark>&#x20;

After completing the Creative Making, Batch Production, Size Adaption, and Multi-language Adaption, you can proceed to export.&#x20;

Select the desired size, language, resolution, and bitrate, then click on "Export".

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


---

# 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://doc.playturbo.com/video-tools-video-editor/video-editor-user-guide.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.
