Files
coder/docs/admin/groups.md
T
2024-08-22 13:03:33 +10:00

14 lines
468 B
Markdown

# Groups
Groups can be used with [template RBAC](./rbac.md) to give groups of users
access to specific templates. They can be defined via the Coder web UI,
[synced from your identity provider](./auth.md) or
[managed via Terraform](https://registry.terraform.io/providers/coder/coderd/latest/docs/resources/template).
![Groups](../images/groups.png)
## Enabling this feature
This feature is only available with an enterprise license.
[Learn more](../enterprise.md)