Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions administration/managing_organizations.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
title: Managing Organizations
Comment thread
dangrondahl marked this conversation as resolved.
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

<Steps>
<Step title="Open your profile settings">
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)
</Step>
<Step title="Choose a default organization">
Under **Default organization**, select the organization you want to use as your default.
</Step>
</Steps>

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).
Comment thread
dangrondahl marked this conversation as resolved.
1 change: 1 addition & 0 deletions config/navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"group": "Administration",
"icon": "cog",
"pages": [
"administration/managing_organizations",
{
"group": "Managing Users",
"pages": [
Expand Down