Add RBAC note to library panels (#76480)

* Add RBAC note to library panels

* Update docs/sources/dashboards/build-dashboards/manage-library-panels/index.md

Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>

---------

Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
This commit is contained in:
Natalia Bernarte Oses 2023-10-12 19:21:26 +02:00 committed by GitHub
parent 42f4244026
commit f3a997acde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,10 @@ A library panel is a reusable panel that you can use in any dashboard. When you
You can save a library panel in a folder alongside saved dashboards.
{{% admonition type="note" %}}
When [RBAC](https://grafana.com/docs/grafana/<GRAFANA VERSION>/administration/roles-and-permissions/access-control/) is enabled, you need to have the relevant [Permissions](https://grafana.com/docs/grafana/<GRAFANA VERSION>/administration/roles-and-permissions/access-control/rbac-fixed-basic-role-definitions/) to create, manage, and view library panels.
{{% /admonition %}}
## 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.