# Dashboard Builder

## What Is It

Dashboard Builder allows media teams to create dynamic, custom dashboards using natural language. Users can generate charts, add AI-driven insights, and tailor views for different stakeholders—without templates or manual setup.

## How It Works

**Create & Refine Charts via Chat**\
Generate over 20 types of charts using natural language prompts. Adjust colors, chart types (bar, line, pie, etc.), and metrics dynamically with simple follow-up commands.

**Pull in Prior Context**\
Drag and drop saved charts and visuals into dashboards to reuse insights and build comprehensive reports quickly.

**Add Content to Dashboards**\
Enhance dashboards with notes, AI-generated summaries, and custom insights to provide context and narrative alongside visualizations.

**Customize & Share Views**\
Create stakeholder-specific dashboard views tailored by role or client. Manage access and visibility with granular user and role-based permissions. Export or embed dashboards across tools and formats for seamless sharing.


---

# 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.akkio.com/akkio-help-center/navigating-the-platform/dashboards/dashboard-builder.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.
