# App settings

You can manage various settings related to your ACF installation directly from the admin side menu:

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

In the settings menu you will be able to:

* Change your subscription plan.
* Set up languages for multi-language fields and translations.
* Link multiple stores together for easy field definition synchronization.
* Change the split character for the automatic tagging feature.
* Change settings for HTML fields and dropdown menus in the editor
* Enable automatic handling of large sets of layouts


---

# 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://help.accentuate.io/dashboard/app-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.
