> ## 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.

# Editing a Dashboard

![](https://usercontent.clueso.io/1f4455e0-789e-4beb-8cd9-4dac96bc47e4/049b24b7-77cf-4c22-a7ee-23ae98e570eb/567cf113-3cab-4799-810e-c7b45dbe90be/images/9912064a-66de-4dc9-84b4-16d07441e804.gif)

To edit a dashboard configuration 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 Edit Icon">
    Locate the dashboard you wish to edit and click on the **Edit icon** next to it.\\

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

  <Step title="Modify Dashboard Settings">
    * An edit modal will appear where you can update various settings of the dashboard.
    * Options available for editing include:
      * **Name**: Update the title of the dashboard.
      * **Metadata Filters**: Add or modify metadata filters.
      * **Time Range**: Update the default time range or enable/disable time range selection.
      * **Refresh Interval**: Change the refresh frequency for the data.
      * **Dashboard Links**: Add the existing dashboards from the dropdown list.
      * **Access Control**: Update owners and viewers for the dashboard.
      * **Hide From Admins**: Enable the toggle to hide the existing dashboard even from other admins.
            <img src="https://mintlify.s3.us-west-1.amazonaws.com/bytebeamio/assets/edit-dashboard-modal-screenshot.png" alt="" />
  </Step>

  <Step title="Save Changes">
    * After making the required changes, click on **Save** to apply the updates.
  </Step>
</Steps>

## Important Info

<Warning>You cannot change the dashboard in the **Edit Dashboard** modal.</Warning>

<Note>
  Editing a dashboard allows you to customize its settings without affecting the data or panels within the dashboard. Ensure to save your changes to apply them successfully.
</Note>

<Note>**Hide From Admins** option will be visible only in the Edit or Clone Dashboard modals.</Note>
