Effective date: July 25, 2026
Contact: founder@withmarlowe.app
Marlowe is a personal assistant that helps you manage tasks inferred from your email. It runs as a desktop application for macOS and as a companion app for iPhone. This policy explains what data Marlowe accesses, where that data goes, and what is kept.
The short version: your email is read on your Mac, analysed by AI services, and turned into tasks. Your task list syncs to Marlowe's server so your phone can show it. The text of your email is archived on your Mac only — never on Marlowe's server.
Marlowe connects to email accounts you choose:
gmail.readonlyMail.Read, User.Read, and offline_accessBoth are read-only. Marlowe cannot send, modify, delete, or otherwise alter your email or your account.
Marlowe uses this access solely to identify actionable tasks and to maintain the context that makes those tasks useful to you. It is never used for advertising, profiling, resale, or training AI models.
This is the most important section, and it has two parts.
When Marlowe reads an email, the sender, subject, and body are loaded into memory on your device and sent to the Anthropic API for classification — deciding whether the message implies something you need to do. Anthropic processes the content and returns a structured result.
After classification, Marlowe writes a record of the email to a local database on your Mac (marlowe-vec.db, in your application support folder). That record contains:
This archive exists so Marlowe can check its own conclusions later. Without it, a single misreading at classification time would become a permanent, unverifiable "fact" that Marlowe could never re-examine. It lets you ask questions like "when did that bid come in" and get an answer grounded in what the email actually said.
To make that archive searchable, the same text is sent to OpenAI's embeddings API (text-embedding-3-small), which converts it into a numerical vector. OpenAI receives the text; the resulting vector is stored on your Mac. The request passes through Marlowe's server, which forwards it to OpenAI and does not retain the content.
This email archive stays on your device. It is not synced, uploaded, or backed up to Marlowe's server.
From each processed email, Marlowe retains:
Attachments are never downloaded, processed, or stored.
In ~/Library/Application Support/Marlowe/:
| File | Contents |
|---|---|
tasks.json | Your task list, projects, preferences, and inferred context |
marlowe-vec.db | The searchable archive described above, including email text |
address-book.json | Contacts imported from the macOS Contacts app |
oauth-tokens.json | Your Google and Microsoft OAuth tokens |
config.json | Licence and device configuration |
error-log.json | Diagnostic errors, kept locally for troubleshooting |
The iPhone app stores only credentials, in the iOS Keychain: a device identifier generated on first launch, a per-device access token, your licence key, and your email address. Your task list is fetched from the server as needed and is not written to long-term storage on the phone.
Marlowe operates a server at api.withmarlowe.app, hosted on Railway, with a PostgreSQL database. It stores:
install_id, install_api_token) — billing-provider identifiers, not Google or Microsoft credentialstasks.json) — the same task list held on your Mac, synced so your other devices can read itMarlowe reads your macOS Contacts, with your permission, so that it can recognise the people who appear in your email — matching an address to a name and organisation. Contacts without an email address are discarded on import.
This address book is stored only on your Mac, in its own file, and is never uploaded to Marlowe's server or shared with any third party.
The iPhone app shows your task list and lets you flag, schedule, and complete tasks. It does not access your email; all email processing happens on your Mac.
Signing in. You enter your email address and Marlowe sends you a single-use link, valid for 15 minutes. Opening it signs that device in and issues it a credential stored in the iOS Keychain. When a new device signs in, Marlowe emails you a notification.
Notifications. If you enable them, reminders are delivered through Apple's Push Notification service. The text of the reminder — which may include task content — passes through Apple's infrastructure in order to reach your phone.
Asking your Mac to check email. Refreshing on your phone can ask your Mac to check for new mail immediately. This sends a request to Marlowe's server, which your Mac collects. No email content is involved; your Mac does the reading.
| Service | What it receives | Policy |
|---|---|---|
| Anthropic | Email content, for classification and assistant responses | anthropic.com |
| OpenAI | Email and task text, converted to search vectors | openai.com |
| OAuth authentication; email is read from Gmail | policies.google.com | |
| Microsoft | OAuth authentication; email is read from Outlook | privacy.microsoft.com |
| Apple | Push notification tokens and reminder text | apple.com/legal/privacy |
| ElevenLabs | Text to be spoken aloud, for voice reminders and briefings | elevenlabs.io |
| Tavily | News search topics you choose for Water Cooler. No email or task content | tavily.com |
| Resend | Your email address, to send sign-in and security emails | resend.com |
| Freemius | Licence and billing information | freemius.com |
| Railway | Server and database hosting | railway.app |
| Cloudflare | Network delivery and file hosting | cloudflare.com |
None of these services receives your data for advertising purposes, and Marlowe does not sell your data to anyone.
Marlowe keeps data for as long as you use it. There is no scheduled purge, because the value of the assistant depends on accumulated context.
Deleting your server data. Both the Mac app and the iPhone app have a "Delete my Marlowe data" control. It immediately and permanently removes your task board, device records, usage history, pending operations, and sign-in links from Marlowe's server, and signs out every device. It does not cancel your subscription.
Deleting local data on your Mac. Quit Marlowe and delete ~/Library/Application Support/Marlowe/. This removes your tasks, your email archive, your imported contacts, and your OAuth tokens permanently.
Deleting local data on your iPhone. Sign out, which clears stored credentials, or delete the app.
Disconnecting an email account. Disconnecting Gmail or Outlook inside Marlowe deletes the stored OAuth tokens from your Mac immediately.
If you cancel your subscription, your server-side data is scheduled for deletion and removed after 30 days. Reactivating within that window restores it.
You may also write to founder@withmarlowe.app with any request regarding your data, and it will be handled within 30 days.
Marlowe is not intended for anyone under 13 and does not knowingly collect data from children.
If this policy changes materially, users will be notified and the effective date above will be updated.
founder@withmarlowe.app