diff --git a/docs/platform/concepts/permissions.md b/docs/platform/concepts/permissions.md
index 8d2bb039e..be9b335ee 100644
--- a/docs/platform/concepts/permissions.md
+++ b/docs/platform/concepts/permissions.md
@@ -37,21 +37,22 @@ and services within it.
### Organization permissions
-| Console name | API name | Allowed actions |
-| ------------------------------- | -------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
-| Manage application users | `organization:app_users:write` |
- Create, edit, and delete application users.
- Generate and revoke application tokens.
|
-| View organization audit log | `organization:audit_log:read` | |
-| View billing | `organization:billing:read` | - View all billing groups, billing addresses, and payment methods.
|
-| Manage billing | `organization:billing:write` | - Create, edit, and delete billing groups, billing addresses, and payment methods.
|
-| Manage domains | `organization:domains:write` | |
-| Manage groups | `organization:groups:write` | - Add and remove organization and application users to/from groups.
|
-| Manage IdPs | `organization:idps:write` | - Add edit, enable, disable, and remove identity providers.
|
-| View organization networking | `organization:networking:read` | - View all organization virtual private clouds (VPCs).
|
-| Manage organization networking | `organization:networking:write` | - Add, edit, and remove organization VPCs.
- Create and change VPC peering connections.
|
-| View organization permissions | `organization:permissions:read` | |
-| Manage organization permissions | `organization:permissions:write` | - Grant, edit, and remove organization permissions to/from groups and users.
|
-| View projects | `organization:projects:read` | - List all projects.
- View all project tags.
No project or service access. |
+| Console name | API name | Allowed actions |
+| ------------------------------- | -------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
+| Manage application users | `organization:app_users:write` | - Create, edit, and delete application users.
- Generate and revoke application tokens.
|
+| View organization audit log | `organization:audit_logs:read` | |
+| View billing | `organization:billing:read` | - View all billing groups, billing addresses, and payment methods.
|
+| Manage billing | `organization:billing:write` | - Create, edit, and delete billing groups, billing addresses, and payment methods.
|
+| Manage domains | `organization:domains:write` | - Add, edit, and remove domains.
- View all organization domains.
|
+| Manage groups | `organization:groups:write` | - Add and remove organization and application users to/from groups.
|
+| Manage IdPs | `organization:idps:write` | - Add edit, enable, disable, and remove identity providers.
|
+| View organization networking | `organization:networking:read` | - View all organization virtual private clouds (VPCs).
|
+| Manage organization networking | `organization:networking:write` | - Add, edit, and remove organization VPCs.
- Create and change VPC peering connections.
|
+| View organization permissions | `organization:permissions:read` | |
+| Manage organization permissions | `organization:permissions:write` | - Grant, edit, and remove organization permissions to/from groups and users.
|
+| View projects | `organization:projects:read` | - List all projects.
- View all project tags.
No project or service access. |
| Manage projects | `organization:projects:write` | - Create and delete projects.
- Change the billing group the project is assigned to.
- Move a project to another organization or unit.
- Add and remove project tags.
No access to other project settings or services. |
+| Manage organization users | `organization:users:write` | - Invite new users to the organization.
- Deactivate, edit and delete managed users.
- Remove non-managed users from the organization.
|
## Project roles and permissions