Welcome email template

Greet your new users and allow them to log in by clicking a button with an authenticated URL.

Get the code

Download this or paste it on mjml.io to edit it. Include it on the message field of the sending action.

<mjml>
 <mj-body background-color="#fafbfc">
   <mj-section padding-bottom="20px" padding-top="20px">
     <mj-column vertical-align="middle" width="100%">
       <mj-image align="center" padding="25px" src="https://global-uploads.webflow.com/5f059a21d0c1c3278fe69842/5f188b94aebb5983b66610dd_logo-arengu.png" width="125px"></mj-image>
     </mj-column>
   </mj-section>
   <mj-section background-color="#fff" padding-bottom="20px" padding-top="20px">
     <mj-column vertical-align="middle" width="100%">
       <mj-text align="center" font-size="24px"  font-weight="600" font-family="open Sans Helvetica, Arial, sans-serif" padding-left="25px" padding-right="25px"><span>Welcome to Arengu! 👋</span></mj-text>
       <mj-text align="center" font-size="16px" font-family="open Sans Helvetica, Arial, sans-serif" padding-left="25px" padding-right="25px">We just wanted to give you a warm welcome and reach out to ease your onboarding.</mj-text>
       <mj-button align="center" font-size="18px" background-color="#20c5a0" border-radius="8px" color="#fff" font-family="open Sans Helvetica, Arial, sans-serif" href="{{PASSWORD_RESET_LINK}}">Go to your account</mj-button>
       <mj-text align="center" font-size="16px" font-family="open Sans Helvetica, Arial, sans-serif" padding-left="25px" padding-right="25px">You can check out <a href="https://www.arengu.com/tutorials" style="color:#20c5a0">tutorials</a> to get the most out of Arengu or you can just reply with any doubts or feedback you have.</mj-text>
       <mj-text align="center" font-size="16px" font-family="open Sans Helvetica, Arial, sans-serif" padding-left="25px" padding-right="25px">Happy onboarding! <br />Arengu team</mj-text>
     </mj-column>
   </mj-section>
 </mj-body>
</mjml>

Best practices

Tips to create and send an efficient welcome email.

Keep it simple

Use clear and direct language to ensure that the purpose of your email is understandable.

Indicate what’s next

Remember to tell your new users what you expect them to do next. Don't leave  them hanging after the email.

Log in with one click

Include a button with an authenticated and automatically generated URL, to allow the user to log in with a single click.

Allow feedback to be sent

It is probably not possible to reply to the email sender account, so provide another way they can contact you.

Call them by their name

If you have their name stored in your database, you can include the variable on the email to further personalize it.

Completely customize it

Feel free to edit colors, fonts, the logo... and adapt the look and feel of this email to your brand’s style guide.

Other email templates

Get inspired with other email templates for your business

Getting started with Arengu

Arengu allows you to build all your user flows connected to your current stack, and avoids coding all the UI, complex integrations, validations or logic from scratch. Try it for free and start building faster and scaling your application needs as they grow.