Olympus Docs
DeployWizard steps

4. Email

Configure outbound email for verification/recovery.

Wizard step 4: Email

Purpose: Configure outbound email for verification/recovery.

Inputs

  • Provider (Resend / Postmark / Brevo / SMTP2GO / AWS SES / Custom SMTP)
  • API key or SMTP credentials
  • Sender address

Outputs

  • SMTP settings in both Kratos configs

What it does internally

Daedalus reads its current context from daedalus.json, performs the action, then updates the context with the results. If the action fails (network error, API rejection), the operator stays on this step and can retry.

For agent-driven flows, Claude can call navigate({path: "/email"}), then form_input / click to drive this step.

On this page