mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 08:56:43 -06:00
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:
parent
42f4244026
commit
f3a997acde
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user