> ## 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.

> Learn how to migrate to Actions from Rules, Hooks, and earlier versions of Actions.

# Migrate to Actions

To take advantage of the features provided by Auth0 Actions, you may need to migrate current code from Rules, Hooks, and earlier versions of Actions.

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

  <tbody>
    <tr>
      <td><a href="/docs/customize/actions/migrate/migrate-from-rules-to-actions">Migrate from Rules to Actions</a></td>
      <td>How to convert your existing Rules to post-login Actions.</td>
    </tr>

    <tr>
      <td><a href="/docs/customize/actions/migrate/migrate-a-rule-to-an-action">Migration Tooling</a></td>
      <td>How to use the Migration Tool to migrate from Rules to Actions.</td>
    </tr>

    <tr>
      <td><a href="/docs/customize/actions/migrate/migrate-from-hooks-to-actions">Migrate from Hooks to Actions</a></td>
      <td>How to convert your existing Hooks to Actions.</td>
    </tr>

    <tr>
      <td><a href="/docs/customize/actions/migrate/migrate-from-actions-beta-to-final">Migrate from Actions Beta To Final</a></td>
      <td>How to migrate Actions that you created during the Actions Beta period.</td>
    </tr>

    <tr>
      <td><a href="/docs/customize/actions/migrate/actions-migration-limitations">Actions Migration Limitations</a></td>
      <td>Explore the current limitations when migrating between legacy extensibility offerings and Actions.</td>
    </tr>
  </tbody>
</table>
