# Entitlement Discovery

The Entitlement Discovery section provides essential guidance for configuring entitlement management. It includes discovering entitlements across various domains—applications, connections, resources, and identities—to ensure comprehensive visibility and control. Additionally, it covers how to work with filters to refine data and perform impact analysis to assess the effects of changes on access and security.

* [Entitlements Discovery](/getting-started/entitlement-discovery/entitlements-discovery.md)
* [Applications Entitlements Discovery](/getting-started/entitlement-discovery/applications-entitlements-discovery.md)
* [Connection Entitlement Discovery](/getting-started/entitlement-discovery/connection-entitlement-discovery.md)
* [Resource Entitlement Discovery](/getting-started/entitlement-discovery/resource-entitlement-discovery.md)
* [Identities Entitlements Discovery](/getting-started/entitlement-discovery/identities-entitlements-discovery.md)
* [Working with Filters](/getting-started/entitlement-discovery/working-with-filters.md)
* [Impact Analysis](/getting-started/entitlement-discovery/impact-analysis.md)


---

# 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.balkan.id/getting-started/entitlement-discovery.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.
