# Chart Library

Agentnoon provides a variety of charts to analyze your organization's structure, spans, layers, and costs.

## High-Level Organizational View Charts

These charts provide a **bird’s-eye view** of the organization:

* **Org Map** — Proportional split of headcount across the organization in one visual
* **Icicle Chart** — Abstract version of the org chart for navigation and summary insights
* **Proportion Chart** — Headcount distribution broken down across different areas of the company

<figure><img src="https://2094208261-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCZc46qaaBbVmMuYXPfgz%2Fuploads%2FdAi0psZY3x51uvyBGkw6%2Fimage.png?alt=media&#x26;token=5d165913-360d-461c-81fb-0cb71e0f7255" alt=""><figcaption></figcaption></figure>

## Span of Control Charts

Used to **analyze managerial spans**:

* **Span of Control Distribution** — Groups managers by span sizes (e.g., 1:1, 1:3, 3:5)
* **Average Span of Control** — Summary view of average span across departments or entities

<figure><img src="https://2094208261-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCZc46qaaBbVmMuYXPfgz%2Fuploads%2Fplo0CrS2Ytg7RLt4nsOd%2Fimage.png?alt=media&#x26;token=1c3bd510-76e5-46ce-b963-a29f58670e83" alt=""><figcaption></figcaption></figure>

## Layers & Hierarchy Charts

These charts help visualize **organizational depth and hierarchy**:

* **Headcount Heatmap** — Headcount distribution across levels, with department or entity on the x-axis
* **Layers & Span of Control Chart** — Combines layers and spans; x-axis = span, y-axis = department
* **Pyramid Chart** — Headcount distribution by layer or level; identifies whether the org is top-heavy, bottom-heavy, or balanced

<figure><img src="https://2094208261-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCZc46qaaBbVmMuYXPfgz%2Fuploads%2FOLBQizobmbvqjsegq0AG%2Fimage.png?alt=media&#x26;token=37e45b58-3e87-4103-8697-3898f9f0e073" alt=""><figcaption></figcaption></figure>

## Cost Analysis Charts

Used to analyze **workforce expenses**:

* **Headcount Cost Chart** — Total cost by team or entity
* **Stacked Headcount Cost Chart** — Total cost broken down into components: salary, benefits, and additional expenses

<figure><img src="https://2094208261-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCZc46qaaBbVmMuYXPfgz%2Fuploads%2F7ow3z8OgTSUYYyxwF9ky%2Fimage.png?alt=media&#x26;token=a5d4a16e-e538-4b67-966c-6a19413f53ef" 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.agentnoon.com/hub/chart-library.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.
