Creating an organisation
New users are prompted to either create an organisation (just a name) or accept a pending invitation during onboarding. Skipping this step creates a personal organisation automatically, so every user always lands in exactly one organisation - onboarding never leaves you without a workspace. Every organisation gets a default project the moment it’s created, and existing installations are migrated into a default project automatically, so upgrading never breaks an existing database configuration.Membership and roles
Every organisation member has one of three roles:
Invite teammates by email from the Organisation page - each invite is scoped to that organisation, and the invited user accepts or declines it from their own onboarding screen. Removing a member revokes their access to every project in that organisation immediately.
What belongs to an organisation
- Organisation identity, such as the workspace name.
- Members, their roles, and pending invitations.
- Projects owned by the organisation, including the default project.
- Billing and licensing state where applicable.
Switching and deleting organisations
If you belong to multiple organisations, use the organisation selector in the top navigation to change the active workspace - project and database configuration selectors refresh to match the newly selected organisation. Deleting an organisation removes every project and database configuration that belongs to it, so it’s only available to the owner.Common tasks
Manage projects
Create projects, switch project context, and review project-level structure.
Configure databases
Add, select, and update ClickHouse database configurations inside a project.
Frequently asked questions
What's the difference between an organisation and a project?
What's the difference between an organisation and a project?
An organisation is the membership boundary - it controls who can access a workspace at all. A project is a database boundary inside an organisation - it controls which ClickHouse connection a given environment or team uses. One organisation can have many projects.
What happens if I skip creating an organisation during onboarding?
What happens if I skip creating an organisation during onboarding?
OpenLIT creates a personal organisation for you automatically, with a default project already set up, so you’re never left without a workspace.
Can I change who owns an organisation?
Can I change who owns an organisation?
No. The owner is permanently the user who created the organisation. Admins can manage members and projects, but ownership itself can’t be reassigned.
What happens to my data if I delete an organisation?
What happens to my data if I delete an organisation?
Deleting an organisation deletes every project and database configuration that belongs to it. Only the owner can delete an organisation.

