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

# Cloning a Dashboard

![](https://usercontent.clueso.io/1f4455e0-789e-4beb-8cd9-4dac96bc47e4/049b24b7-77cf-4c22-a7ee-23ae98e570eb/567cf113-3cab-4799-810e-c7b45dbe90be/images/0bfda0ac-a64b-4ea6-baf7-d9964df9fc2b.gif)

To clone a dashboard in the Bytebeam console, follow these steps:

<Steps>
  <Step title="Navigate to Dashboards">
    Go to the **Dashboards** tab in the Bytebeam console to view the list of available dashboards.
  </Step>

  <Step title="Click on the Clone Icon">
    Locate the dashboard you wish to clone and click on the **Clone icon** next to it.\\

    <img src="https://mintlify.s3.us-west-1.amazonaws.com/bytebeamio/assets/clone-icon-screenshot.png" alt="" />
  </Step>

  <Step title="Fill Out Clone Dashboard Modal">
    * A modal will appear with the **Name** field automatically pre-filled as `Copy of + "existing dashboard name"`.
    * Modify the name if needed and adjust other settings if required.\\
          <img src="https://mintlify.s3.us-west-1.amazonaws.com/bytebeamio/assets/clone-dashboard-modal-screenshot.png" alt="" />
  </Step>

  <Step title="Submit the Cloning Request">
    * Click on **Submit** to clone the dashboard.
    * If the cloned dashboard is a **Device Dashboard**, you will be redirected to the **Devices List page**.
    * If the cloned dashboard is a **Fleet Dashboard**, you will directly enter the newly cloned dashboard.
  </Step>
</Steps>

<Note>
  The cloned dashboard will retain all panels and configurations from the original dashboard. Make sure to rename and adjust as necessary for your project requirements.
</Note>
