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

> Signup and Login Triggers

# Signup and Login Triggers

For more information on Signup and Login triggers, see the sections below.

<table class="table">
  <thead>
    <tr>
      <th>Trigger</th>
      <th>Description</th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td><a href="/docs/customize/actions/explore-triggers/signup-and-login-triggers/login-trigger">Login Trigger</a></td>
      <td>The Login triggers run when a user logs in to any application in an Auth0 tenant.</td>
    </tr>

    <tr>
      <td><a href="/docs/customize/actions/explore-triggers/signup-and-login-triggers/pre-user-registration-trigger">Pre-user Registration Trigger</a></td>
      <td>The Pre-user Registration trigger runs before a user is added to a Database or Passwordless Connection.</td>
    </tr>

    <tr>
      <td><a href="/docs/customize/actions/explore-triggers/signup-and-login-triggers/post-user-registration-trigger">Post-user Registration Trigger</a></td>
      <td>The Post-user Registration trigger runs after a user is added to a Database or Passwordless Connection.</td>
    </tr>
  </tbody>
</table>
