Email Templates

Supabase Email Templates

Custom-designed, Supabase-compatible authentication emails. Preview, customize, and export production-ready HTML with supported Auth variables intact.

Using Supabase email templates

How do I customize and copy a template?

Choose a template above, open its live preview, and select your brand color. When it is ready, choose Copy Supabase HTML or download the HTML file.

How do I add the HTML to Supabase?

In your Supabase Dashboard, go to Authentication → Email Templates. Select the matching email type, replace its content with your copied HTML, and save.

Which Supabase variables should I keep?

Keep {{ .ConfirmationURL }}, {{ .Token }}, {{ .Email }}, and {{ .NewEmail }} unchanged. Supabase replaces them when it sends the email. For Email OTP, use Supabase's Magic Link template.