# Project Operation Area

The top area is the Project Operation Area, which supports (from left to right):

1. Click "General Feature Changer" to **return to the project list**.
2. Click the project name to **rename** the current project.
3. Display the remaining download quota.
4. **Restore Defaults**: Use with caution!  Clicking this button will clear all your operations and restore the initial settings of the template.
5. Save Project.
6. <mark style="color:red;">**Copy to Content Editor**</mark>: If you need to make major adjustments to the current project (e.g., adding assets, adjusting asset positions, modifying animation events), you can copy the project to Content Editor for further operations.  Please refer to  [Guidelines for Template Content Creation](/playable-tools-content-editor/content-editor-creation-tips-center/guidelines-for-template-content-creation.md)
7. **Download/Apply Project**   [Feature Changer - Download\&Apply](/playable-tools-feature-changer/feature-changer-user-guide/feature-changer-download-and-apply.md)
8. Task Center: View the export progress and download history of the project.
9. Copy Current Project.
10. Download all assets of the Current Template.

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


---

# 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-feature-changer/feature-changer-user-guide/editing-page-module-intro/project-operation-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.
