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

# Manage Dashboard Layouts in Klaritics

> Resize and rearrange widgets on your Klaritics dashboards. Save layout changes, duplicate dashboards, and keep your team views organized.

Dashboard layouts in Klaritics are flexible. You can resize widgets, reorder them, and duplicate entire dashboards so different teams or projects get their own tailored views without rebuilding from scratch.

## Rearrange and resize widgets

<Steps>
  <Step title="Enter edit mode">
    Open a dashboard and click **Edit Layout**. The grid becomes interactive.
  </Step>

  <Step title="Move widgets">
    Drag any widget to a new position on the grid. Drop it where you want it to sit in the visual hierarchy.
  </Step>

  <Step title="Resize widgets">
    Drag the corner or edge of a widget to make it larger or smaller. Larger widgets draw more attention and are ideal for key metrics.
  </Step>

  <Step title="Save changes">
    Click **Save** to commit the new layout. If you navigate away without saving, your changes are discarded.
  </Step>
</Steps>

## Duplicate a dashboard

Duplicating is useful when you want to fork an existing dashboard for a different team, time period, or experiment.

<Steps>
  <Step title="Open the dashboard menu">
    From the dashboard list or the dashboard itself, open the actions menu.
  </Step>

  <Step title="Select Duplicate">
    Click **Duplicate**. A copy is created with the same widgets and layout.
  </Step>

  <Step title="Rename and edit">
    Give the new dashboard a distinct name, then adjust widgets and layout as needed.
  </Step>
</Steps>

<Warning>
  Duplicating a dashboard copies the layout and widget references, not the underlying analysis data. If the original analysis changes, both dashboards reflect the update.
</Warning>

## Next steps

* [Create a dashboard](/dashboards/create-dashboard)
* [Share and export dashboards](/dashboards/share-and-export)
