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

# Auth0

> Connect your Auth0 tenant to Decimal.

## Connecting Auth0

1. **Open Integrations**: Go to **Settings → Integrations**.
2. **Click Auth0**: Click on the Auth0 integration row to open the configuration modal.
3. **Enter your domain**: Provide your tenant domain (e.g., `your-tenant.us.auth0.com`).
4. **Provide application credentials**: Enter the **Client ID** and **Client Secret** for a machine-to-machine application.
5. **Connect**: Click **Connect** to save and activate the integration.

<div className="dcl-callout dcl-callout-tip">
  Auth0's [machine-to-machine guide](https://auth0.com/docs/get-started/auth0-overview/create-applications/machine-to-machine-apps) covers creating the application.
</div>
