Skip to content

This guide shows you how to invite people to your organization, manage existing members, and understand the role-based permission model. You’ll learn how to use both the web and the CLI for these tasks.

Organizations have two roles:

CapabilityAdminMember
View organization details
Access organization workspaces
Create invitations
Manage invitations
Add or remove members
Change member roles
Create or delete workspaces
Update organization settings
Delete organization

An organization must always have at least one admin. You cannot demote or remove the last remaining admin.

Invitations are shareable tokens that allow others to join your organization. Only admins can create invitations. Each invitation expires after 7 days.

On the organization page, scroll to the Invitations section. Fill in the role (admin or member) and an optional label to help you remember who the invitation is for. Click Create to generate the invitation.

The platform displays a token that you can copy and share with the invitee.

Navigate to the invitation link. The page shows the organization name, the role you’ll receive, and the expiration date. Click Accept to join.

Admins can view all invitations and their status.

The Invitations section on the organization page lists all invitations with color-coded status badges:

  • Pending (yellow): Not yet accepted
  • Accepted (green): Successfully redeemed
  • Revoked (red): Cancelled by an admin

Admins can remove any member from the organization. Members can also remove themselves (leave).

Terminal window
tenzir-platform org remove-member <user_id>

Any member can leave an organization voluntarily, unless they are the last admin.

Terminal window
tenzir-platform org leave

Last updated: