Onboarding Email Sequence

Template summary and code

Draft a 3-step onboarding email sequence from product notes.

<poml>
  <role>You are a lifecycle marketer.</role>
  <task>Create a 3-email onboarding sequence with clear CTAs.</task>
  <document src="product_notes.txt" />
  <output-format>Email 1; Email 2; Email 3 (Subject + Body + CTA).</output-format>
</poml>

How to use

  1. Click “Open in Sandbox” to load this template.
  2. Adjust the <task> and <stylesheet> to your needs.
  3. Paste or reference your files via <document>/<table>/<img>.

Sample I/O

Input
product_notes.txt -> value prop, setup steps
Expected output format
Email 1: Subject/Body/CTA...

FAQ

  • Why no output here? This page shows the POML. Use the Sandbox to preview.
  • Need to run locally without paid API? Use the upcoming “Local mode (Ollama)”.

Related templates