# Configuration

It's not possible to change the configuration options directly. This is done in the configuration file on disk. To see how you can configure Umbraco Engage read the [Configuration Options article](/umbraco-engage/18.latest/developers/settings/configuration.md).

<figure><img src="/files/RJZ9jphuaZdSh0cO466S" alt="Configuration overview in Umbraco Engage"><figcaption><p>Configuration overview in Umbraco Engage</p></figcaption></figure>


---

# 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.umbraco.com/umbraco-engage/18.latest/marketers-and-editors/settings/the-configuration-file.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.
