Authentication
Opening the console sends you through your organization’s identity provider. On the way back, your browser holds a signed, short-lived session — nothing to configure, and no credentials held here.Programmatic access does not use a session. Scripts, CI jobs, and integrations authenticate with an
API key instead, and workers use their own
agent credential.
Joining a workspace
There is no registration step. The first time you sign in, your access is resolved from one of two paths:1
An invitation
A teammate invites you by email from Settings → Members. Your membership exists from that
moment and becomes active the first time you sign in with that address — there is nothing to
accept.
2
A trusted email domain
A workspace can trust a verified email domain. If one or more workspaces trust yours, signing in
joins you to all of them; you land in one and reach the rest from the workspace switcher.
Sessions
Next steps
Accounts & members
Managing the people in a workspace, and belonging to more than one.
Roles & permissions
What a member can actually do once they are in.
API keys
Access without a browser.
Audit log
Where membership changes and workspace switches are recorded.