1. What cookies are
Cookies are small text files stored in your browser by the sites you visit. We also use similar technologies such as localStorage and service workers.
2. Categories we use
- Strictly necessary — authentication tokens, tenant identification, CSRF protection, and session routing. These cannot be disabled without breaking the service.
- Preferences — language, time zone, sidebar collapsed state, cookie-consent choice.
- Analytics (optional) — aggregate, privacy-respecting analytics to understand which pages are used. Set only after you click "Accept".
- Push notifications (optional) — a service-worker registration and push-subscription endpoint, set only if you opt in to follow teams.
3. Managing cookies
You can withdraw consent at any time via the "Cookie settings" link in the footer, and you can delete cookies via your browser settings. Disabling strictly-necessary cookies will prevent you from signing in.
4. Third parties
We use a limited set of third-party processors (payment, email, push, analytics). They may set their own cookies when their services are invoked. See the Privacy Policy for the full list.