From 86972f582569c4cc47d0cef4d043e25a22dad7cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Gr=C3=B8ndahl?= Date: Wed, 3 Jun 2026 10:05:59 +0200 Subject: [PATCH] docs: add page for setting default organization --- administration/managing_organizations.md | 24 ++++++++++++++++++++++++ config/navigation.json | 1 + 2 files changed, 25 insertions(+) create mode 100644 administration/managing_organizations.md diff --git a/administration/managing_organizations.md b/administration/managing_organizations.md new file mode 100644 index 0000000..6db883a --- /dev/null +++ b/administration/managing_organizations.md @@ -0,0 +1,24 @@ +--- +title: Managing Organizations +description: Manage your Kosli organization preferences, including which organization the app opens to when you sign in. +--- + +If you belong to more than one Kosli organization, you can pick a default. The Kosli app will open to that organization each time you sign in. + +## Set your default organization + + + + Go to your profile settings page: + + - EU: [app.kosli.com/settings/profile](https://app.kosli.com/settings/profile) + - US: [app.us.kosli.com/settings/profile](https://app.us.kosli.com/settings/profile) + + + Under **Default organization**, select the organization you want to use as your default. + + + +The change takes effect on your next sign-in. You can still switch between organizations from the organization picker at any time. + +You can also set your default organization via the [API](/api-reference/user/set-default-organization). diff --git a/config/navigation.json b/config/navigation.json index e4190ac..f989489 100644 --- a/config/navigation.json +++ b/config/navigation.json @@ -35,6 +35,7 @@ "group": "Administration", "icon": "cog", "pages": [ + "administration/managing_organizations", { "group": "Managing Users", "pages": [