Workspace Emails
The emails section stores AI-generated email HTML along with metadata, making it easy to revisit and iterate on previous work.
Listing Emails
Navigate to /workspace/emails to see all saved emails. Emails are displayed in reverse chronological order.
Email Detail
Click on any email to view its detail page (/workspace/emails/:emailId):
- Full HTML preview — Rendered in an iframe
- Source code — Raw HTML with syntax highlighting
- Metadata — Prompt used, creation date, associated project
- Version History — Every save creates a numbered version with the prompt, refine prompts, and change note
- Actions — Edit in Playground, Send, Export for ESP
Edit in Playground
"Edit in Playground" reopens the saved email in the AI Playground with its content loaded, so you can refine it and save a new version.
Export for ESP
The Export for ESP modal prepares the email HTML for use in an external Email Service Provider.
Saving Emails
Emails are saved from the playground results panel. Saving an existing email again records a new version in its history.
Association with Projects
Emails can optionally belong to a project. This helps organize related emails (e.g., all emails for a campaign or client).