Skip to content

Commit 84b196b

Browse files
committed
fix: update View account information to use new design and info
1 parent 6108483 commit 84b196b

File tree

2 files changed

+24
-7
lines changed

2 files changed

+24
-7
lines changed

content/influxdb3/cloud-dedicated/admin/account/_index.md

Lines changed: 23 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,28 @@ Your {{% product-name %}} account is a collection of {{% product-name omit="Clus
3333

3434
## View account information
3535

36-
After you log in to the Admin UI, the Account Management portal displays the following information about your account:
36+
The Admin UI provides access to account information through the **All Accounts** page:
3737

38-
- Account ID
39-
- Contract status
40-
- Contract start date
41-
- The [list of clusters](/influxdb3/cloud-dedicated/admin/clusters/list/?t=admin-ui) associated with the account
38+
1. Click the **Account** selector at the bottom of the sidebar navigation
39+
2. Select **All Accounts** from the menu
40+
3. View a table with all accounts across your organization
4241

43-
{{< img-hd src="/img/influxdb3/cloud-dedicated-admin-ui-account-info.png" alt="InfluxDB Cloud Dedicated Admin UI account information" />}}
42+
{{< img-hd src="/img/influxdb3/cloud-dedicated-admin-ui-all-accounts.png" alt="InfluxDB Cloud Dedicated Admin UI all accounts view" />}}
43+
44+
The All Accounts page displays the following information for each account:
45+
46+
- **Name**: The account name
47+
- **Account ID**: Unique identifier for the account
48+
- **Status**: Current account status (Active, Cancelled, etc.)
49+
- **Type**: Account type
50+
- **Created At**: The date the account was created
51+
52+
Use the search bar to filter accounts by name or ID, and access additional actions through the menu on each row.
53+
54+
### Switch between accounts
55+
56+
To switch to a specific account and view its resources:
57+
58+
1. Click the **Account** selector at the bottom of the sidebar navigation
59+
2. Search for or select an account from the list
60+
3. The UI updates to show resources (clusters, databases, tokens, users) for the selected account

content/influxdb3/cloud-dedicated/reference/admin-ui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ To view all accounts across your organization:
7272

7373
To view all clusters across accounts:
7474

75-
1. Click **Overview** in the sidebar to access cluster views
75+
1. Click All Clusters from the cluster switcher menu
7676
2. Navigate to the clusters list to see all available clusters
7777
3. View cluster IDs, status, creation dates, and size information
7878
4. Use available actions to copy cluster IDs or URLs, or observe clusters in Grafana (if enabled)

0 commit comments

Comments
 (0)