Integrations
AgentMail
How to get your AgentMail API key and connect it to Nova Admin.
Connect AgentMail to enable email as a channel. Agents can send, receive, and act on emails.
Prerequisites
- A AgentMail account. Sign up at https://console.agentmail.to.
- An active Nova Admin workspace. Go to /agents/integrations to connect.
Steps
- Go to AgentMail Console.
- Create a new API key / API Key (starts with
am_…) and copy it immediately — most providers show it only once. - Note any additional required values: Inbox ID (e.g.
inbox_...). - In Nova Admin, go to /agents/integrations, find AgentMail, and paste the values into the credential dialog.
Credential fields
| Field | Required | Description |
|---|---|---|
| API Key | Yes | Secret — stored encrypted, never exposed. (e.g. am_...) |
| Inbox ID | Yes | string (e.g. inbox_...) |
Troubleshooting
- Invalid credentials: verify the key was copied in full with no trailing spaces.
- Key not working: check that your AgentMail account has API access enabled and billing is active if required.
- Need help?: refer to the AgentMail documentation.