> ## Documentation Index
> Fetch the complete documentation index at: https://formbricks.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# User Management Overview

> Manage organization members, roles, teams, and security settings to control access and collaboration in your Formbricks organization.

Formbricks provides comprehensive user management capabilities to help you control access, organize teams, and secure your organization. This section covers everything you need to know about managing users, roles, and permissions.

## Key concepts

Formbricks uses a flexible permission system with multiple layers:

* **Organization roles** - Control access across the entire organization
* **Team roles** - Provide granular permissions within specific teams
* **Project permissions** - Fine-tune access to individual projects
* **Security features** - Protect accounts with two-factor authentication

<Note>
  Advanced user management features are part of the [Enterprise Edition](/self-hosting/advanced/license). The Community Edition and Free/Startup Cloud plans support unlimited organization members with Owner permissions.
</Note>

## Get started

<CardGroup cols={2}>
  <Card title="Organizations and roles" icon="building" href="/xm-and-surveys/core-features/user-management/organizations-and-roles">
    Learn about organization-level roles and how they control access to teams, projects, and data across your Formbricks organization.
  </Card>

  <Card title="Teams and roles" icon="users" href="/xm-and-surveys/core-features/user-management/teams-and-roles">
    Understand team-level roles and project permissions that enable granular access control within teams and projects.
  </Card>

  <Card title="Invite members" icon="user-plus" href="/xm-and-surveys/core-features/user-management/invite-members">
    Learn how to invite new members to your organization individually or in bulk, and manage invitation workflows.
  </Card>

  <Card title="Two-factor authentication" icon="shield-check" href="/xm-and-surveys/core-features/user-management/two-factor-auth">
    Secure your account with an additional layer of protection using time-based codes from authenticator apps and backup codes.
  </Card>
</CardGroup>
