Multi-Alias Email
Handle multiple email addresses (support@, billing@, sales@…) in one Ticket0 workspace.
A single Ticket0 workspace can receive from multiple email addresses — one per product, region, or team function. There's no "separate inbox per address" — all addresses flow into the same workspace, and Ticket0 auto-tags tickets by which address they came in on so you can filter, route, and report on them separately.
Common multi-alias setups
| Scenario | Addresses |
|---|---|
| By function | support@, billing@, sales@ |
| By region | support-us@, support-eu@ |
| By product | app-support@, api-support@ |
| By brand | hello@brand1.com, hello@brand2.com |
How it works
- Verify each sending domain once, under Settings → Domains (see Custom Domain Configuration). Multiple addresses can share a verified domain — you don't re-verify per alias.
- Register each alias under Settings → Aliases. An alias is
{local-part}@{verified-domain}with an optional display name and auto-tags. - Forward each address from your existing mail provider to your workspace's single inbound address
<workspace-slug>@inbox.ticket0.ai. Ticket0 reads the originalTo:header to match the alias.
All traffic arrives via one forwarding rule per mailbox. Ticket0 does the splitting based on the To: address.
Adding an alias
- Go to Settings → Aliases → Add alias
- Pick a verified domain
- Enter the local part (e.g.
billing) - Set a display name (e.g.
Billing Support) — used when Ticket0 sends replies from this alias - Optionally add auto-tags (comma-separated, e.g.
team:billing, type:payment) — every ticket arriving on this alias gets these tags automatically
Routing tickets to specific people
Auto-tags make it trivial to route by alias using Settings → Routing:
- If
Tocontainsbilling@→ assign to Billing group - If
Tagscontainteam:billing→ assign to a specific operator - If
Subjectcontainsurgent→ escalate
Configure rules in Settings → Routing → New rule.
Catch-all forwarding
If you want every address on a domain to hit Ticket0 without registering each one as an alias upfront, set up a catch-all forward in your mail provider (e.g. Google Workspace's default routing rule). Tickets arrive as normal; addresses that don't match a registered alias will show as-is without auto-tags.
Per-alias reporting
Filter the inbox by tag (e.g. team:billing) or by the To: address to break down volume, resolution time, and AI performance per alias.