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

> Reference the various options you have to configure organizations.

# Configure Organizations

You can configure Organizations using the <Tooltip tip="Auth0 Dashboard: Auth0's main product to configure your services." cta="View Glossary" href="/docs/glossary?term=Auth0+Dashboard">Auth0 Dashboard</Tooltip> or <Tooltip tip="Auth0 Dashboard: Auth0's main product to configure your services." cta="View Glossary" href="/docs/glossary?term=Management+API">Management API</Tooltip>. To learn more about the steps involved in configuring your organization, read [Create Your First Organization](/docs/manage-users/organizations/create-first-organization).

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

| **Read...**                                                                                                                                           | **To learn...**                                                                                                                             |
| ----------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
| [Create Organizations](/docs/manage-users/organizations/configure-organizations/create-organizations)                                                 | How to create organizations using the Dashboard or the Management API.                                                                      |
| [Delete Organizations](/docs/manage-users/organizations/configure-organizations/delete-organizations)                                                 | How to delete organizations using the Dashboard or the Management API.                                                                      |
| [Use Organization Names in Authentication API](/docs/manage-users/organizations/configure-organizations/use-org-name-authentication-api)              | How to use organization names in the `/authorize` and `SAML` endpoints of the Authentication API.                                           |
| [Define Organization Behavior](/docs/manage-users/organizations/configure-organizations/define-organization-behavior)                                 | How to define organization behavior within applications.                                                                                    |
| [Enable Organization Connections](/docs/manage-users/organizations/configure-organizations/enable-connections)                                        | How to enable organization connections using the Dashboard or the Management API.                                                           |
| [Disable Organization Connections](/docs/manage-users/organizations/configure-organizations/disable-connections)                                      | How to disable organization connections using the Dashboard or the Management API.                                                          |
| [Invite Organization Members](/docs/manage-users/organizations/configure-organizations/invite-members)                                                | How to invite new team members to your organization.                                                                                        |
| [Send Organization Membership Invitations](/docs/manage-users/organizations/configure-organizations/send-membership-invitations)                      | How to send organization membership invitations to users using the Dashboard or the Management API.                                         |
| [Grant Just-In-Time Membership to an Organization Connection](/docs/manage-users/organizations/configure-organizations/grant-just-in-time-membership) | How to grant just-in-time membership to allow users that log in via a connection to automatically be granted membership to an organization. |
| [Assign Members Directly](/docs/manage-users/organizations/configure-organizations/assign-members)                                                    | How to assign members to an organization using the Dashboard or the Management API.                                                         |
| [Remove Members Directly](/docs/manage-users/organizations/configure-organizations/remove-members)                                                    | How to remove members from an organization using the Dashboard or the Management API.                                                       |
| [Add Roles to Organization Members](/docs/manage-users/organizations/configure-organizations/add-member-roles)                                        | How to add member roles to organizations using the Dashboard or the Management API.                                                         |
| [Remove Roles from Organization Members](/docs/manage-users/organizations/configure-organizations/remove-member-roles)                                | How to remove member roles from organizations using the Dashboard or the Management API.                                                    |
| [Retrieve Organizations](/docs/manage-users/organizations/configure-organizations/retrieve-organizations)                                             | How to retrieve Organizations using the Dashboard or the Management API.                                                                    |
| [Search for Organizations](/docs/manage-users/organizations/configure-organizations/search-for-organizations)                                         | How to search for Organizations using the Dashboard.                                                                                        |
| [Retrieve Connections](/docs/manage-users/organizations/configure-organizations/retrieve-connections)                                                 | How to retrieve Organization connections using the Auth0 Management API.                                                                    |
| [Retrieve Members](/docs/manage-users/organizations/configure-organizations/retrieve-members)                                                         | How to retrieve a list of members for an organization using the Dashboard or the Management API.                                            |
| [Retrieve User's Memberships](/docs/manage-users/organizations/configure-organizations/retrieve-user-membership)                                      | How to retrieve a list of organizations to which a user is assigned membership using the Management API.                                    |
| [Retrieve Member Roles](/docs/manage-users/organizations/configure-organizations/retrieve-member-roles)                                               | How to retrieve a list of roles assigned to a member of an organization using the Dashboard or the Management API.                          |

## Learn more

* [Understand How Auth0 Organizations Work](/docs/manage-users/organizations/organizations-overview)
* [Create Your First Organization](/docs/manage-users/organizations/create-first-organization)
* [Custom Development with Organizations](/docs/manage-users/organizations/custom-development)
* [Work with Tokens and Organizations](/docs/manage-users/organizations/using-tokens)
