# Application Settings

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

## How-to guides

* [App settings](/saas/configuration/application-configuration/how-to-guides/config-builder-guide.md): Control application-wide settings on the Immuta app settings page.
* [Private networking support](/saas/configuration/application-configuration/how-to-guides/private-networking-support.md): Enable communication to or from Immuta SaaS over private networks.
  * [Data connection private networking](/saas/configuration/application-configuration/how-to-guides/private-networking-support.md#data-connection-private-networking): Leverage AWS PrivateLink or Azure Private Link for communication between the Immuta SaaS platform and an integration.
  * [Immuta SaaS private networking](/saas/configuration/application-configuration/how-to-guides/private-networking-support.md#governance-private-networking): Enforce connectivity to your Immuta SaaS tenant over private networks.
* [BI tools](/saas/configuration/application-configuration/how-to-guides/bi-tools/index.md): Configure Immuta to enforce policies on the dashboards of your BI tools.
* [System status bundle](/saas/configuration/application-configuration/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

* [Deployment options](/saas/configuration/application-configuration/reference-guides/deployment-options.md): This reference guide describes the SaaS and self-managed deployment options, the global segments for deploying Immuta, and the IP addresses to authorize in your network firewall configuration to allow Immuta to connect to databases running in closed networks.
* [Data processing](/saas/configuration/application-configuration/reference-guides/index.md): This reference guide describes the types of metadata and sample data Immuta processes.
* [Immuta AI FAQ](/saas/configuration/application-configuration/reference-guides/immuta-ai-faq.md): This reference guide lays out key questions when assessing the use of AI in the Immuta apps.
  * [Immuta's AI features](/saas/configuration/application-configuration/reference-guides/immuta-ai-faq/immutas-ai-features.md): This reference guide describes the all the AI features available in the Immuta apps.


---

# 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/saas/configuration/application-configuration.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.
