Skip to content

Commit c0c4d81

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

File tree

1 file changed

+23
-6
lines changed
  • content/influxdb3/cloud-dedicated/admin/account

1 file changed

+23
-6
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 (typically "Contract")
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

0 commit comments

Comments
 (0)