> 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

Identity, authentication, and access control for your project.

**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="https://760328771-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LwSkuCpTNI_AerL8J2a%2Fuploads%2Fgit-blob-d1146444e2444871bbb7b78fef34ff4feef75353%2Fmembership.jpg?alt=media" 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).
