diff --git a/docs/platform/concepts/permissions.md b/docs/platform/concepts/permissions.md
index 65fd5a26..085259eb 100644
--- a/docs/platform/concepts/permissions.md
+++ b/docs/platform/concepts/permissions.md
@@ -41,17 +41,9 @@ and services within it.
| ------------------------------- | -------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Manage application users | `organization:app_users:write` |
- Create, edit, and delete application users.
- View all application users.
- Generate and revoke application tokens.
- List all 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` | - Create, edit, and delete groups.
- Add organization and application users to groups.
- Remove organization and application users from groups.
|
| Manage IdPs | `organization:idps:write` | - Add, edit, enable, disable, and remove identity providers.
- View all identity providers for the organization.
|
-| 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.
- View all invited users.
- Remove user invites.
- Deactivate, edit and delete [managed users](/docs/platform/concepts/managed-users).
- Remove non-managed users from the organization.
- Reset passwords for managed users.
- View all authentication methods for an organization user.
- Revoke tokens for managed users.
- View all tokens generated by managed users.
|