# Scene setting - Scene Parameters

The Scene Setting includes two parts: "Scene Attributes" and "Global Scene."

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

## 📒<mark style="color:blue;">Scene Attributes</mark>

Used to check whether to set the current scene as the' Ending Scene '

After checking, the "End Scene" label will be added at the bottom of the current scene thumbnail.

👉Related content:  [WORK CREATION-IMPORTANT NOTICE⚠️](/playable-tools-content-editor/work-creation-important-notice.md) [WORK CREATION-IMPORTANT NOTICE⚠️](/playable-tools-content-editor/work-creation-important-notice.md#report-the-end-of-the-playable-a-ds)

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

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

## 📒<mark style="color:blue;">Global Scene</mark>

Used to check whether to enable Global Scene

If enabled, you can choose to place the global scene at the top of the current scene or at the bottom of the current scene.

Note: Global scene refer to the permanent assets added in the scene area after entering \[Global Settings].

<figure><img src="/files/y9txu8jyL033AbSQWmev" alt=""><figcaption><p>put on the top</p></figcaption></figure>

<figure><img src="/files/utZuG2HhrZtUbtzSE19q" alt=""><figcaption><p>put on the bottom</p></figcaption></figure>

<figure><img src="/files/c7lKPXQUN3xqh9SyyRzU" alt=""><figcaption><p>Global scene is not enabled</p></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/playable-tools-content-editor/content-editor-user-guide/editing-page-module-intro/parameter-setting-area/scene-setting-scene-parameters.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.
