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

# Duplicate widgets

> Copy one or more widgets on a page.

Duplicating copies a widget along with its data configuration and appearance.

<Steps>
  <Step title="Enable Multi Select">
    Turn on **Multi Select** in the floating toolbar.
  </Step>

  <Step title="Select widgets">
    Click each widget you want to copy.
  </Step>

  <Step title="Duplicate">
    Choose **Duplicate** to copy the selected widgets onto the page.
  </Step>
</Steps>

<Tip>
  Duplicate a configured Data Query widget, then change only its metric or data source to build a row of related tiles quickly.
</Tip>

<Note>
  Duplicating counts against a dashboard's 50-widget cap. If a copy would push the dashboard past it, nothing is duplicated. Reports paginate instead and have no cap.
</Note>

## API

`POST /v1/widgets/duplicate` copies widgets.
