# WFT Editor (Settings)

These are settings for the other tools

* **Use header** will toggle headers in the tools. This is useful for tools with long lists such as Blendshape Animation Creator and Parameter Editor
* **Customization** is used to change the colors of UI repeated elements. These options are persistent and can be reset.
* **Folders** is used to change the default folder and global folder.
  * The **default folder** is used if no folder has been set
  * The **global folder** is used if the **Use Global** option is selected in any asset-generating tool
* **Delete All Saved Settings** deletes the global settings (saved in the project) and resets them to the default


---

# 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://wft.gabsith.com/wft-editor-settings.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.
