If you haven’t configured a domain in Dreamlit, that’s okay—you can still use this step, and send emails to a member of your team using a Dreamlit-provided address. This is great for internal alerting.To send to external recipients (e.g., your users/customers), you’ll want to configure your own email domain.
Breakdown

Clicking the "Open in editor" button in the "Send email" slideover opens the email editor, shown here.
Specify a sender
Specify the email address from which you’d like to send the email. If you haven’t configured a domain, no worries - you can use a Dreamlit-provided domain, but you’ll only be able to send emails to your team members (for internal alerting).
Set recipient
You can either specify one of your team member’s email addresses, or you can have the recipient dynamically set to the
email
field from your input data.In order to use the
email
field from your input data, you must have an email
field in your input data shape and the sender must be one of your configured domains. An error will be thrown if this is not the case.Fill out the subject, preview text, reply-to, and the email body
- Reply-To (optional): The email address to which recipients can direct replies to.
- Subject: The subject line of the email.
- Preview Text (optional): A short summary that appears below or beside the subject in many email clients.
- Body: The full email template, where you can insert your brand content.
Optionally switch to Raw HTML Editor
By default, you have a visual editor that lets you drag-and-drop to design your template.For advanced usage, you can switch to Raw HTML Editor mode by clicking “Switch to raw HTML editor”.
You can always switch back to the visual editor later on by clicking “Switch to visual editor”, but you may lose some of your formatting.
Test and preview
Once you’ve configured your email, you can easily test and preview it. Click the Preview tab to see how your email will be fully rendered (i.e. with test input data values substituted in). You can send yourself a test email to confirm it in your email client as well.Remember that your test input data could generate multiple emails if there are multiple rows. If you’d like to select a different row to preview an email for, simply click the “Test” tab under the Input section on the left. You’ll see a list of emails that the trigger input would generate and you can select a different row to preview there.If you’d like to select a different test trigger input, you can do so by opening the Test panel in the workflow builder.