# Application Settings

This section contains information about system-wide settings and configurations.

## How-to guides

* [App settings](/2024.3/application-settings/how-to-guides/config-builder-guide.md): Control system-wide settings on the Immuta app settings page.
* [Configure a BI tool](/2024.3/application-settings/how-to-guides/bi-tools/bi-tool-configuration-recommendations.md): Configure Immuta to enforce policies on the dashboards of your BI tools.
* [Add ODBC drivers](/2024.3/application-settings/how-to-guides/odbc-drivers.md): Configure additional ODBC drivers to register data from additional technologies.
* [Add a license key](/2024.3/application-settings/how-to-guides/licenses.md): Manage your Immuta licenses.
* [Manage encryption keys](/2024.3/application-settings/how-to-guides/encryption-key-management.md): Use your own encryption key to encrypt and decrypt values in Immuta.
* [System status bundle](/2024.3/application-settings/how-to-guides/system-status-bundle.md): Export and download a system status bundle to assess and solve issues with the Immuta application.

## Reference guides

* [Data processing](/2024.3/application-settings/reference-guides/data-processing.md): This reference guide describes the processing data Immuta uses to enact policies, generate data source fingerprints, and the encryption practices on that data.
* [Metadata ingestion](/2024.3/application-settings/reference-guides/metadata-ingestion.md): This reference guide describes the metadata ingestion that happens when users create a data source.


---

# 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://documentation.immuta.com/2024.3/application-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.
