Skip to content
Email template

Password reset email template

Help someone back in with an expiring reset link, request details, and a paste-able fallback URL. Edit it in the AI email editor.

Customize copy and variables in the AI email editor. Browse all email templates or the Transactional collection. See the Welcome email template.

Rendered preview

See the email before you edit.

Subject
Reset your Acme Studio password

Preheader
Maya, choose a new password for Acme Studio.

Usage guidance

Make it fit the send.

  • Generate a short-lived, single-use reset URL in your application. The template shows the link, the expiry copy, and the fallback URL; your application enforces all three.
  • Pass the request details as a list so the recipient can tell their own request from someone else's, and keep the security link pointing at their real account activity.
  • Offer the passkey prompt only to accounts that can use one; the default example omits it and the reset action stands alone.
Variables

Data this template expects.

{{expiryNotice}}
Value for expiry notice.
{{firstName}}
Value for first name.
{{passkeyPrompt}}
Value for passkey prompt.
{{requestDetails}}
Value for request details.
{{resetUrl}}
Link for reset.
{{securityUrl}}
Link for security.
{{supportEmail}}
Email address for support.
{{workspace}}
Value for workspace.

Implementation Guides

Related templates

Browse collections

Related Resources