Cookie Policy
Last updated: 5 August 2026 · Version 1.0
1. What are cookies
Cookies are small text files saved by the browser on a user's device during browsing. They are used to maintain sessions and preferences and to ensure the site works correctly.
2. Cookies we use
| Cookie | Type | Purpose | Duration |
|---|---|---|---|
| firebase:authUser | Technical / Session | Maintains the Firebase authentication session | Session / 1 year |
| __session | Technical / Session | Secure session token (HttpOnly) | Session |
| agentid_theme | Preferences | Interface theme (light/dark) | 1 year |
| agentid_lang | Preferences | Preferred interface language | 1 year |
| NEXT_LOCALE | Technical | Next.js language detection | Session |
3. Third-party cookies
Firebase / Google: we use Firebase for authentication and database. Firebase may set technical cookies necessary for the authentication service to function. These are not used for advertising purposes. See Firebase Privacy for details.
Stripe: if you access the Billing section, Stripe may set cookies necessary for the secure payment process. We have no access to these cookies. See Stripe Privacy.
We do not use Google Analytics, Meta Pixel or any other advertising tracking tools.
4. Consent and control
Strictly necessary technical cookies do not require consent (Art. 5.3 ePrivacy Directive). Preference cookies can be disabled without affecting the core service functionality.
How to manage cookies:
- Chrome: Settings → Privacy and security → Cookies and other site data
- Firefox: Settings → Privacy & Security → Cookies and Site Data
- Safari: Preferences → Privacy → Manage Website Data
- Edge: Settings → Cookies and site permissions
Note: disabling session technical cookies will prevent login to the platform.
5. LocalStorage and SessionStorage
In addition to cookies, we use the browser's localStorage and sessionStorage for:
- Storing temporary UI preferences (sidebar state, active filters)
- Lightweight caching of Firebase data to improve performance
- Firebase Auth session tokens (managed automatically by the SDK)
This data remains local in the browser and is not transmitted to third parties.
6. Updates
This Cookie Policy may be updated to reflect changes in the service. The date of the last update is shown at the top of the page.