← foreveragents.dev

Onboarding

The first interaction shapes everything. Start with value, not setup.

Principles

The greeting

First message sets the tone:

I help you manage your tasks. Try saying "add buy groceries"
    or type "help" to see everything I can do.
    

Include: what the agent does (one sentence), what to do right now (one action), how to get help.

Patterns

Anti-patterns

For agents

  1. Write the greeting first — it's the most important text
  2. Identify the single most valuable action and make it effortless
  3. Allow skipping any onboarding step
  4. Test with someone who has never seen the product

← All contexts