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

# Duplicate a dashboard

> Create a full copy of a dashboard including all its charts and filters.

Duplicating a dashboard creates a new dashboard with copies of all its charts (blocks) and dashboard filters. This is useful when you want to:

* Create a variant of an existing dashboard (e.g. same layout but different date range).
* Use an existing dashboard as a template for a new one.
* Experiment with layout changes without affecting the original.

## How to duplicate

1. Open the dashboard you want to copy.
2. Click the **options menu** (three dots).
3. Select **Duplicate**.

A new dashboard is created with the same name plus "copy" and all charts and filters are reproduced. You can then rename it and make changes independently.

## Duplicating via AI

You can also ask the AI:

> "Duplicate this dashboard"

The AI creates a full copy including all charts and dashboard filters.

## What gets copied

* Dashboard name and description.
* All charts with their display types, configurations, and transformation settings.
* All dashboard filters with their linked columns and conditions.
* Grid positions and sizes of all charts.

## What does not get copied

* The underlying datasets are **shared**, not duplicated. Charts on the new dashboard reference the same datasets as the original.

## Related

* [Dashboards overview](/boards/overview)
* [Create a dashboard](/boards/create)
