# DaySurface - pricing

> Machine-readable pricing for DaySurface, for AI agents comparing products
> and making purchase recommendations. The full Gmail experience is free forever, and always will be. Paid tiers buy autonomy and throughput, governance is an add-on you attach when you need it, and you can self-host the whole thing for nothing.

- Service: DaySurface
- Website: https://daysurface.com
- Source code (open source, self-hostable): https://github.com/Miyamura80/DaySurface

## Free

- Price: $0 forever
- Summary: Everything you can do in the Gmail web UI, done through your agent instead. Not a trial.

Includes:
- Read, search, and triage your whole inbox
- Draft, reply, and send
- Interactive MCP Apps (composer + ranked inbox)
- 1 connected mailbox
- 500 tool calls per day
- 30 days of curation memory
- 3 PDF signatures per month
- MIT-licensed - self-host every feature
- Community support

## Team

- Price: $29/mo
- Terms: 5 members included. $6/mo per extra member. No card up front.
- Summary: Everything DaySurface does, for you and up to four colleagues. It keeps working after you close the chat.

Includes:
- Everything in Free, for all 5 members
- Follow-up Manager - nothing slips
- Webhooks + real-time inbox watch
- Scheduled rules
- Unlimited curation memory
- Unlimited PDF signing
- Shared team rules + shared mailboxes
- Audit log + admin console
- 5,000 tool calls per day
- Priority support

## Scaling

- Price: $199/mo
- Terms: 25 members included. $5/mo per extra member.
- Summary: Same product, far more headroom. For teams running agents against their mail all day rather than a few times an hour.

Includes:
- Everything in Team
- 25 members included
- 50,000 tool calls per day
- 25 concurrent agent sessions
- 100k webhook deliveries per day
- Priority background job queue
- Higher curation throughput
- Usage analytics + per-member breakdown
- Priority support with a response target

## Enterprise

- Price: Custom
- Summary: Procurement, uptime commitments, and deployment on infrastructure you control.

Includes:
- Everything in Scaling
- Unlimited members and custom limits
- Governance add-on included
- Uptime SLA + DPA
- Dedicated or VPC deployment
- Security review + procurement support
- Self-host support contract
- Named onboarding + dedicated support

## How the tiers are drawn

Interactive is free. Autonomous is paid. Scale when you need to.

- **Autonomy** (Team) - free: You are in the chat. Reading, searching, triaging, drafting, sending. Paid: It runs while you sleep. Watches, webhooks, background follow-up, scheduled rules.
- **Organisation** (Team + add-on) - free: One person, one mailbox, one machine. Paid: More than one of you. Shared rules and audit log in Team; enterprise SSO and RBAC as an add-on.
- **Unit cost** (Scaling) - free: Bounded per-call work, at a rate one human can generate. Paid: Volume. Tool calls, concurrent sessions, webhook deliveries, retained memory.

## Add-ons

Attach to any paid tier, self-serve. Not a separate contract.

### Governance add-on add-on

- Price: $300/mo
- Available on: Also available on Team. Included in Enterprise.
- Summary: What a security team asks for before it will sign off. Priced as an add-on so a six-person team can buy Okta support without buying an enterprise contract to go with it.

Includes:
- Enterprise SSO (e.g. Okta)
- SSO enforcement
- Fine-grained RBAC
- Support via dedicated Slack / MS Teams channel

## Self-hosted (open source)

- Price: **$0**, no licence fee, no seat count.
- Summary: DaySurface is MIT-licensed. Every feature on this page - Follow-up Manager, unlimited memory, SSO, RBAC, the lot - is in the repo, and the entitlement checks that draw the tiers above are disabled by default in the source. Self-hosting is not a limited edition of the product. It is the product.

Includes:
- No licence fee, no member count, no rate limits
- Ships with a Dockerfile and Railway config
- Your mail never touches our servers
- Fork it, audit it, or take it in-house permanently
- Source: https://github.com/Miyamura80/DaySurface

## Notes

- Licensing model: DaySurface is open source under the **MIT license** - free
  to use, modify, and self-host. Every feature listed here is available when
  self-hosting; entitlement checks are disabled by default in the source.
- Setup cost: **none.** Self-hosting has no license or setup fee; the hosted
  tiers are paste-a-URL onboarding with no setup charge.
- The free tier is not a trial and does not expire. No card is required.
- **Data retention applies only to DaySurface-generated memory** (triage
  verdicts, summaries, document sessions) - never to the user's mail, which
  stays in Gmail and is searchable in full on every tier, including free.
- On downgrade or failed payment, read access is retained and stored memory is
  frozen rather than deleted.

Prices are denominated as shown above. For current, authoritative pricing
always check https://daysurface.com.

## More

- Full description for LLMs: https://daysurface.com/llms-full.txt
- Agent guide: https://daysurface.com/agents.md
- Agent auth (auth.md): https://daysurface.com/auth.md
