1. What are cookies?
Cookies are small text files stored in your browser when you visit a website. We use them for session management, security, and (with consent) usage analytics.
2. Types we use
- Strictly necessary: Login sessions, security, HTTPS, form submission
- Functional: Preferences such as language (where applicable)
- Analytics (optional): Aggregated traffic statistics — only after consent
3. Third parties
Embedded content (e.g. YouTube) may set third-party cookies.
ERP sessions under /app/* use Blazor Server and authentication cookies required for the service.
4. Your choices
You may delete or block cookies in browser settings. Blocking necessary cookies may limit login and forms.