docs/sources/visualizations/dashboards/build-dashboards/manage-library-panels/index.md
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.
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.
Library panels can be reused in different dashboards throughout Grafana. 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.
To create a library panel, follow these steps:
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.
Add a Grafana library panel to a dashboard when you want to provide visualizations to other dashboard users.
To add a library panel, follow these steps:
Click Dashboards in the main menu.
Click New and select New dashboard in the drop-down list.
On the empty dashboard, click or drag the panel onto the dashboard.
Click Use library panel.
The Add panel from panel library drawer opens.
Filter the list or search to find the panel you want to add.
Click a panel to add it to the dashboard.
Click Save.
(Optional) Enter a description of the changes you've made.
Click Save.
Unlink a library panel when you want to make a change to the panel and not affect other instances of the library panel.
To unlink a library panel, follow these steps:
Alternatively, if you know where the library panel is being used, you can go directly to that dashboard and start at step 7.
To replace a library panel with a different one, follow these steps:
Alternatively, if you know where the library panel that you want to replace is being used, you can go directly to that dashboard and start at step 7.
You can view a list of available library panels and see where those panels are being used.
To view and manage library panels, follow these steps:
Click Dashboards > Library panels in the main menu.
You can see a list of previously defined library panels. {{< figure src="/media/docs/grafana/panels-visualizations/screenshot-library-panel-list-9-5.png" class="docs-image--no-shadow" max-width= "900px" alt="Library panels page with list of library panels" >}}
Search for a specific library panel if you know its name.
You can also filter the panels by folder or type.
Click the panel to see if it's being used in any dashboards.
(Optional) If the library panel is in use, select one of the dashboards using it.
(Optional) Click View panel in <dashboard name> to see the panel in context.
To delete a library panel that you no longer need, follow these steps: