1. What cookies are
Cookies are small text files stored on your device. Similar technologies include local storage and session identifiers.
2. Types we use
In soft launch we mainly use essential cookies for authentication and security.
- Essential: auth session (Supabase Auth), language preference, CSRF/security protections.
- Functional: remembering UI preferences if enabled.
- Analytics / marketing: only if we enable them and, where required, after consent.
3. Duration
Session cookies expire when you close the browser. Persistent cookies remain until expiry or manual deletion.
4. How to control them
You can block or delete cookies in your browser settings. Blocking essential cookies may prevent sign-in or core features.
Questions: contact@utilaro.com.
5. Updates
We may update this Policy when we add measurement or advertising tools. Check the “Updated” date.