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

# Actions Reference

> Browse the Actions Reference catalog to explore the event and api objects available to Auth0 Actions for each trigger, now located under Dev Tools.

The Actions Reference documents the **event object** (read-only transaction context) and **api object** (methods for changing transaction behavior) available to your custom code for each Actions trigger.

The reference now lives in its own catalog under **Dev Tools**, alongside the APIs, SDKs, and Events Catalog references.

<a href="/docs/actions/reference" target="_blank" rel="noopener noreferrer">
  <Card title="Actions Reference catalog" icon="book-open" iconType="solid">
    Explore the event and api object reference for all Actions triggers. Opens in a new tab.
  </Card>
</a>

To learn when each trigger fires and how Actions attach to it, read [Explore Triggers](/docs/customize/actions/explore-triggers).
