# Applications Entitlements Discovery

## Overview

In this article, we will walkthrough the **Applications** page in BalkanID. The **Applications** page gives a list of all applications that has been integrated within the BalkanID tenant.&#x20;

To navigate to the **Applications** page, select the *Applications* page from Entities group.

<figure><img src="https://content.gitbook.com/content/bVGYwk8aSk5yI1GDPEW9/blobs/E5fses6M9xI39ChCOP06/image.png" alt=""><figcaption></figcaption></figure>

You can use the search box and filters to explore the applications integrated with BalkanID. The following filter fields are available for this page:

* **Application** - This field filters based on the specific Application Integration that you would like to explore. **For example**, to view *Azure(Test Environment)* data, you can add it as a filter in this field.
* **Application Type** - This field filters based on the type of application and returns all integrations for that type of application. **For example**, choosing AWS as the application type will return all application integrations into your tenant which have AWS.
* **Primary Owner** - This field filters based on the Primary Owner of the application. **For example,** to view all application integrations owned by *Sameer Sait,* add it as a filter in this field.

Using multiple filter fields together will help you navigate through the data swiftly and will make your time spent on discovering entitlements a lot more productive. Refer to [working with filters](https://docs.balkan.id/getting-started/entitlement-discovery/working-with-filters) to learn more about filters.

## Viewing Individual Application page: <a href="#h_01hprd3a1p997xp3729fh9nddz" id="h_01hprd3a1p997xp3729fh9nddz"></a>

Click on an application to view more details about it. You can see the following tabs within an individual application page:

1. The **Overview** tab of this view shows the name of the application, its owner, and the last time the data was updated. We can also see charts that represent essential details that are show in the below image. Each of the chart components are clickable which will take you to a more detailed view of their respective data. Further, there is a application graph view that will allow the user to view the application relationship with other entities (users, connections etc.) is a visual manner. This is further discussed in section II of this article below.<br>

   <figure><img src="https://content.gitbook.com/content/bVGYwk8aSk5yI1GDPEW9/blobs/gdg23h8gTAllN89i9D2d/image.png" alt=""><figcaption></figcaption></figure>

2\. The **Identities** tab shows a list of all the identities present in that application. You can click on an identity to show a more detailed view, as well as use the search bar or filters menu to quickly find specific identities. <br>

<figure><img src="https://content.gitbook.com/content/bVGYwk8aSk5yI1GDPEW9/blobs/L1e2vEBfRQ0wztRmOfom/image.png" alt=""><figcaption></figcaption></figure>

3\. The **Entitlements** tab shows a list of all the entitlements present in that application. Just like the previous tab, you can click on an identity to show a more detailed view, as well as use the search bar or filters menu to quickly find specific entitlements.  <br>

<figure><img src="https://content.gitbook.com/content/bVGYwk8aSk5yI1GDPEW9/blobs/TvOYhyDxq4fQgpouAsAs/image.png" alt=""><figcaption></figcaption></figure>

4\. The **Connections** tab gives you a detailed list of connections within the application. Clicking on a connection will take you to a more detailed view regarding the application identities and entitlements the connection provides access to.&#x20;

<figure><img src="https://content.gitbook.com/content/bVGYwk8aSk5yI1GDPEW9/blobs/C6kyzQXleSgItaplqSO7/image.png" alt=""><figcaption></figcaption></figure>

## Application Graph View <a href="#h_01hsnt3w94exmej3bh5shq8vkn" id="h_01hsnt3w94exmej3bh5shq8vkn"></a>

The **Application Graph View** on the top right corner of the image above, will  allow the user to visualize the application entity relationships in a manner that helps understand lineage and dependancies. In the example screenshots below, you are able to understand how many identities -> accounts -> connections -> connection types (policies etc.) -> resources are related within the application and who they are assigned to.&#x20;

<figure><img src="https://content.gitbook.com/content/bVGYwk8aSk5yI1GDPEW9/blobs/QW7EvJL5eydwPoQazem2/image.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/bVGYwk8aSk5yI1GDPEW9/blobs/MBSzHPpIEOI4A0eLQooD/image.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/bVGYwk8aSk5yI1GDPEW9/blobs/cPdK0pOm5kZZcwHp6nQk/image.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/bVGYwk8aSk5yI1GDPEW9/blobs/U7b7d7sWwFI3UXJbGwNy/image.png" alt=""><figcaption></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.balkan.id/getting-started/entitlement-discovery/applications-entitlements-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.
