diff --git a/docs/platform/concepts/permissions.md b/docs/platform/concepts/permissions.md
index 5d08251b..202e3c76 100644
--- a/docs/platform/concepts/permissions.md
+++ b/docs/platform/concepts/permissions.md
@@ -33,13 +33,13 @@ 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.
- View all application users.
- Generate and revoke application tokens.
- List all application tokens.
|
-| View organization audit log | `organization:audit_logs:read` | |
-| 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 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.
|
+| Console name | API name | Allowed actions |
+| --------------------------- | ------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
+| Manage application users | `organization:app_users:write` | - Create, edit, and delete application users.
- View all application users.
- List all application tokens.
|
+| View organization audit log | `organization:audit_logs:read` | |
+| 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 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.
|
## Project roles and permissions
diff --git a/yarn.lock b/yarn.lock
index 434e95a8..e5899f07 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -6436,7 +6436,6 @@ __metadata:
rehype-katex: "npm:7"
remark-math: "npm:6"
search-insights: "npm:^2.13.0"
- typescript: "npm:^5.7.3"
webpack: "npm:^5.94.0"
languageName: unknown
linkType: soft
@@ -16127,26 +16126,6 @@ __metadata:
languageName: node
linkType: hard
-"typescript@npm:^5.7.3":
- version: 5.7.3
- resolution: "typescript@npm:5.7.3"
- bin:
- tsc: bin/tsc
- tsserver: bin/tsserver
- checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
- languageName: node
- linkType: hard
-
-"typescript@patch:typescript@npm%3A^5.7.3#optional!builtin":
- version: 5.7.3
- resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin::version=5.7.3&hash=cef18b"
- bin:
- tsc: bin/tsc
- tsserver: bin/tsserver
- checksum: 10c0/3b56d6afa03d9f6172d0b9cdb10e6b1efc9abc1608efd7a3d2f38773d5d8cfb9bbc68dfb72f0a7de5e8db04fc847f4e4baeddcd5ad9c9feda072234f0d788896
- languageName: node
- linkType: hard
-
"ufo@npm:^1.5.4":
version: 1.5.4
resolution: "ufo@npm:1.5.4"