# Use Case Tutorials

Practical walkthroughs for the most common workforce planning scenarios. Each tutorial takes you from start to finish using Agentnoon.

## In This Section

* [**Planning a Reorganization**](/reference-guides/overview/planning-reorganization.md) — Model team restructures, reporting changes, and org flattening
* [**M\&A Integration**](/reference-guides/overview/ma-integration.md) — Plan for mergers and acquisitions using partial data uploads
* [**Conducting Span of Control Analysis**](/reference-guides/overview/span-of-control-analysis.md) — Identify compression and overburdened managers
* [**Diversity & Inclusion Analysis**](/reference-guides/overview/diversity-inclusion-analysis.md) — Analyze workforce demographics using Workforce Hub


---

# 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/reference-guides/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.
