GitHub user dosubot[bot] added a comment to the discussion: RBAC not working
<!-- Greeting --> Hi @hasa1K! I'm [Dosu](https://go.dosu.dev/dosubot) and I’m helping the superset team. <!-- Answer --> The DASHBOARD_RBAC feature is fully supported in Superset's backend and API, allowing you to assign roles to dashboards for access control. However, there is currently no UI element on the dashboard edit page for assigning roles or permissions—even with DASHBOARD_RBAC enabled. Role assignment must be done via the API or backend, not through the dashboard edit UI. You can manage dashboard roles using the dashboard API endpoints, which accept a `roles` field for dashboards ([docs](https://github.com/apache/superset/blob/829e4d92d91ceae4b43b1ed3b063ffe45377799c/superset/dashboards/api.py), [schema](https://github.com/apache/superset/blob/829e4d92d91ceae4b43b1ed3b063ffe45377799c/superset/dashboards/schemas.py)). Keep an eye on release notes and changelogs for any future updates that might add UI support for dashboard RBAC role assignment. <!-- Dosu Comment Footer --> *To reply, just mention [@dosu](https://go.dosu.dev/dosubot).* --- <sup>How did I do? [Good](https://app.dosu.dev/response-feedback/61812c17-8d43-49c0-9629-99a3329c4fdd?feedback_type=great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/61812c17-8d43-49c0-9629-99a3329c4fdd?feedback_type=irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/61812c17-8d43-49c0-9629-99a3329c4fdd?feedback_type=incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/61812c17-8d43-49c0-9629-99a3329c4fdd?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/61812c17-8d43-49c0-9629-99a3329c4fdd?feedback_type=hallucination) | [Report 🐛](https://app.dosu.dev/response-feedback/61812c17-8d43-49c0-9629-99a3329c4fdd?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/61812c17-8d43-49c0-9629-99a3329c4fdd?feedback_type=other)</sup> [](https://app.dosu.dev/a28d3c7e-a9d3-459e-9fb6-3a6f9ff4f357/ask?utm_source=github)& nbsp;[](https://go.dosu.dev/discord-bot) [](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/apache/superset/issues/34733) GitHub link: https://github.com/apache/superset/discussions/34741#discussioncomment-14144030 ---- This is an automatically sent email for notifications@superset.apache.org. To unsubscribe, please send an email to: notifications-unsubscr...@superset.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org