Skip to content

[Fundamentals] Add Organizations changelog: self-serve Distributor/MSSP/Agency member management#32092

Open
wtrousdale wants to merge 1 commit into
cloudflare:productionfrom
wtrousdale:wtrousdale/pt-2885-orgs-changelog
Open

[Fundamentals] Add Organizations changelog: self-serve Distributor/MSSP/Agency member management#32092
wtrousdale wants to merge 1 commit into
cloudflare:productionfrom
wtrousdale:wtrousdale/pt-2885-orgs-changelog

Conversation

@wtrousdale

@wtrousdale wtrousdale commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds a changelog entry announcing that Distributor, MSSP, and Agency partners on Cloudflare Organizations can now add and manage Organization Members directly from the dashboard, without help from Cloudflare. It also notes that Agency partners now have access to the Organizations dashboard while retaining access to their existing Tenant management dashboard for now.

Changes

  • New changelog entry src/content/changelog/organizations/2026-07-17-distributor-mssp-self-serve-members.mdx.
  • New Organizations product in the changelog filter via src/content/directory/organizations.yaml (a show: false entry pointing at /fundamentals/organizations/, grouped under Core platform). This enables /changelog/product/organizations/ and adds Organizations to the changelog product filter dropdown.
  • Tagged the existing 2026-04-06-organizations-public-beta entry with the new organizations product so it appears in the Organizations changelog view (it keeps its fundamentals, cloudflare-one, and gateway tags).

Notes for reviewers

  • The entry is dated 2026-07-17. If the feature availability date shifts, update the date before merging (a future-dated entry only publishes on/after its date).
  • npm run check passes with 0 errors.

@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Review

💡 1 suggestion found in commit b8c365f.

Fix in your agent
Fix the following review findings in PR #32092 (https://github.com/cloudflare/cloudflare-docs/pull/32092).

Before making changes, review each finding and present a brief summary table:
- For each finding, state whether you agree, disagree, or need clarification
- If you disagree (e.g. the fix requires disproportionate effort for minimal benefit,
  or the finding is factually incorrect), explain why
- If you need clarification before deciding, ask those questions
- Then share your plan for which issues to tackle and in what order

After triaging, fix all legitimate findings. For any you decide to skip,
post a comment on this PR with the finding ID and your reasoning.

---

## Style Guide Review

### Suggestions (1)

#### SG-cef6654ac863 · Bullet list has fewer than three items
- **File:** `src/content/changelog/organizations/2026-07-17-distributor-mssp-self-serve-members.mdx` line 15
- **Issue:** Two-item bullet list (`Organization admins can add members...` / `No beta enrollment is required.`)
- **Fix:** Consider rewriting the two bullets as prose instead of a list.

Code Review

This code review is in beta and may not always be helpful — use your judgment.

No code review issues found.

Conventions

No convention issues found.

Style Guide Review

Suggestions (1)
File Issue
changelog/organizations/2026-07-17-distributor-mssp-self-serve-members.mdx line 15 Bullet list has fewer than three items — Two-item bullet list (Organization admins can add members... / No beta enrollment is required.) Fix: Consider rewriting the two bullets as prose instead of a list.
Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.
/ignore-review-limit Permanently lifts the 2-review automatic limit for this PR. Future pushes will trigger reviews as normal.
/disable-auto-review Stops automatic reviews from triggering on future pushes to this PR. Codeowners can still run /review or /full-review manually.

@wtrousdale wtrousdale force-pushed the wtrousdale/pt-2885-orgs-changelog branch from 7a67421 to 907b061 Compare July 15, 2026 15:52
@wtrousdale

Copy link
Copy Markdown
Contributor Author

/full-review

@wtrousdale wtrousdale changed the title [Fundamentals] Add Organizations changelog: self-serve Distributor/MSSP member management [Fundamentals] Add Organizations changelog: self-serve Distributor/MSSP/Agency member management Jul 15, 2026
@wtrousdale wtrousdale force-pushed the wtrousdale/pt-2885-orgs-changelog branch from 907b061 to 5ef3668 Compare July 15, 2026 16:25
@KaydeeDee

Copy link
Copy Markdown
Contributor

HOLD on publishing until July 17 (Friday)

@wtrousdale wtrousdale force-pushed the wtrousdale/pt-2885-orgs-changelog branch from 5ef3668 to 56cb2aa Compare July 15, 2026 16:28

Now:

- Organization admins add members themselves from **Organization** > **Members** > **Add member**.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Organization admins can add members... (the word can should be added)

Now:

- Organization admins add members themselves from **Organization** > **Members** > **Add member**.
- You can add members regardless of their Domain Scoped Roles (DSR) status. The step to turn off DSR is no longer required.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

remove the mention of DSR. external people don't know about this, it's an internal step.


New members receive access to the Organization's accounts through the same implicit-access model already used for enterprise Organizations. The **Accounts** list and the account switcher now classify Distributor, MSSP, and Agency Organizations consistently with enterprise Organizations, so their accounts are labeled and grouped correctly in the dashboard.

Agency partners now have access to the Organizations dashboard. For now, they also retain access to their existing Tenant management dashboard.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

remove the "for now", it sounds spooky and i have no drop dead date and i know people will ask if they think one is coming.

…/MSSP member management

Add a customer-facing changelog entry announcing that Distributor and
MSSP partners can manage Organization members directly from the
dashboard (PT-2885 / RM-27445).

Introduce an Organizations product in the changelog filter dropdown via
a new directory entry, and tag both the new entry and the existing
Organizations public beta entry with it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants