Update src/pages/how-to/add-users-to-your-network.mdx

This commit is contained in:
Misha Bragin
2024-01-04 18:33:53 +01:00
committed by GitHub
parent 4d4edb91e2
commit 34c2c0c73e

View File

@@ -50,7 +50,7 @@ After logging in to the system, they will join your network automatically.
## Manage user roles
NetBird has three user roles - `Owner`, `Admin`, and `User`. The roles allow you to control the level of access to the management API of your account.
- `Owner` role - has full access to the account and can manage all aspects of the account. This role can not be assigned to multiple users.
- `Owner` role - has full access to the account and can manage all aspects of the account. There can be only one account owner in NetBird. Users with the owner role can delete their organization account. See the [Delete NetBird account](/how-to/delete-account) section.
- `Admin` role - has full access to the account except that administrators can't delete or update the role of the Owner user and delete the organization account.
- `User` role - has limited access to the account, allowing users to view peers they own and others they can connect to. Users can create personal access tokens for programmatic access.