> 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/playable-tools-content-editor/content-editor-user-guide/editing-page-module-intro/top-asset-library/interactive-area.md).

# Interactive Area

Entrance：Top Asset Library>>>Interactive Area

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

## 1.What is Interactive Area?

* It is a specific rectangular area that is not displayed during preview.
* It is specifically used for adding interactive events. In simple terms, by adding events on the interactive area layer, the area covered by the interactive area determines where the event takes effect.
* It separates events from elements, making it easier to maintain and modify events later on.

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

## 2.Operations related to Interactive Area

### 1)Add an Interactive Area

* Clicking on the Interactive Area icon in the "Top Asset Library" will successfully add an Interactive Area.
* You can click multiple times to add multiple Interactive Areas.

### 2)Edit the Interactive Area

* You can adjust the position and size of the Interactive Area by modifying the values in the "Parameter Setting Area" .&#x20;
* You can also directly drag and resize the Interactive Area in the "Work Preview Area".

### 3)Copy/Paste Interactive Are

* You can click on the copy/paste buttons in the "Quick Access Area" to copy and paste.&#x20;
* You can also right-click in the "Layer Area" to perform copy/paste operations.

### 4)Delete Interactive Area

* Right-click on the layer in the "Layer Area" and select "Delete Layer" to remove the Interactive Area.

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

For the parameter settings related to the Interactive Area, you can refer to the [Broken mention](broken://pages/PT8qW2vSFPW0C3DejKV3) section for more details.


---

# 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/playable-tools-content-editor/content-editor-user-guide/editing-page-module-intro/top-asset-library/interactive-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.
