> ## Documentation Index
> Fetch the complete documentation index at: https://docs.replied.dk/llms.txt
> Use this file to discover all available pages before exploring further.

# User Roles

> How team access works in Replied.

Roles limit who changes workspace settings, billing, team access, and message handling.

| Role       | Use for                          | Typical access                                         |
| ---------- | -------------------------------- | ------------------------------------------------------ |
| Owner      | Primary company admin.           | Billing, workspace settings, team management, messages |
| Admin      | Operational lead.                | Team settings, categories, messages, integrations      |
| Member     | Daily support or sales work.     | Assigned messages, replies, profile settings           |
| Superadmin | Internal Replied administration. | Cross-workspace support and platform operations        |

## Guidance

* Give owner access to the person responsible for billing and account ownership.
* Use admin access for managers who maintain setup.
* Use member access for teammates who reply to customers.
* Keep superadmin flows separate from company admin flows.

## Developer rule

Never merge dashboard, company admin, and superadmin checks. Each area needs its own auth and layout rules.
