> ## Documentation Index
> Fetch the complete documentation index at: https://docs-dev-docs-event-stream-action-templates.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> Describes the Auth0 Organizations feature details.

# Auth0 Organizations

<Card title="Availability varies by Auth0 plan">
  Both your specific login implementation and your Auth0 plan or custom agreement affect whether this feature is available. To learn more, read [Pricing](https://auth0.com/pricing).
</Card>

The Organizations feature represents a broad update to the Auth0 platform that allows our business-to-business (B2B) customers to better manage their partners and customers, and to customize the ways that end-users access their applications and APIs. Auth0 customers can use Organizations to:

* Represent their business customers and partners in Auth0 and manage their membership.
* Configure branded, federated login flows for each business.
* Offer machine-to-machine access for their business customers and partners to consume their B2B APIs.
* Build administration capabilities into their products, using Organizations APIs, so that those businesses can manage their own organizations.

| Read...                                                                                                           | To learn...                                                                                                             |
| ----------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- |
| [Understand How Auth0 Organizations Work](/docs/manage-users/organizations/organizations-overview)                | How Auth0 Organizations work.                                                                                           |
| [Create Your First Organization](/docs/manage-users/organizations/create-first-organization)                      | How to create and configure an Organization and define its behavior.                                                    |
| [Custom Development](/docs/manage-users/organizations/custom-development)                                         | How to extend Auth0 Organizations using metadata and rules or APIs and SDKs to create custom dashboards for your users. |
| [Work with Tokens](/docs/manage-users/organizations/using-tokens)                                                 | How to work with tokens and Organizations.                                                                              |
| [Configure Organizations](/docs/manage-users/organizations/configure-organizations)                               | How to configure Organizations using the Dashboard or Management API.                                                   |
| [Machine-to-Machine Access to Organizations](/docs/manage-users/organizations/organizations-for-m2m-applications) | How to configure and use Client Credentials access in the scope of Organizations.                                       |
