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

# Dashboards & Charts

> Visualize Feedback Records and group charts onto shareable dashboards.

Dashboards & Charts let you turn Feedback Records into visual analytics. A **Chart** is a single visualization scoped to one Feedback Directory. A **Dashboard** is a grid of charts you can share with your team.

## Charts

Charts live under **Workspace → Charts**. Each chart is a query plus a visualization config.

### Available chart types

| Type           | When to use                                                                                       |
| -------------- | ------------------------------------------------------------------------------------------------- |
| **Area Chart** | Trend over time with magnitude emphasis (cumulative volume, NPS trend with shaded area). Default. |
| **Bar Chart**  | Compare a measure across categories (responses per source, NPS by segment).                       |
| **Line Chart** | Trend over time without area fill (CSAT week-over-week, response rate).                           |
| **Pie Chart**  | Share-of-total across a small set of categories (channel mix, sentiment split).                   |
| **Big Number** | Headline KPI for a dashboard (total responses, avg NPS, % positive).                              |

You can build a chart in two ways:

### Manual builder

Pick a Feedback Directory, choose dimensions and measures (count of records, average NPS, ...), apply filters, and select a chart type. Live preview updates as you tweak.

### AI builder

Describe what you want in natural language ("Average NPS by month over the last 90 days") and Formbricks generates the Cube query for you. You can edit the result in the manual builder afterwards.

The AI builder requires **Smart functionality (AI)** to be enabled at the organization level and a configured AI provider. See [AI Features](/platform/features/ai-features).

## Dashboards

Dashboards live under **Workspace → Dashboards**. Each dashboard is a grid you can resize and arrange.

From a dashboard you can:

* **Create** a new chart inline and have it added automatically.
* **Add existing** charts.
* **Reorder and resize** widgets.
* **Duplicate** a chart for a quick variation.
* **Delete** a widget (the underlying chart stays in the workspace).

## Permissions

* Owners, Managers, and members with **Manage** or **Read & Write** access can create and edit dashboards and charts.
* Members with **Read** access can view dashboards and charts but cannot edit them.

## Requirements

* A Feedback Directory with records.
* Workspace access to that directory.
