Email template
Remix this template Password reset
Help users back into their account with an expiring link, the request details, and a paste-able fallback URL.
Rendered preview
See the email before you edit.
Subject
Reset your Acme Studio password
Preheader
Maya, choose a new password for Acme Studio.
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.
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.