Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.emanate.ai/llms.txt

Use this file to discover all available pages before exploring further.

Before your agent can receive email, you need to connect your domain and create an agent inbox address.

Prerequisites

  1. Connected your domain in Emanate (Email → Domains → Add Domain)
  2. Verified DNS records for your domain

Creating an Agent Inbox

Navigate to Email and select the Domains tab. After your domain is verified, click Create Inbox and fill in:
FieldDescriptionExample
DomainYour verified domainabc-steel.com
Email AddressThe local part of the addresssales
Display NameFriendly name (optional)Sales Team
This creates your agent’s email address — for example, sales@abc-steel.com.
Create Agent Inbox dialog showing domain, email address, and display name fields
Your agent inbox address must match the forwarding destination you configure in your email provider.

Verifying Your Inbox

After creating the inbox:
  1. Send a test email directly to your agent inbox address (e.g., sales@abc-steel.com)
  2. Check the Emanate agent inbox — the message should appear within a few minutes
  3. If the message doesn’t arrive, double-check:
    • Your domain DNS records are verified in Emanate
    • The inbox address is spelled correctly

Ignore Subject Patterns

Some inboxes receive a lot of noise — automated invoices, calendar invites, support-ticket bot replies — that you never want the agent to process or draft against. Configure ignored subject patterns under Inbox Settings to filter them out before the agent ever sees them:
1

Open Inbox Settings

Navigate to EmailDomains, click the agent inbox row, then open Inbox Settings.
2

Add Ignore Patterns

Under Ignore subject patterns, add one regex per line. Any incoming message whose subject matches a pattern is silently dropped — no draft, no auto-reply, no inbox history entry.
3

Save

Patterns apply to messages received after save; existing threads are unaffected.
Pattern exampleMatches
^Out of Office:OOO auto-replies
(?i)delivery (failed|undeliverable)Bounce notifications
^Invoice #\\d+ERP-generated invoice emails
Calendar Invitation:Outlook / Google Calendar invites
Patterns are case-sensitive by default — prefix with (?i) to match case-insensitively. Use anchors (^, $) to avoid accidentally matching mid-subject.

Next Steps

Email Forwarding

Forward your existing inbox to your agent

Knowledge Base

Give your agent context to answer emails accurately