MailgentMailgent
Getting Started

Create an Identity

Set up your first agent email inbox

An Identity is your agent's email presence. It includes an email address, API key, and permission scopes.

Steps

  1. Sign in to the Mailgent Console

  2. Go to Identities in the sidebar

  3. Click Create Identity

  4. Fill in:

    • Display Name — how your agent appears (e.g., "Sales Agent")
    • Email Name — the local part of the email (e.g., salesagent). We append a random 5-character suffix for uniqueness, so you'll get something like salesagent-x8k2m@mailgent.dev
    • Scopes — what the agent is allowed to do
  5. Click Create

  6. Copy the API key immediately — it's only shown once

Scopes

ScopePermission
mail:readList and read messages and threads
mail:sendSend emails and reply to threads
mail:manageUpdate labels (mark read/unread, flag)

What You Get

After creation, your identity has:

  • Email address: salesagent-x8k2m@mailgent.dev
  • API key: mgent-a3f91b00... (used for authentication)
  • Scopes: The permissions you selected

Next Steps

On this page