From d4fde5e992393f33258471bfcfd7f5a712b82cf1 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 01:50:47 +0000 Subject: [PATCH] docs: add changelog entry for in-dashboard organization switching --- changelog.mdx | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/changelog.mdx b/changelog.mdx index 9f5b708cf..3b17baec4 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -5,6 +5,16 @@ rss: true noindex: true --- + + ## Switch organizations from the dashboard + + If you belong to more than one Mintlify organization, you can now switch between them directly from the dashboard without signing out and back in. + + Open the deployment menu in the sidebar, hover **Switch organization**, and select the organization you want to load. The dashboard reloads in the selected organization's default deployment. + + If the destination organization requires a different sign-in method (for example, [SSO](/dashboard/sso)) than your current session, you're redirected to the login page to re-authenticate before the switch completes. + + ## Web Editor