# Scenario Workforce Hub

The Scenario Workforce Hub provides analytics to help you validate your scenario changes with data. Use it to analyze span of control, headcount distribution, and org structure before and after your proposed changes.

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

## Accessing Scenario Workforce Hub

1. Open any scenario
2. Click the **view dropdown** at the top (default shows "Org chart")
3. Select **"Workforce Hub"**

The Hub automatically reflects your scenario's current state.

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

## Before / After / Changes Toggle

Use the toggle at the top of the scenario to switch Hub analytics between:

* **Show Before** — Baseline metrics from Main Org (current state)
* **Show After** — Metrics with all scenario changes applied (proposed state)
* **Show Changes** — Delta between Before and After (what is improving or worsening)

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

**Tip:** "Show Changes" is the most powerful view for communicating impact to stakeholders — it clearly shows what is improving vs. degrading.

## Common Use Cases

**Validate a reorganization** — Switch to Layers & Spans > toggle **Show Before** then **Show After** > identify managers with extreme spans > adjust in the org chart > revalidate.

**Check departmental balance** — Switch to Headcount Distribution > select Department > toggle **Show Changes** > confirm changes align with goals.

**Identify succession gaps** — Switch to Headcount Heatmap > set X = Job Level, Y = Department > toggle **Show After** > look for departments missing senior roles.

## Exporting Hub Charts

1. Configure the chart to the view you want (Before/After/Changes)
2. Apply any filters
3. Click the **export/download** button (top-right of chart)
4. Choose PNG (for documents/email) or CSV (for data analysis)

Use exported charts in business cases, planning presentations, and leadership reviews.

## Related Articles

* [Workforce Hub Overview](/hub/overview.md)
* [Layers & Spans Chart](/hub/layers-spans-chart.md)
* [Headcount Distribution Chart](/hub/headcount-distribution-chart.md)
* [Headcount Heatmap Chart](/hub/headcount-heatmap-chart.md)


---

# 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/scenarios/scenario-workforce-hub.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.
