Copy as Markdown[Open in ChatGPT](https://chatgpt.com/?q=Read%20https%3A%2F%2Fdocs-docusaurus.kinsta.page%2Fuser-guides%2Fcustom-dashboards%2Fpermissions.md%20and%20help%20me%20with%20my%20question%20about%20this%20Coralogix%20documentation%20page.)[Open in Claude](https://claude.ai/new?q=Read%20https%3A%2F%2Fdocs-docusaurus.kinsta.page%2Fuser-guides%2Fcustom-dashboards%2Fpermissions.md%20and%20help%20me%20with%20my%20question%20about%20this%20Coralogix%20documentation%20page.)

# **Permissions**

Depending on which actions you would like to execute in Custom Dashboards, the following [permissions](https://docs-docusaurus.kinsta.page/user-guides/aaa/access-control/permissions/.md) are necessary.

| **Resource**      | **Action**           | **Description**                                             |
| ----------------- | -------------------- | ----------------------------------------------------------- |
| `team-dashboards` | `Read`               | View public Custom Dashboards                               |
| `team-dashboards` | `Update`             | Manage public Custom Dashboards (edit, delete, etc.)        |
| `team-dashboards` | `ReadAccessPolicy`   | View access policies for public Custom Dashboards           |
| `team-dashboards` | `UpdateAccessPolicy` | Manage access policies for public Custom Dashboards         |
| `home-dashboard`  | `ReadTeamWidgets`    | View public Home Dashboard widgets                          |
| `home-dashboard`  | `ReadUserWidgets`    | View private Home Dashboard widgets                         |
| `home-dashboard`  | `UpdateTeamWidgets`  | Manage (create, edit, delete) public Home Dashboard widgets |
| `home-dashboard`  | `UpdateUserWidgets`  | Manage private Home Dashboard widgets                       |

## API[​](#api "Direct link to API")

### HTTP[​](#http "Direct link to HTTP")

| **API Name**                                                                                      | **Usage**                                                                                                                                                                                                                                                                         |
| ------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Dashboards](https://docs-docusaurus.kinsta.page/api-reference/v5/dashboard-service/overview/.md) | The Dashboards API is subject to the same RBAC actions documented above. See its **Authentication and permissions** section for the Bearer-token requirement and the per-endpoint permission matrix that maps to the `team-dashboards` and `home-dashboard` actions on this page. |
