# Advanced Enrichment

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

### What is Advanced Enrichment?

**Advanced Enrichment** is the process of enhancing existing data by adding new, relevant information from external sources. Once a [visitor](#visitor-enrichment) or account is identified, their profile is enriched with demographic and firmographic (company) data. Data is gathered from multiple sources and databases, leveraging AI and LLMs to transform unstructured information into accurate, standardized datasets.

### How do I enrich visitor and account profiles?

If you are on our **Growth** or **Enterprise** plan, all visitor and account profiles are enriched automatically as soon as they are identified.

To view the enriched data, just go to the visitor or account profile.

## Visitor Enrichment

Visitor profiles are enriched with the following attributes:

* Name
* Email address
* Company
* Company domain
* Industry
* Location&#x20;
* Social media URLs

## Account Enrichment

Company account profiles are enriched with the following attributes:

* Company name
* Company domain
* Company description
* Interest level
* Industry
* Headquarters location
* Annual recurring revenue (ARR)
* Number of employees
* Total funding raised
* Social media URLs


---

# 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/advanced-enrichment.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.
