Skip to content

DOC-1384: Add Manage Your Organization page for Serverless org deletion#629

Merged
micheleRP merged 3 commits into
mainfrom
DOC-1384-serverless-org-deletion
Jul 7, 2026
Merged

DOC-1384: Add Manage Your Organization page for Serverless org deletion#629
micheleRP merged 3 commits into
mainfrom
DOC-1384-serverless-org-deletion

Conversation

@micheleRP

@micheleRP micheleRP commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Summary

Documents the new self-service organization deletion feature for Serverless (ENG-538, shipped to production 2026-07-06). Resolves DOC-1384.

Changes

  • New page modules/manage/pages/manage-organization.adoc: covers the new Manage organization page in the Cloud UI (reached from the profile menu) and the deletion flow for Serverless orgs on the free trial and pay-as-you-go plans: prerequisites checklist (delete clusters, delete private links, settle invoices), permission behavior, type-to-confirm dialog, and post-deletion behavior (~2-day resource removal, exit survey).
  • Nav: added the page as the first entry in the Manage section.
  • What's New: added a July 2026 entry linking to the new page.

Notes for reviewers

  • Button labels (Delete, Permanently delete) follow the final copy agreed in the July 6 review meeting and cloudv2#27477; please flag if the shipped UI differs.
  • The Cloud API also exposes DELETE /v1/organizations/current; not documented here until the API spec update (api-docs#72) is published.

Preview pages

🤖 Generated with Claude Code

Adds a new page documenting the Manage organization page in the Cloud UI,
including the self-service deletion flow for Serverless organizations
(prerequisites checklist, confirmation dialog, and post-deletion behavior).
Adds the page to the nav under Manage and adds a July 2026 What's New entry.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@micheleRP micheleRP requested a review from a team as a code owner July 6, 2026 22:21
@netlify

netlify Bot commented Jul 6, 2026

Copy link
Copy Markdown

Deploy Preview for rp-cloud ready!

Name Link
🔨 Latest commit bc380a6
🔍 Latest deploy log https://app.netlify.com/projects/rp-cloud/deploys/6a4d21bda2394200086596f1
😎 Deploy Preview https://deploy-preview-629--rp-cloud.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai

coderabbitai Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Important

Review skipped

Auto incremental 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: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 82c92985-e326-4be9-a290-acdf72148a1d

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
📝 Walkthrough

Walkthrough

This change adds a new documentation page, manage-organization.adoc, describing how to view organization details and permanently delete a Serverless organization, including prerequisites and confirmation steps. The page is linked in the navigation tree under the Manage section, and a corresponding entry is added to the "What's New in Redpanda Cloud" page announcing the self-service deletion capability.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Changes

File Change
modules/manage/pages/manage-organization.adoc New page describing organization details view and deletion workflow, prerequisites, and related links
modules/ROOT/nav.adoc Added navigation entry for the new manage-organization page
modules/get-started/pages/whats-new-cloud.adoc Added July 2026 entry announcing self-service organization deletion for Serverless

Related issues: None specified

Related PRs: None specified

Suggested labels: documentation

Suggested reviewers: None specified

🐰 A rabbit hopped through docs anew,

Added a page where organizations bid adieu,

Nav trees updated, links laid straight,

July's news tells the deletion fate.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly matches the main change: documenting Serverless organization deletion in the Manage Your Organization page.
Description check ✅ Passed The description covers the issue, summary, changes, notes, and preview links, though it omits the template's review deadline and checklist.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch DOC-1384-serverless-org-deletion

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

Parallel prerequisites list, active voice, BYOC spelled out on first use,
permission prerequisite linked to Authorization, second Next steps link,
and consistent profile icon terminology across both pages.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@micheleRP micheleRP requested a review from towfiqa July 7, 2026 14:14
The delete confirmation dialog uses Confirm delete, verified against the
shared delete-resource-alert-dialog component in cloudv2.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@micheleRP micheleRP merged commit 9896712 into main Jul 7, 2026
6 checks passed
@micheleRP micheleRP deleted the DOC-1384-serverless-org-deletion branch July 7, 2026 16:49
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.

4 participants