website/docs/administration/user/index.mdx
import InviteLinkUrl from './invite_link.png'; import AccessControlUrl from './access_control.png'; import InviteMemberUrl from './invite_member.png'; import GroupsUrl from './groups.png';
Tabby provides comprehensive user management capabilities.
Navigate to the Users & Groups page and locate the invite form. Enter the recipient's email address and click Invite. Tabby will generate a pending invitation and send a sign-up link to the provided email. The recipient completes registration by clicking the link in the email.
Alternatively, you can copy the sign-up link in the Pending Invites list and share this link directly with the user, bypassing email delivery.
:::info
In addition to email invitations, Tabby supports self-registration for users with approved email domains. By configuring Authentication Domains, you can enable users with matching email addresses to sign up without requiring individual invitations.
Tabby supports SSO, including OAuth 2.0 and LDAP. For more details, please refer to Single Sign-On.
Tabby enforces Context access permissions through user groups. Administrators can granularly control which teams can access designated resources.
On the Integrations > Context Providers page, administrators can manage the context access permissions. By default, any context without explicitly assigned user groups is accessible to all members. When user groups are assigned to a context, only members of those groups can access it.