> For the complete documentation index, see [llms.txt](https://docs.codemash.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codemash.io/cloud/membership.md).

# Membership

**Membership** manages identity, authentication, and access control: the users of your application, the roles and policies that control what they can do (RBAC), sign-in methods (passwords, passkeys, social providers), and the module's automation triggers.

<figure><img src="/files/O4U7aTUWwtuNpG3kmpqG" alt=""><figcaption><p>The Membership module home.</p></figcaption></figure>

## Screens in this module

**Users** — the people in your project directory. **Roles** and **Policies** — the RBAC building blocks. **Settings** — how authentication and authorization behave. **Triggers** — automation on user lifecycle events. **Integrations** — external identity providers.

## Use it from code

[Membership](/sdks-and-cli/membership.md) in the SDK reference.

## API reference

Endpoints: [Membership](/api-reference/membership.md).
