Open the builder
- From Templates: open Templates in the sidebar (under Content), then open a template from My Templates, or click New Template to start from a blank one.
- From the library: hover a library template and click Use template. This makes your own copy and opens it in the builder.
- From a campaign or journey: open the template attached to an email step. The back arrow in the builder returns you to where you came from (for example Back to campaign).
You need a role that can edit content to use the builder. Anyone without that permission sees a read-only preview of the template instead of the editor.
Builder layout
View tabs
- Editor: the editable canvas.
- Preview: the rendered email. Use Desktop and Mobile to change the width. On wide screens, Split View (Desktop + Mobile) shows both side by side.
- Code: the email as HTML, MJML and JSON. See Code view and custom HTML.
- AMP Preview: only shown when AMP is on. See AMP email.
Focus mode
Focus Mode (⌘⇧F) hides the side panels so you can work on the canvas alone. Press Esc to leave it.Rename a template
Click the template name in the toolbar (Click to rename), type the new name and press Enter. Press Esc to cancel.Saving
The builder saves in three ways:- Autosave. A few seconds after you stop editing, your changes are saved to the template. A dot next to the name shows the state: amber means unsaved changes, grey means saving.
- Save. The Save button (or ⌘S / Ctrl+S) saves right away. When nothing is pending, the button reads Saved.
- Browser draft. Your browser also keeps a local draft. If you close the tab before a save finishes, you see Unsaved changes found from … Restore? the next time you open the template. Click Restore to bring the draft back or Discard to throw it away. Drafts are kept for 24 hours.
Version history
Each save creates a version. Click Version History in the toolbar to see them.1
Open Version History
Click the history icon in the toolbar.
2
Pick a version
Find the version you want and click Restore.
3
Confirm
Before it restores, the builder saves your current state as a new version, so you can undo the restore by restoring the latest version.
Approvals in team workspaces
In a workspace with more than one member, templates go through a review. The status is shown at the top of the builder: Draft, Pending Review, Approved or Rejected.- Members click Submit for Review, with an optional note for the reviewer. After a rejection they can Resubmit for Review.
- Owners and admins can Approve a draft or a pending template, or Reject it with an optional reason.
If a member edits an approved template, it goes back to Draft and needs approval again. This also turns off its share link and removes it from the Marketplace if it was published. The builder says so next to the status before you edit, and shows a message when your save has sent the template back to Draft.
Notes and collaboration
When teammates open the same template, their avatars appear in the toolbar. Use the Notes tab to leave a note on a block: select the block, type in Note on ”…” and click Add. Resolved notes are hidden until you click Show resolved.Command palette and shortcuts
Press ⌘K (Ctrl+K on Windows) to open the Command Palette. From there you can insert any block, save, export, send a test, turn AMP on or off, or go to another part of the app.Troubleshooting
The builder says 'Failed to save template'
The builder says 'Failed to save template'
Check your connection and click Save again. Your browser draft is kept for 24 hours, so reopening the template offers to restore the unsaved changes.
I can see the template but can't edit it
I can see the template but can't edit it
Your role doesn’t have permission to edit content. Ask a workspace owner or admin to change your role.
Related
Blocks and layout
Every block type, columns, snippets and custom CSS.
Personalization
Merge tags, Liquid and sample data.