# Overview

The Overview Page offers a holistic perspective on your website visitor data, presenting it in graphical formats for enhanced analysis. Here, you can delve into the overall patterns of visitor engagement. The Timeline Graph, number of visitors, and location-based heatmap provide insights into visitor behavior.&#x20;

Additionally, you can explore account details through bar graphs and pie charts, helping you understand key factors such as revenue, employee size, industry distribution, and country origins.

The Overview Page simplifies the process of gathering and visualizing visitor data, facilitating more informed decisions for your marketing and sales strategies.

***

### Visitors vs Reveal Trends

* **Visitor vs Reveal Trend:** This graph allows you to analyze and visualize he comparison between unique visitors to your pages and the domains revealed, within a specified date range (default set to 'Last Month').
* **Page Visited:** Provides information about the count of unique visitors alongside the number of domains revealed by Sprouts for each page.

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

* **Location-based Heatmap:** Offers insights into the locations from which users have visited the website.

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

***

### Account Distribution

* **Bar Graphs:** These graphs display accounts by revenue and accounts by employee size.
* **Pie Charts:** One pie chart shows the industry split, while another displays the country split.

<figure><img src="/files/ugAsmaRtXFwfwx5TbXoQ" 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.sprouts.ai/module/website-account-list/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.
