Skip to content

Conversation

@wdoconnell
Copy link
Contributor

@wdoconnell wdoconnell commented Nov 21, 2025

See #6528.

This fixes a few issues I noticed with the Cloud Dedicated update formatting on rechecking the docs as deployed. Nits I found during the review are shown/identified below.

Describe your proposed changes here.

Your {{% product-name %}} account is a collection of {{% product-name omit="Clustered "%}} clusters and associated resources.

- [Access and Navigate the Admin UI](#access-and-navigate-the-admin-ui)
- [Access and navigate the Admin UI](#access-and-navigate-the-admin-ui)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Use same capitalization as other headings.

## Access and navigate the Admin UI

{{< admin-ui-access >}}
Access the InfluxDB Cloud Dedicated Admin UI at [console.influxdata.com](https://console.influxdata.com).
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For some reason, this is the one place in the documentation where the shortcode template doesn't work: it renders the text of the link without the actual link content. I was not able to determine root cause, so I have recommended simply not using the shortcode under this heading.

Screenshot 2025-11-21 at 12 21 40 PM

The **Create Database** dialog displays.

<img src="/img/influxdb3/cloud-dedicated-admin-ui-create-database.png" alt="Create database dialog" />
{{< img-hd src="/img/influxdb3/cloud-dedicated-admin-ui-create-database.png" alt="Create database dialog" />}}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Use correct templating instead of img tag. No visual impact.

5. In the options menu, click **Delete Database**. The **Delete Database** dialog displays.
6. In the **Delete Database** dialog, check the box to confirm that you "understand the risk of this action".
7. Click the **Delete Database** button to delete the database.
7. In the **Enter Database Name to Delete** field, type the name of the database to confirm deletion.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Substantive change here is just to add an instruction re: user must re-enter db name they wish to delete.

name: Identify version
parent: Administer InfluxDB
weight: 10
parent: Administer InfluxDB Cloud
Copy link
Contributor Author

@wdoconnell wdoconnell Nov 21, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In this portion of the documentation the section labeled Administer InfluxDB is Administer InfluxDB Cloud. This has left the 'identify version' subheading orphaned under its own heading.

Before Fix:
Screenshot 2025-11-21 at 12 26 00 PM

After Fix:
Screenshot 2025-11-21 at 12 26 13 PM

8. In the options menu, click **Revoke Token**.
Use the sort and filter options above the list to find a specific token.

1. Click the **Options** button (three vertical dots) to the right of the token you want to revoke.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These numbers needed to be fixed after the text was updated.


Use the sort and filter options above the list to find a specific token.

1. Click the **Options** button (three vertical dots) to the right of the token you want to edit.
Copy link
Contributor Author

@wdoconnell wdoconnell Nov 21, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same nit: update ordinal numbers. Also fixes issue where image link was displayed over image.

Copy link
Contributor

@jstirnaman jstirnaman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jstirnaman jstirnaman merged commit 67b05a4 into master Nov 21, 2025
2 checks passed
@jstirnaman jstirnaman deleted the fix_dedicated_docs_adjustments branch November 21, 2025 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants