> 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/adjust-asset-group-parameters/adjust-asset-parameters-within-the-group.md).

# Adjust Asset Parameters within the Group

## <mark style="color:blue;">General Operations</mark>

### 1.Check on asset details within an asset group

There are 3 ways to check on the asset group details：

* Click to open the "Assets Group" area on the left, and select the corresponding asset group for more details
* Double-click the asset group in the track area to display the details of the asset group
* Right-click the asset group in the track area, and select "Edit Asset Group". Click "Exit Asset Group" to get back to the previous page.

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

### 2.Choose the default asset in an asset group

* You can select an asset in different asset groups to be the default preview asset.&#x20;
* You can preview the results of the batch editing videos by selecting different default assets in the same group.

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

### 3.Adjust asset duration

* You can adjust the asset duration on the track, where the dashed line indicates the current duration.

<figure><img src="/files/09gRiiRbdidFJDdAQ1vF" alt=""><figcaption></figcaption></figure>

### 4.Adjust asset parameters

* You can adjust each asset individually with the parameters on the right.
* For example, adjust the scaling of this resource to 140% without affecting the scaling of other assets. Or adjust the volume of that asset to +20db without affecting the volume of other assets.

<div align="left"><figure><img src="/files/t3b7x5EuRVGgEqBD6ymT" alt="" width="271"><figcaption></figcaption></figure></div>

## <mark style="color:blue;">Operations of different types of asset groups</mark>

### 1.Parameters for each video in an asset group

* You can adjust the Position & Size and Zoom of a single asset without affecting other assets. When the location of a single asset exceeds the scope of the asset group (yellow frame), the excess will not be displayed.
* A single asset can also be used for "keying" operations.
* Audio Parameters: Each individual resource can also have its "volume control" adjusted.
* Speed parameters: Individual resources can have their "playback speed" adjusted.

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

### 2.Parameters for each audio in asset group

* Audio Parameters: Each individual resource can also have its "volume control" adjusted.
* Speed parameters: Each individual resource can have its "playback speed" adjusted.

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

### 3.Parameters for each image in an asset group

* Exterior parameters: You can adjust the "position & size" and "zoom" of a single asset without affecting other assets. When the location of a single asset exceeds the scope of the asset group (yellow frame), the excess will not be displayed.&#x20;
* A single asset can also be used for "keying" operations.

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

### 4.Parameters for each text in an asset group

* Exterior parameters: A single text can adjust its text content, font, color, size, style, shadow, stroke and other parameters.
* "Apply to all" button, you can apply the style of this text to all the text in the group.

<div align="left"><figure><img src="/files/erhbRbiVAh68hd6fERdp" 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, 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/adjust-asset-group-parameters/adjust-asset-parameters-within-the-group.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.
