Skip to content

[DX-444] Update account and app docs#3302

Open
m-hulbert wants to merge 15 commits intomainfrom
dx-444-dashboard-docs-updates
Open

[DX-444] Update account and app docs#3302
m-hulbert wants to merge 15 commits intomainfrom
dx-444-dashboard-docs-updates

Conversation

@m-hulbert
Copy link
Copy Markdown
Contributor

@m-hulbert m-hulbert commented Mar 26, 2026

Description

This PR does the following:

  • Updates the account settings docs with any relevant changes since the new dashboard release.
  • Removes the pages dedicated to app-specific pages. These were repeating information on how to interact with the UI which aren't relevant to explain.
  • Redirects any changed/deleted pages to relevant paths, e.g. API keys in the dashboard to the authentication section covering API keys.

Supersedes #3061.

Checklist

@m-hulbert m-hulbert self-assigned this Mar 26, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 26, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: dff177a2-67cb-47e4-9820-d67912d1280b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dx-444-dashboard-docs-updates

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

m-hulbert and others added 15 commits April 19, 2026 13:08
Add redirect from /docs/account/app to Account overview.
Remove App management nav section and associated images.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add redirects to Account overview. Update TLS/settings links in
Encryption and Error codes pages.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add redirects to Auth page. Update API key links in Error codes page.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add redirects to Debugging page. Rename Dev console section to
Web client. Update console link in Metadata subscribe page.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add redirects to Push notifications page.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add redirect to Integrations Queues page.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Remove page and associated screenshot images.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Rename users.mdx to team.mdx with updated content and redirects.
Update all references across pricing pages and nav.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Rewrite content to reflect new dashboard layout and navigation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Update navigation steps and links for new dashboard layout.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Update screenshots and navigation instructions for new dashboard.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add anchor IDs to headings and clean up formatting.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Update navigation steps, formatting, and link references.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Update navigation steps and links for new dashboard layout.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add reference to CLI section in dashboard and new screenshot.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@m-hulbert m-hulbert force-pushed the dx-444-dashboard-docs-updates branch from 185df8f to 2a8bb54 Compare April 19, 2026 12:18
@m-hulbert m-hulbert marked this pull request as ready for review April 19, 2026 12:18
@m-hulbert m-hulbert requested a review from matt423 April 20, 2026 07:48
@matt423 matt423 added the review-app Create a Heroku review app label Apr 20, 2026

Use organizations to manage multiple Ably accounts by centralizing user access and roles under a single organizational structure. Organizations streamline user provisioning through [Single Sign-On (SSO)](/docs/platform/account/sso) configuration and utilize SCIM System for Cross-domain Identity Management for group-based access control.

Access your [organization settings](https://ably.com/accounts/any/organization) to manage your organization configuration and user access.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This URL 404s. Org routes are rooted at /organizations/:id/, and unlike accounts they don't support the any slug shortcut — so /accounts/any/organization has no matching GET route.

Suggest dropping the link, or rewording so readers navigate to organization settings from the account dropdown instead.

  • Claude

- /docs/general/versions/v0.8/queues
- /docs/general/queues
- /docs/integrations/queues
- /docs/account/app/queues
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Only the legacy /docs/account/app/queues is redirected here. The canonical /docs/platform/account/app/queues URL (which was in the sidebar nav for years, so likely bookmarked and indexed) isn't redirected anywhere and will 404 after this merges. Worth adding it alongside.

Same gap exists for the deleted stats page: neither /docs/platform/account/app/stats nor /docs/account/app/stats is redirected anywhere in this PR. Suggest adding both to platform/account/index.mdx's redirect_from (consistent with where app/settings landed), or pointing them at /docs/metadata-stats/stats if that's a better conceptual home.

  • Claude

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review-app Create a Heroku review app

Development

Successfully merging this pull request may close these issues.

3 participants