Menu
Grafana Cloud Enterprise Open source

Manage library panels

A library panel is a reusable panel that you can use in any dashboard. When you make a change to a library panel, that change propagates to all instances of where the panel is used. Library panels streamline reuse of panels across multiple dashboards.

You can save a library panel in a folder alongside saved dashboards.

Role-based access control

You can control permissions for library panels using role-based access control (RBAC). RBAC provides a standardized way of granting, changing, and revoking access when it comes to viewing and modifying Grafana resources, such as dashboards, reports, and administrative settings.

Create a library panel

When you create a library panel, the panel on the source dashboard is converted to a library panel as well. You need to save the original dashboard once a panel is converted.

  1. Open a panel in edit mode.
  2. In the panel display options, click the down arrow option to bring changes to the visualization.
    Library panels tab of the panel editor pane
  3. Click Library panels, and then click + Create library panel to open the create dialog.
  4. In Library panel name, enter the name.
  5. In Save in folder, select the folder to save the library panel.
  6. Click Create library panel to save your changes.
  7. Save the dashboard.

Once created, you can modify the library panel using any dashboard on which it appears. After you save the changes, all instances of the library panel reflect these modifications.

You can also create a library panel directly from the edit menu of any panel.

Create library panel option in the panel menu

Add a library panel to a dashboard

Add a Grafana library panel to a dashboard when you want to provide visualizations to other dashboard users.

  1. Click Dashboards in the left-side menu.

  2. Click New and select New Dashboard in the dropdown.

  3. On the empty dashboard, click + Import library panel.

    You will see a list of your library panels.

  4. Filter the list or search to find the panel you want to add.

  5. Click a panel to add it to the dashboard.

Unlink a library panel when you want to make a change to the panel and not affect other instances of the library panel.

  1. Click Dashboards in the left-side menu.
  2. Click Library panels.
  3. Select a library panel that is being used in different dashboards.
  4. Select the panel you want to unlink.
  5. Hover over any part of the panel to display the actions menu on the top right corner.
  6. Click the menu and select Edit.
  7. Click Unlink on the top right corner of the page.
  8. Click Yes, unlink.

View a list of library panels

You can view a list of available library panels and search for a library panel.

  1. Click Dashboards in the left-side menu.

  2. Click Library panels.

    You can see a list of previously defined library panels.

    Library panels page with list of library panels

  3. Search for a specific library panel if you know its name.

    You can also filter the panels by folder or type.

Delete a library panel

Delete a library panel when you no longer need it.

  1. Click Dashboards in the left-side menu.
  2. Click Library panels.
  3. Click the delete icon next to the library panel name.