From b146ebf15c9cbcf845f5299e733f70f72abe143c Mon Sep 17 00:00:00 2001 From: Roger Zhou Date: Mon, 3 Nov 2025 11:43:18 +0800 Subject: [PATCH 1/3] Change "Instance Administrator" to "Instance Manager" --- tidb-cloud/premium/manage-user-access-premium.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tidb-cloud/premium/manage-user-access-premium.md b/tidb-cloud/premium/manage-user-access-premium.md index e600cece6317b..9bb05e27fb075 100644 --- a/tidb-cloud/premium/manage-user-access-premium.md +++ b/tidb-cloud/premium/manage-user-access-premium.md @@ -46,7 +46,7 @@ For example, you can do the following: ### TiDB instances -If you are an `Instance Administrator`, you can manage settings and operations for a specific instance. +If you are an `Instance Manager`, you can manage settings and operations for a specific instance. For example, you can do the following: @@ -67,7 +67,7 @@ At the organization level, TiDB Cloud defines the following roles, in which `Org |---|---|---|---|---|---| | Manage organization settings, such as TiDB instances, API keys, and time zones. | ✅ | ❌ | ❌ | ❌ | ❌ | | Add or remove organization members, and edit organization roles. | ✅ | ❌ | ❌ | ❌ | ❌ | -| `Instance Administrator` permissions for all TiDB instances in the organization. | ✅ | ❌ | ❌ | ❌ | ❌ | +| `Instance Manager` permissions for all TiDB instances in the organization. | ✅ | ❌ | ❌ | ❌ | ❌ | | Manage payment information for the organization. | ✅ | ✅ | ❌ | ❌ | ❌ | | View billing and use [Cost Explorer](/tidb-cloud/tidb-cloud-billing.md#cost-explorer). | ✅ | ✅ | ✅ | ❌ | ❌ | | Manage [console audit logging](/tidb-cloud/tidb-cloud-console-auditing.md) for the organization. | ✅ | ❌ | ❌ | ✅ | ❌ | @@ -80,15 +80,15 @@ At the organization level, TiDB Cloud defines the following roles, in which `Org ### TiDB instance roles -At the TiDB instance level, TiDB Cloud defines two roles: `Instance Administrator` and `Instance Viewer`. +At the TiDB instance level, TiDB Cloud defines two roles: `Instance Manager` and `Instance Viewer`. > **Note:** > -> - The `Organization Owner` automatically inherits all `Instance Administrator` permissions for every instance in the organization. +> - The `Organization Owner` automatically inherits all `Instance Manager` permissions for every instance in the organization. > - Each TiDB instance role inherits all the permissions of the `Organization Viewer` role by default. > - If a member in your organization does not have any TiDB instance roles, the member cannot access any TiDB instances in your organization. -| Permission | `Instance Administrator` | `Instance Viewer` | +| Permission | `Instance Manager` | `Instance Viewer` | |---|---|---| | Manage TiDB instance settings | ✅ | ❌ | | Manage [database audit logging](/tidb-cloud/tidb-cloud-auditing.md) of the TiDB instance. | ✅ | ❌ | From bca0d3d1f0ac0cc8419ab0217eb6ab9e50c481dd Mon Sep 17 00:00:00 2001 From: qiancai Date: Mon, 3 Nov 2025 14:19:49 +0800 Subject: [PATCH 2/3] Changed 'Instance Administrator' to 'Instance Manager' --- tidb-cloud/premium/set-up-sink-private-endpoint-premium.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tidb-cloud/premium/set-up-sink-private-endpoint-premium.md b/tidb-cloud/premium/set-up-sink-private-endpoint-premium.md index 3c9a6ecaab6a5..75075723296ff 100644 --- a/tidb-cloud/premium/set-up-sink-private-endpoint-premium.md +++ b/tidb-cloud/premium/set-up-sink-private-endpoint-premium.md @@ -17,7 +17,7 @@ This document describes how to create a private endpoint for changefeeds in your Only users with any of the following roles in your organization can create private endpoints for changefeeds: - `Organization Owner` -- `Instance Administrator` for the corresponding instance +- `Instance Manager` for the corresponding instance For more information about roles in TiDB Cloud, see [User roles](/tidb-cloud/premium/manage-user-access-premium.md#user-roles). From e9ff23cf4614d174684eda45c140b75b155ba286 Mon Sep 17 00:00:00 2001 From: Grace Cai Date: Mon, 3 Nov 2025 14:21:08 +0800 Subject: [PATCH 3/3] Update tidb-cloud/premium/manage-user-access-premium.md --- tidb-cloud/premium/manage-user-access-premium.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tidb-cloud/premium/manage-user-access-premium.md b/tidb-cloud/premium/manage-user-access-premium.md index 9bb05e27fb075..84ad85ae0df0f 100644 --- a/tidb-cloud/premium/manage-user-access-premium.md +++ b/tidb-cloud/premium/manage-user-access-premium.md @@ -46,7 +46,7 @@ For example, you can do the following: ### TiDB instances -If you are an `Instance Manager`, you can manage settings and operations for a specific instance. +If you are an `Instance Manager`, you can manage settings and operations for a specific TiDB instance. For example, you can do the following: