# Identity By Platform

The Identity-by-platform view is more of a traditional way of looking into identities and assets.\
In this mode, whenever an integration is being added to Rezonate, a new section will appear in the menu, which will show the most relevant identities & assets that are associated with it.

**For Example:**

After integrating AWS we will find an **AWS** menu item. clicking on it will show a submenu with Users, Groups, Roles, Policies, Access Keys, Activity Logs, and other useful data points, focused completely on AWS.&#x20;

<figure><img src="/files/Cdp95YTrtwRoqf5XALze" alt=""><figcaption><p>Clicking on AWS Menu item after integration, Rezonate</p></figcaption></figure>

Clicking on each Row in the table will reveal additional information, dedicated to the identity, such as Privileges information, Behavioral Profile, and more, based on the supported features within the integration.

***

**Example -  AWS User drildown**&#x20;

<figure><img src="/files/Dpf0RAop9cE0CosaGsKw" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ggg93c8IZgjRmZujY8dq" 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://kb.rezonate.io/platform-tour/identity-analytics/identity-by-platform.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.
