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

> Explore topics related to access control, including role-based access control (RBAC), authorization policies, and the differences between Auth0's core authorization feature and the authorization extension.

# Access Control

<table class="table">
  <thead>
    <tr>
      <th><strong>Read...</strong></th>
      <th><strong>To learn...</strong>                                </th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td><a href="/docs/manage-users/access-control/rbac">Role-Based Access Control</a></td>
      <td>About the concept of role-based access control and how it applies in Auth0.</td>
    </tr>

    <tr>
      <td><a href="/docs/manage-users/access-control/authorization-policies">Authorization Policies</a></td>
      <td>About the concept of authorization policies and how they apply in Auth0.</td>
    </tr>

    <tr>
      <td><a href="/docs/manage-users/access-control/rules-for-authorization-policies">Rules for Authorization Policies</a></td>
      <td>How rules apply to authorization policies and Auth0's role-based access control (RBAC) system.</td>
    </tr>

    <tr>
      <td><a href="/docs/manage-users/access-control/sample-use-cases-role-based-access-control">Sample Use Cases: Role-Based Access Control</a></td>
      <td>How to implement roles-based authorization (RBAC) in different scenarios and explore how to use rules with RBAC.</td>
    </tr>

    <tr>
      <td><a href="/docs/manage-users/access-control/sample-use-cases-actions-with-authorization">Sample Use Cases: Actions with Authorization</a></td>
      <td>How to use actions with roles-based access control (RBAC). For use with our Authorization Core feature set.</td>
    </tr>

    <tr>
      <td><a href="/docs/manage-users/access-control/sample-use-cases-rules-with-authorization">Sample Use Cases: Rules with Authorization</a></td>
      <td>How to use rules with roles-based access control (RBAC). For use with our Authorization Core feature set.</td>
    </tr>

    <tr>
      <td><a href="/docs/manage-users/access-control/authorization-core-vs-authorization-extension">Authorization Core vs. Authorization Extension</a></td>
      <td>About the differences between Auth0's core RBAC release and the Authorization Extension.</td>
    </tr>

    <tr>
      <td><a href="/docs/manage-users/access-control/configure-core-rbac">Configure Core RBAC</a></td>
      <td>How to configure Auth0 Core Authorization features for role-based access control (RBAC) of your APIs.</td>
    </tr>
  </tbody>
</table>
