# Advanced Settings

## Advanced Settings

With the Advanced Settings Designer, you can adjust the behavior of certain parts of the application which don't have a dedicated designer.

The advanced configuration is a list of category keys and each key can contain a configuration specified using the YAML-file format. &#x20;

Each key has a different set of options you can specify.&#x20;


---

# 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://docs.tivity.one/building-an-application/application-setup/advanced-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.
