# Quick Access Area

<figure><img src="/files/B8lTOvWnCmH3Ipb5Zwv9" alt=""><figcaption><p>Quick Access Area</p></figcaption></figure>

Quick Access Area supports: adjust layer order, group, ungroup, copy, paste, undo, redo.

## <mark style="color:blue;">1.Adjust layer order</mark>

* Select the layers in the layer area that need to be adjusted in order
* Click on the Quick Access Area - Layer order icon to adjust
* Only supports four movement methods: Put on Top/Put on the bottom/Move up one layer/Move down one layer

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

For more information on Layer order, please move to  [Layer Area](/playable-tools-content-editor/content-editor-user-guide/editing-page-module-intro/layer-area.md)  to view it.

####

## <mark style="color:blue;">2.Group</mark>

* Select the layer to be grouped in the layer area
* Click on the Quick Access Area - Group icon to group

####

## <mark style="color:blue;">3.Ungroup</mark>

* Select the layer group that needs to be ungrouped in the layer area
* Click on the Quick Access Area - Ungroup icon to ungroup

For more information on Group/Ungroup, please move to [Layer Area](/playable-tools-content-editor/content-editor-user-guide/editing-page-module-intro/layer-area.md)  to view it.

####

## <mark style="color:blue;">4.Copy/Paste</mark>

* Select the layer to be copied/pasted in the layer area
* Click on the Quick Access Area - Copy/Paste icon to copy/paste
* Supports pasting five attributes of layers separately: format, alignment and size,  animation, events, and layer

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

For more information on Copy/Paste, please move to [Layer Area](/playable-tools-content-editor/content-editor-user-guide/editing-page-module-intro/layer-area.md)  to view it.

####

## <mark style="color:blue;">5.Undo/Redo</mark>

During the production process, if there are unexpected actions or unsatisfactory editing results, you can perform undo/redo operations.

* Click the Undo/Redo button on the Quick Access Area to successfully undo/redo the operation
* Pressing Ctrl+Z can also undo the operation
* Note: Undo and redo support backtracking frequency: 50 times


---

# 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/playable-tools-content-editor/content-editor-user-guide/editing-page-module-intro/quick-access-area.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.
