/email-for-startups providers ↗
examples

Welcome Email Examples (By Signup Context)

A waitlist confirmation is not a self-serve welcome. A demo-request reply is not a newsletter welcome. Generic "welcome email examples" galleries skip this, which is why most welcome emails feel off. The examples below are split by signup context. Match the email to the context and the rest is easier.

last updated 2026-05-07 8 examples
01 / 08 Self-serve trial welcome
subject
Welcome to {{ProductName}}
when

User signed up, hit a paywall-free trial, has not done anything yet.

copyable body
Hi {{first_name}},

Welcome to {{ProductName}}.

Start here to reach {{aha_moment}}: {{first_action_link}}

Estimated time: {{time_estimate}}.

Reply if anything looks broken.

{{Sender name}}
why it works

One next action and one time estimate. Names the aha-moment outcome. Reply invitation in case anything is broken.

what to copy

Single CTA. Specific time estimate ("90 seconds to first send"). A founder line for the first 1,000 signups.

what to avoid

A welcome that lists every feature. Multi-step drips that fire before the user has logged in once.

02 / 08 Waitlist confirmation
subject
You are on the list
when

User joined the waitlist for a product not yet generally available.

copyable body
Hi {{first_name}},

You are on the waitlist for {{ProductName}}.

Access invites will go out in {{rough_eta}}.

Until then, only product updates that affect launch timing will land here.

{{Sender name}}
why it works

Confirms what they did. Sets a soft expectation for when they will hear next. Avoids any marketing pretense.

what to copy

Plain text. One-sentence paragraphs. A signed-from-founder line. A note on what they will hear about and roughly when.

what to avoid

Long backstory. Founder vision essay. Unsolicited social-proof links. They opted in for a wait, not a pitch.

03 / 08 Newsletter signup welcome
subject
Welcome. Here is what you can expect
when

User subscribed to a newsletter, not to a product.

copyable body
Hi {{first_name}},

Welcome to {{newsletter_name}}.

Cadence: {{cadence}}
Topic: {{topic}}
Audience: {{reader_type}}

Start with this back issue: {{best_issue_link}}

Next send: {{next_send_day}}

{{Sender name}}
why it works

Sets cadence and topic. Anchors the relationship before sending the first issue. Optional: links to the best back-issue.

what to copy

Cadence ("Tuesdays"). Topic. The kind of reader you write for. A "best of" issue link.

what to avoid

A 4-email drip before the next regular issue. Pitching a product they did not sign up to hear about.

04 / 08 Demo request reply
subject
Times to chat about {{ProductName}}
when

User filled a contact or demo form. Sent quickly so it does not feel automated.

copyable body
Hi {{first_name}},

Here are three times for a {{ProductName}} walkthrough:

1. {{time_option_one}}
2. {{time_option_two}}
3. {{time_option_three}}

Or use this calendar link: {{calendar_link}}

The call will cover {{call_scope}}.

{{Sender name}}
why it works

Treats the user as a buyer in motion, not a lead in a queue. Names a real human, gives real times, and leaves a fallback to reply.

what to copy

A real first name. 3 specific time slots. A direct calendar link. A short line on what the call will cover.

what to avoid

A no-reply sender. A 24-hour response stall. A long qualification form before the call.

05 / 08 Invite-from-teammate welcome
subject
{{Inviter}} added you to {{Workspace}}
when

User joined because someone on their team invited them.

copyable body
Hi {{first_name}},

{{Inviter_name}} added you to {{Workspace}} in {{ProductName}}.

Open the workspace here: {{workspace_link}}

{{Sender name}}
why it works

Leads with the inviter and the workspace, not the product. The user already has context; the email confirms it.

what to copy

Inviter name and workspace name in the subject and lede. A direct link into the workspace they were added to.

what to avoid

A generic product welcome that ignores the inviter. Asking the user to re-onboard from scratch.

06 / 08 API key issued (developer welcome)
subject
Your {{ProductName}} API key is ready
when

A developer signed up and generated their first API key.

copyable body
Hi {{first_name}},

Your {{ProductName}} API key is ready: {{api_key_link}}

First send:

curl -X POST {{api_endpoint}} \
  -H "Authorization: Bearer YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{{example_payload}}'

Docs: {{docs_link}}

{{Sender name}}
why it works

Recognizes the audience. Links straight to docs and a curl example. Does not waste their time with marketing copy.

what to copy

A 4-line curl example. A docs link to the most-relevant endpoint. A reply line for support questions.

what to avoid

A product tour for someone who just wants to ship code. A welcome from a marketing alias.

07 / 08 Free-tier upgrade welcome
subject
You are on {{Plan}}
when

Existing free user just upgraded to a paid plan.

copyable body
Hi {{first_name}},

Your {{ProductName}} workspace is now on {{Plan}}.

Unlocked now:

1. {{unlocked_feature_one}}
2. {{unlocked_feature_two}}
3. {{unlocked_feature_three}}

Billing portal: {{billing_portal_link}}

{{Sender name}}
why it works

Confirms the upgrade. Names the new things they unlocked. Treats them like a paying customer, not a new signup.

what to copy

A list of what is now unlocked. A direct link to the first paid-tier-only feature. A billing-portal link.

what to avoid

A "thank you for your business" form letter. A re-onboarding flow they already completed.

08 / 08 Re-engaged user welcome (returning after time away)
subject
Welcome back
when

User was inactive for a while, came back, did the setup again.

copyable body
Hi {{first_name}},

Welcome back to {{ProductName}}.

Since your last active session, these changed:

1. {{change_one}}
2. {{change_two}}
3. {{change_three}}

Start here: {{most_relevant_link}}

{{Sender name}}
why it works

Acknowledges the return without making it weird. Names what is new since they were last around.

what to copy

A short list of meaningful changes since they were last active. A direct link to the area most relevant to them.

what to avoid

Acting like they have never been there. Surveys asking why they left.

related startup email pages