We use cookies and similar technologies only to provide authentication, security, tenant experience, and user-interface functionality.
2.1 Strictly Necessary
token: The server sets the authentication cookie named token. It is HttpOnly, Secure in production, and protected by SameSite. Its default lifetime is 24 hours on desktop, 7 days when Remember Me is selected, and up to 365 days for mobile-app requests. The browser sends the HttpOnly cookie automatically with requests. In some browser flows, the client may store a signed token under the token key in Local Storage as a fallback for API requests.
parent_token: A Local Storage token used by the parent portal workflow.
admission_token: A Local Storage token used by the admission candidate portal workflow.
rescue_token: A temporary Local Storage token used for a restricted security workflow.
client_device_fp: An HttpOnly security cookie used for trusted-device verification after device verification. The implementation sets a one-year lifetime.
sidebar_state: A first-party cookie that remembers whether the dashboard sidebar is open or collapsed. The implementation sets a seven-day lifetime.
2.2 Functional
org_title and org_favicon: Organization branding preferences that may be stored in Local Storage.
The selected theme and last selected authentication role may be stored in browser storage.
push_banner_dismissed: Remembers whether a notification prompt was dismissed.
chat_draft_[id]: Stores an unsent chat draft until the message is sent, removed, or cleared.
reset_success_[token]: A short-lived Local Storage entry used by the relevant password-reset workflow.
Other temporary authenticated workflows may use short-lived browser-storage entries.
2.3 Performance and Analytics
The reviewed platform runtime does not set third-party analytics or advertising cookies. Server-side operational logs and analytics are not browser cookies.
2.4 What We Do Not Use
Advertising cookies or behavioral retargeting cookies.
Social-media tracking pixels in the reviewed platform runtime.
Cross-site advertising or browsing-history tracking.
A limited trusted-device security cookie may be used for authentication protection. This Policy does not claim that no device-security metadata is ever processed.
2.5 Your Choices and Controls
You may configure your browser to block or delete cookies at any time. Please note that disabling strictly necessary cookies will prevent you from logging in and using the platform. Clearing Local Storage entries such as token, parent_token, or admission_token will end your active session and require you to sign in again. Functional storage entries such as org_title, org_favicon, sidebar preferences, and chat drafts will be restored automatically on your next session. Where consent is required under applicable law, non-essential cookies will be used only after the applicable consent is obtained .