# Account Overview

**What is it?**

* **Description**: The swarm generated Account Overview provides users with a comprehensive, AI-powered view of their accounts by combining factual metadata with deep analytical insights. It automatically compiles and analyzes both structured account data and unstructured information to generate a complete account profile.&#x20;
* **Demo:**

<figure><img src="/files/vfwyNDLjMPKZvzaK5MA6" alt=""><figcaption><p>Account Overview</p></figcaption></figure>

* **How are people using it today**: Sales teams are using Account Overview as their first stop for account intelligence. Instead of piecing together information from multiple sources, they get an instant, personalized and holistic view of their account including both qualitative metadata and strategic insights of the account.

#### What’s the buzz?

* Account overview revolutionizes how sales teams explore new accounts by combining quantitative data with qualitative insights.
* While most sellers cobble together account information from various sources (CRM, LinkedIn, company websites, etc.), the Account Overview provides a unified, intelligent view *at scale.*
* The page goes beyond basic company statistics to provide strategic insights like revenue streams, product analysis, and organizational pain points --- information that typically requires hours of manual research. For sellers who have 100s to thousands of accounts, this saves hours of manual work.

#### What’s in the secret sauce?

* **Feature desiderata:** comprehensive (covers both facts and insights), accurate (verified data sources), actionable (focuses on insights that drive sales)
* **Technical details**
  * **Architecture**:
    * **Data Aggregation**: collects and normalizes account data from multiple sources in the SOR
    * **Metadata Processing**: extracts structured data like headcount, revenue, and industry classification
    * **Strategic Analysis**: inspired by the practices of the best sellers in the world, applies AI reasoning to generate insights about business model, product strategy, and organizational challenges that are specific to the seller, their organization, and the products they sell. This involves parsing case studies, earnings reports and more.

#### What’s next?

* **Role-based customization**: Enhanced ability to tailor research views based on specific sales roles and objectives.


---

# 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.rox.com/development/engineering/docs/agent-swarm-tm-layer/workflow-specific-agents/research-agent/account-overview.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.
