# Settings

The **Settings** section is designed to help you customize your Umbraco Engage environment to achieve optimal performance and security.

## [Setting Up Goals](/umbraco-engage/marketers-and-editors/settings/setting-up-goals.md)

Learn how to set up goals to track key performance indicators, ensuring you can measure success effectively.

## [IP Filtering](/umbraco-engage/marketers-and-editors/settings/ip-filtering.md)

Learn about IP Filtering to manage traffic and protect your analytics data.

## [The Configuration File](/umbraco-engage/marketers-and-editors/settings/the-configuration-file.md)

Get an overview of all configured settings of Umbraco Engage.

## [Permissions](/umbraco-engage/marketers-and-editors/settings/permissions.md)

Explore how to control which Umbraco user groups have access to the Engage section settings and manage where content apps are displayed.


---

# 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/marketers-and-editors/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.
