Cookies
Cookies Policy
This page explains what cookies and similar browser‑storage technologies All Do uses, what they're for, and how to control them. We don't use any tracking, marketing, or advertising cookies.
Last updated: May 27, 2026 · Effective date: May 27, 2026
1. What are cookies?
"Cookies" are small text files placed on your device by a website you visit. "Local storage" and "session storage" are similar mechanisms that let a site remember small pieces of data between page loads. Together they let a site keep you signed in, remember your preferences, and work offline.
2. What we use
All Do uses only what's needed to operate the service — no ad/marketing cookies, no third‑party analytics cookies that follow you across sites. The table below lists every storage key we set.
| Name | Type | Purpose | Lifetime |
|---|---|---|---|
sb-*-auth-token | Strictly necessary | Supabase session token — keeps you signed in. | ~1 hour, refreshed |
alldo_session_logged (sessionStorage) | Strictly necessary | Marks this browser tab as having logged a session — so we don't double‑count visits. | Tab lifetime |
alldo_my_profile_* (localStorage) | Functional | Remembers which profile on a board is "you" (for the personal filter). | Until you clear it |
alldo_gantt_height_px, alldo_swimlane_heights, alldo_year_height_px (localStorage) | Functional | Remembers UI sizes you adjusted (gantt height, per‑lane height, year view height). | Until you clear it |
gantt_board_*, gantt_offline_board (localStorage) | Functional | Offline snapshot of your board so it loads without network and edits persist locally. | Until you clear it |
alldo_dismissed_version (localStorage) | Functional | Remembers an "update available" toast you dismissed, so we don't nag. | Until next version |
3. Third‑party storage
- Google Sign‑In sets cookies on its own domain during the OAuth flow. Those are governed by Google's privacy/cookies policies.
- Supabase stores the auth session (token above) on our domain to keep you signed in.
- Vercel may set strictly‑necessary cookies needed to serve the static site (e.g. routing). No analytics or advertising.
4. How to control storage
- Most browsers let you block or delete cookies and clear localStorage / sessionStorage in their privacy settings.
- You can clear All Do's storage specifically via your browser's "Clear site data" for
alldo.app. - Signing out from the app menu removes the Supabase session token.
- Blocking strictly‑necessary cookies will prevent sign‑in and break the app.
5. Do Not Track
We don't use cross‑site tracking, so there's nothing to disable in response to a DNT signal. We respect "Global Privacy Control" by not setting any tracking/marketing storage in the first place.
6. Changes to this policy
If we add or remove storage keys, this page is updated and the "Last updated" date above changes. Material changes will be communicated through the app or by email if you've subscribed.
7. Contact
Questions about cookies or storage? Email hello@aetixlab.com. See also our Privacy Policy.