# Settings

## After Effects

When the host is After Effects, **Settings** can include:

* **Home** — toggles for **Null anchor**, **Ease slider**, **Ease curve**, **Palette**, **Project organizer**; per-module **Button / Column / Hidden** tabs for other Home modules.
* **Editor** — **Word wrap**; **Save last edit on Inspector** (Pro; label retained for the code editor feature); **Editor font size**.
* **Preset** — **Change composition color**; **Expression apply method on double click** (**Confirm** / **Replace** / **Append**); **Ease apply method** (**Ease out** / **Easy ease** / **Ease in**).
* **Organizer** — rename folders used by **Organize project** (master, compositions, media parent, video, image, audio, vector, PSD, 3D, project, other, solid/null).
* **AI** — **Mute AI** credit balance, **Buy Credits**, **Redeem Credits**, **Use Own Key** provider keys/models, usage limits (history length, max output tokens, etc., as shown).
* **About** — version string, website, documentation link, support email.

## Non–After Effects hosts

**Settings** is mainly **About** plus the **profile** header (sign out, account modal) as implemented for that host.


---

# 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://mographfactory.gitbook.io/mute-docs/home/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.
