Skip to main content

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
  • Actions — Re-edit, send test, duplicate, delete

Saving Emails

Emails are automatically saved when generated through the AI Playground. They can also be manually saved from the playground results panel.

Association with Projects

Emails can optionally belong to a project. This helps organize related emails (e.g., all emails for a campaign or client).