mirror of
https://github.com/open-webui/docs.git
synced 2025-12-12 07:29:49 +07:00
12 lines
478 B
Plaintext
12 lines
478 B
Plaintext
---
|
|
sidebar_position: 100
|
|
title: "Role-Based Access Control (RBAC)"
|
|
---
|
|
|
|
## Access Control
|
|
- [🔑 Roles](./roles.md) - The roles defined in Open WebUI
|
|
- [🔐 Groups](./groups.md) - Setup groups of users to share access to resources
|
|
- [🔒 Permissions](./permissions.md) - Configure access controls and feature availability
|
|
|
|
Roles, groups and permissions are designed to work together to provide a finegrained model for controlling user access to individual resources.
|