Skip to main content
Redirect Rules let you decide where users land after key moments in their journey — like after they log in, sign up, reset their password, or get denied access to protected content.

What are Redirect Rules?

By default, Gately handles redirects automatically. But with Redirect Rules, you can customise exactly where users go based on what just happened. For example:
  • Send new signups to an onboarding page
  • Redirect users to a specific dashboard after login
  • Show a custom “upgrade required” page when someone tries to access gated content

Creating a Redirect Rule

1

Go to Redirect Rules

In your sidebar, under Authentication, click Redirect Rules.
2

Click New Rule

Click New Rule in the top right.
3

Choose a trigger event

Select the event that should trigger this redirect — for example, Login or Signup.
4

Set the destination URL

Enter the URL you want to redirect users to after this event.
5

Save

Click Save. The rule is now active.

Trigger Events

EventWhen it fires
LoginA member logs in successfully
SignupA new member creates an account
OAuth LoginA member logs in via a social provider
OAuth SignupA new member signs up via a social provider
Magic Link LoginA member logs in via a magic link
Password ResetA member requests a password reset
Password UpdatedA member successfully updates their password
Access DeniedA member tries to access content they don’t have permission for
Subscription RequiredA member tries to access content that requires a paid plan
Plan Upgrade RequiredA member’s current plan doesn’t include the content
Invitation AcceptedA member accepts an invitation to join
Email VerifiedA member verifies their email address
LogoutA member logs out

Tips

Set a Signup redirect to your onboarding page so new members are guided through setup right after they create their account.
Use Subscription Required and Plan Upgrade Required redirects to send users to a pricing or upgrade page instead of a generic error.
Redirect members to their personal dashboard or a welcome-back page after Login to create a more polished experience.