> For the complete documentation index, see [llms.txt](https://docs.sprouts.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprouts.ai/account-intelligence/feature-area-within-account-intelligence./org-chart.md).

# Org Chart

The **Org Chart** gives you a structured view of a target company's organizational layout, shown as a **Seniority × Department grid** with employee counts per cell. It is available in Basic State — Deep Intelligence is not required.

<figure><img src="/files/3deG03KYnAz0QU9xmmit" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Data is sourced from Sprouts' internal database.
{% endhint %}

#### Reading the grid

Rows represent seniority levels (C-Suite, VP, Head, Director, Manager, Senior, Others). Columns represent departments (Sales, Marketing, Product, Engineering & Technical, Information Technology, Operations, etc.).

Each cell shows the employee count for that seniority + department combination. Cells also surface:

* **New** badge — recently joined employees in that cell
* **Open** badge — active job openings for that role

#### Exploring the grid

* **Drill down** — click the expand arrow on any row or column to see sub-levels and sub-departments
* **Multi-select** — hold Ctrl and click multiple cells to view contacts across combined seniority + department combinations simultaneously
* **Geography filter** — filter the entire grid by Country, State, or City; the filter auto-applies on selection

#### Viewing contacts in a cell

Click any cell to open a contact panel with three sub-tabs:

| Tab              | What it shows                                                             |
| ---------------- | ------------------------------------------------------------------------- |
| **All Contacts** | Current employees for that department × seniority combination             |
| **New Joiners**  | Recently joined employees *(note: job title may not always be available)* |
| **Job Openings** | Active open roles with direct links to the job posting source             |

**Search within contacts:** by name, email, or LinkedIn URL

{% hint style="info" %}
Click any contact card to open the full **Contact Side Drawer**.
{% endhint %}

Still have questions? Reach out at <support@sprouts.ai>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/account-intelligence/feature-area-within-account-intelligence./org-chart.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.
