> ## Documentation Index
> Fetch the complete documentation index at: https://opinionai.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Mind Maps

> Generate an interactive mind map from an agent's knowledge

# Mind Maps

A **mind map** turns an agent's knowledge into an interactive node-and-edge view of the underlying topics. It's perfect for spotting structure, gaps, and connections in a corpus that's grown organically over time.

Open from `Side nav → Productivity` (`/productivity`) and pick **Mind map** in the **Type** selector.

## Configure

Mind maps have **no configuration step** – there's no Edit dialog. Aivah builds the map directly from the agent's training material.

<Frame caption="Productivity toolbar with Mind Map selected as the asset type">
  <img src="https://mintcdn.com/opinionai/tR4nAAll3jemMkvA/images/mind-map-type-selected.png?fit=max&auto=format&n=tR4nAAll3jemMkvA&q=85&s=ce520c950ee71574a0c6368aa5d6ce3e" alt="Mind Map type selected" width="4112" height="2658" data-path="images/mind-map-type-selected.png" />
</Frame>

## Workflow

<Steps>
  <Step title="Pick the source agent">
    Use the **Agent** selector in the toolbar. The agent must be in `completed` status to produce a clean map.
  </Step>

  <Step title="Generate">
    Click **Generate**. The **Document Creating Banner** appears in any active conversation for that agent while the map renders.
  </Step>

  <Step title="Open the map">
    Mind maps are best explored from [Avatar chat](/interaction-hub/voice). Open the same agent there and click the **Mind map** icon in the floating toolbar – the interactive overlay appears on top of the avatar scene.
  </Step>
</Steps>

## What you can do in the map

* Pan and zoom across the node graph
* Click any node to dive deeper into a topic
* Use **Expand all** / **Collapse all** to navigate large maps quickly
* **Download** the map for sharing
* Use the map as a "table of contents" while having a voice conversation with the avatar – the agent can answer follow-up questions about anything you click

<Frame caption="Interactive mind map – branching nodes generated from the agent's sources">
  <img src="https://mintcdn.com/opinionai/tR4nAAll3jemMkvA/images/mind-map-viewer.png?fit=max&auto=format&n=tR4nAAll3jemMkvA&q=85&s=63a482f8c05a6026c95776647e2463af" alt="Mind map viewer" width="4112" height="2658" data-path="images/mind-map-viewer.png" />
</Frame>

## When to use mind maps

* **Audit your knowledge base** – see at a glance how broad and balanced the agent's training material is.
* **Onboard new team members** – the map gives a fast visual tour of what the agent knows.
* **Plan a slide deck** – use the structure of the map to guide a Productivity **Slide deck** generation.

## Related guides

* [Productivity overview](/productivity/overview)
* [Slide decks](/productivity/slides)
* [Avatar chat in the Hub](/interaction-hub/voice)
