# Identity Resolution

{% hint style="info" %}
Identity Resolution is available on our **Growth** and **Enterprise** plans.
{% endhint %}

### How does identity resolution work?

Identity Resolution merges the complete history of each visitor and account into a single profile, no matter where they interact with your demos. For example, if a user engages with your demo via a custom share link and a demo embedded on your website, all data from these sources will be merged and updated in their [Visitor Profile](/interactively-docs/track-and-analyze/visitors.md#visitor-profiles).

## Highlights

* **Supports all channels:** Captures engagement data from demos shared or embedded across any platform.&#x20;
* **Supports anonymous identity stitching:** It allows for linking anonymous visits (child sessions) to a central user profile (parent session), even if the user hasn't identified themselves yet.
* **Supports user-account linking:** For B2B businesses, it visualizes the connections between users and accounts.
* **Real-time data reporting:** Reliable real-time data stream merges with minimal latency.


---

# 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://interactively.gitbook.io/interactively-docs/track-and-analyze/identity-resolution.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.
