Intaglio Labs, Inc.

privacy_

last updated August 27, 2026 · effective August 27, 2026

The short version

Intaglio Labs runs on your Mac. Your calendar, messages, mail, notes, photos, files and health data are read on your machine, stored on your machine, and answered by an AI model that also runs on your machine.

Intaglio Labs does not receive any of it. We have no server that holds your content. There is no Intaglio Labs account, no login, no analytics, no crash reporting, no telemetry. We could not produce your data if we were asked to, because we never have it.

What Intaglio Labs does send over the network is narrow, named, and listed in §6. Nothing on that list sends your data to us or to any AI provider.


1. Who we are

Intaglio Labs, Inc. ("Intaglio Labs," "we," "us") makes a private personal AI that runs locally on macOS.

2. Scope

This policy covers:

This policy does not cover the third-party services you choose to connect (Apple, Google, Granola, Oura, Notion, Meta/WhatsApp/Messenger/Instagram, LinkedIn, X, Telegram, Discord and Slack). Those providers handle your data under their own policies and their own terms.

3. What we collect about you

From the website

When you visit our site, our hosting provider records standard web-server data (IP address, user agent, page requested, timestamp). Our site also loads a webfont from Google Fonts, which means Google receives your IP address and user agent when a page loads. We are removing this dependency by hosting the font ourselves. The landing page additionally asks GitHub’s public API how many times the app has been downloaded, so GitHub likewise receives your IP address and user agent when that page loads. Neither request carries anything about you beyond what any web request carries, and neither sends anything to us.

We use no analytics, no advertising pixels, no cookies for tracking, and no session recording.

From the app

Nothing. The Intaglio Labs application:

If you email us for support, we receive whatever you put in the email.

4. What Intaglio Labs reads on your Mac

This is the part that matters, so it is stated in full. Everything in this section stays on your computer unless §6 says otherwise.

Intaglio Labs reads only the sources you switch on, one at a time, from the local setup page. Nothing is connected by default.

SourceWhat Intaglio Labs readsHow far back
CalendarEvent titles and times. With the Google Calendar option, also attendee names, email addresses, the organizer, and RSVP status. Read-only access — Intaglio Labs cannot create, move or delete an event.Year by year back to the oldest year reached by another connected timeline, plus the upcoming scan window
Mail (Gmail)Sender, recipients, CC, subject, and the plain-text body up to 16 KB, with quoted replies strippedAll history the Gmail API makes available
Messages (iMessage)Message text and the phone number or email of the other party, from the Messages database on your MacAll history present in the Messages database on your Mac
WhatsAppMessage text, contact and group names, and WhatsApp IDs, from WhatsApp Desktop's local database on your MacAll history present on the Mac
GranolaMeeting summaries, attendee names and emails, and — only if you turn it on — full meeting transcriptsAll notes in your Granola account
OuraYour ring data: sleep stages and duration, heart-rate variability, readiness, body-temperature deviation, activity, steps, calories, stress and recovery minutes, workouts90 days
Notes (Apple Notes)Note titles and bodies, and folder names. Password-protected notes and notes in the trash are skipped.All notes
PhotosPhoto dates, captions and titles; the precise GPS coordinates saved with a photo; and the names or group IDs Apple's on-device People feature has already assigned to faces in your library. Intaglio Labs does not read the images themselves, does not run its own face recognition, does not perform text recognition on your photos, and deliberately ignores Apple's guessed attributes such as age, gender or ethnicity.365 days
FilesFile names and folder paths in your iCloud Drive, Dropbox, Box and Google Drive local folders. File contents are read only when the file is already downloaded to your Mac, is small, and is a text or document type. Files that live online-only are never downloaded.All files present locally
NotionTitles and top-level text of only the specific pages you share with the Intaglio Labs integration. Notion integrations start with access to nothing.All shared pages
ContactsNames, phone numbers and email addresses, used to build a lookup table so Intaglio Labs can show "Mom" instead of a phone number. Contact records are not added to Intaglio Labs' main store.All contacts
Messenger, Instagram, LinkedIn, X, Telegram, Discord, SlackDirect-message text, conversation and participant names, from those platforms — delivered to your Mac by a Matrix bridge that runs locally on your Mac. Connecting one requires that platform's login flow, which may be an in-app login window, a phone/code flow, or a QR approval. The app keeps the resulting session cookie, token, or other connection credential so the bridge can stay connected as you. That credential is your live account session; it is stored on your Mac and sent only to the platform it came from.The maximum history each platform and local bridge make available, followed by new messages while connected

Reading Messages, Photos and Notes requires you to grant Full Disk Access to Intaglio Labs' runtime in macOS System Settings. That is a macOS permission you grant explicitly, and you can revoke it at any time in the same place.

The microphone

Intaglio Labs' voice feature is off until you tap the orb. One tap arms exactly one spoken turn; it disarms itself when you stop talking, when you tap again, or after 12 seconds of silence. There is no wake word and no always-on listening. Speech is turned into text by models running on your Mac. Audio is never written to disk and never sent anywhere. If the local speech models are missing, the feature refuses to run rather than falling back to a cloud service.

5. Where it is stored

6. What leaves your Mac, exactly

Every one of these is off until you connect that source. None of them sends your data to Intaglio Labs, and none of them sends your data to an AI provider.

This section does not give a total, on purpose. The complete, current list of every host the software contacts — with the reason, the direction and what credential is used — is checked into the source repository as ops/EGRESS.json, and a test fails the build if the code reaches a host that file does not name. A number written out here is a number that goes stale; that is exactly what happened to an earlier version of this section.

Sources that pull your own data down to your Mac. Data flows provider → Mac.

  1. Google's Gmail API (www.googleapis.com), authorized by you with read-only sign-in. Pulls your own mailbox down to your Mac. Intaglio Labs holds a token you can revoke at any time from your Google account; it never asks for or stores your mail password.
  2. Granola's REST API (public-api.granola.ai). Pulls back notes and transcripts Granola already holds. Intaglio Labs deliberately does not use Granola's server-side AI query tools, because those would run inference on Granola's servers.
  3. Oura's API (api.ouraring.com, cloud.ouraring.com for the one-time authorization). Pulls back your own ring data, which Oura's cloud already holds because that is how the ring syncs. The requested scopes are read-only and exclude your email address.
  4. Google Calendar's API (oauth2.googleapis.com, www.googleapis.com). Pulls back your own calendar. The requested scope is calendar.readonly and nothing else.
  5. Notion's API (api.notion.com). Pulls back only the pages you explicitly share with the integration.

Chat platforms, if you connect them, and these are different. Messenger, Instagram, LinkedIn, X, Telegram, Discord and Slack are reached through mautrix bridges that run directly on your own Mac, alongside a Matrix homeserver that also runs on your Mac. Two things follow, and both are worth stating plainly:

Setting these up also downloads the bridge software itself. The bridge programs are published by mautrix and fetched from github.com (raw.githubusercontent.com, release-assets.githubusercontent.com); the Matrix homeserver and its Python dependencies come from pypi.org and files.pythonhosted.org. Each bridge program is checked against a checksum recorded in the app before it is run. These are downloads of software, like installing an app: nothing of yours is uploaded.

Model downloads. Choosing a model during setup downloads its weights from huggingface.co, and the app does this itself rather than a script you run. Installing the voice feature downloads speech models from their publishers (Moonshine, jsDelivr, Hugging Face). These are downloads of software, like installing an app: nothing of yours is uploaded, and the models do not phone home afterwards — all inference runs on your Mac.

If you click a help link in the app — for example to Google's app-password page or to Notion's integrations page — Intaglio Labs hands that address to your normal browser. That is a link, not a request from Intaglio Labs.

7. What Intaglio Labs never does

8. Sensitive categories

Some of what Intaglio Labs can read is treated as sensitive under privacy laws. Named plainly, so nothing is a surprise:

All of it stays on your Mac. Intaglio never receives any of it, and we do not use it for any purpose whatsoever. Because we do not collect it, we do not sell or share it, and there is nothing for us to disclose or retain.

Intaglio Labs is not a medical device. Nothing it says about your sleep, energy, recovery or activity is medical advice, a diagnosis, or a treatment recommendation. See the Terms.

9. Faces and voices (biometrics)

We want to be exact here, because the law in this area is exact.

Photos. Apple's Photos app groups faces in your library on your own device, as a feature of macOS. Intaglio Labs reads the result of that grouping — a name you typed, or a group identifier — so it can say "this photo is from the trip with Sam." Intaglio Labs does not read the photographs themselves, does not compute or store a face template, faceprint, face geometry, or any other biometric measurement, and does not run face recognition of its own. Intaglio Labs receives none of this.

Voice. The Intaglio Labs application does not create a voiceprint. It does not enroll, identify, or recognize speakers by voice, and it does not store voice embeddings. Speaker labels in its store come from the source data — the name on an email, the contact behind a phone number — never from analyzing audio. Audio captured through the microphone is transcribed on your Mac and discarded.

The software we distribute collects no biometric identifiers and no biometric information, from you or from anyone else. Intaglio Labs receives none, and we do not sell, lease, trade or otherwise profit from biometric data.

Retention. Because Intaglio Labs holds no biometric identifiers, there is no biometric retention schedule that applies to your use of it. If a future version of Intaglio Labs ever collects one, we will publish a written retention and destruction schedule, and obtain the consent the law requires, before that version ships — not after.

10. How long Intaglio Labs keeps things, and how to delete

11. Other people's data

This is the honest part, and you should read it before connecting anything.

Intaglio Labs reads your accounts. But your accounts are full of other people: the person on the other end of a text message, everyone on an email thread, the attendees on a meeting invite, the names in your contacts, the faces your Photos library has grouped, your LinkedIn connections. When Intaglio Labs reads your mailbox or your messages, those people's names, addresses, phone numbers and words are stored in your local database alongside your own.

Two things follow.

First, this is your copy of your own communications. It is the same information already sitting in Mail.app and Messages.app on the same computer. Intaglio Labs moves it into a form an AI on your machine can search. It does not move it anywhere new, and it does not send it to us.

Second, you decide what to point Intaglio Labs at, and you are responsible for that decision. Nobody else's consent has been collected. If you are in a jurisdiction with rules about processing other people's personal data, or if you plan to point Intaglio Labs at work accounts governed by an employer's policy, that is on you, not on us. The Terms of Service says this in the language lawyers use.

If someone contacts us asking what Intaglio Labs holds about them: we hold nothing, and we cannot reach your machine. Requests about a specific person's data have to go to the Intaglio Labs user whose Mac it is on.

Suggestions, if you care about the people in your data: connect only the sources you actually need, set a retention window, and use the delete commands. And do not use Intaglio Labs to keep a file on someone.

12. Your privacy rights

Because your Intaglio Labs data lives on a computer you own, you already have more control than any rights request could give you: you can read the database with any SQLite tool, and you can delete it with one command.

For the small amount of website data we do hold (§3), and for anything you send us by email, the following applies.

To make a request, email hi@intaglio.io. We will respond within the time the applicable law allows. We may need to verify your identity. You may use an authorized agent.

13. Children

Intaglio Labs is not for children. It is intended for adults 18 and over, and we do not knowingly collect personal information from children. If you connect sources that contain messages, photos or contact details involving children, that content is read and stored locally on your Mac under your control, and Intaglio never receives it.

14. Security

To report a vulnerability, email hi@intaglio.io. Please give us a reasonable window to fix it before publishing.

15. Changes

If we change this policy we will update the date at the top and post the new version at this address. For a change that materially reduces protection, we will give notice in the app or by a reasonable means before it takes effect. Older versions available on request.

16. Contact

Intaglio Labs, Inc. 30 Otis St, San Francisco, CA 94103 hi@intaglio.io