Connecting your inbox to a third-party service deserves caution. Here, plainly, is what InboxBriefs can and can't do with your emails.
InboxBriefs requests only the read scope from your provider. That scope is technically enforced: no sending, deleting or modifying is possible at the infrastructure level.
When you connect your inbox to InboxBriefs, you grant read-only access through the provider's official authorization flow. The key point is the scope requested: InboxBriefs asks only to read. That scope determines, at the infrastructure level, everything the app is able to do.
The distinction matters: it's not that InboxBriefs “chooses not to” change your emails. It's that read-only access doesn't give it the ability to. The provider's servers reject any attempt to send, delete, archive or modify. Even if our code tried, it doesn't, the API would return a permission error.
OAuth authorization takes the form of access tokens. These tokens are never stored in plain text: they're encrypted at the application level with AES-256-GCM before being saved. In practice, even direct access to the database would reveal only ciphertext, useless without the encryption key, which lives outside the database.
InboxBriefs reads the emails needed to produce a summary, then keeps the summary, not the full content of your inbox, permanently. Your inbox stays the source of truth; our data is just an analysis layer on top, kept to the strict minimum.
Disconnecting an inbox from your dashboard immediately revokes our access on the provider's side, the token becomes unusable that very instant. And if you delete your InboxBriefs account, all associated data is erased permanently and in cascade within minutes. A question about security or how your data is handled? Write to us at privacy@inboxbriefs.com, we reply directly, no automated form.
No. The tool only fetches emails since the last summary, at the scheduled time.
All your data is deleted in cascade: connected accounts, summaries, rules, chat history.
Yes. The gmail.readonly and Mail.Read scopes are API permissions verified server-side by the provider.
How to automatically summarize your inbox
The ways to get a daily summary of your inbox, from homemade filters to an AI-prioritized digest, and how to pick the one that fits you.
5 min
ProductivityToo many emails: how to take back control of your inbox
Five concrete levers to escape email overload, from batch processing to delegating the sorting to software, without chasing inbox zero.
4 min
AIAI email summaries: how they actually work
Under the hood of an AI-generated email summary: what the model reads, how it decides priorities, and where the safeguards are.
4 min