ThinkingRoot Docs
Guides

Team

Invite members and assign roles within your organization.

The Team tab manages who can access your organization's projects. Invite members by handle, assign each a role, and track seats against your plan's entitlements.

Roles

Members get a role (shown as a pill in the tab) that scopes what they can do. Authorization is enforced at the gateway: a session JWT carries the user's identity and org membership, and the gateway never lets a Console session reach a project the user isn't a member of.

Seats

Available seats come from your plan's entitlements. When you run out, you'll need to upgrade — see Billing.

Team membership governs the Console (human) auth path. Machine access uses tr_sk_… project API keys instead, which are scoped to a single project — see Authentication.

On this page