Legal

Cookie Policy

This Cookie Policy explains how DataSim Lab uses cookies and related storage mechanisms for authentication, security, and service continuity.

Last updated: March 26, 2026

Policy scope

  • Covers cookies used by the web application and authenticated workflows.
  • Focuses on essential and security-related cookie behavior.
  • Should be aligned with jurisdiction-specific consent requirements for production deployments.

What Are Cookies

Cookies are small text files stored by your browser that help websites maintain sessions, remember preferences, and improve reliability.

DataSim Lab primarily uses cookies for secure authentication and session continuity within protected areas of the platform.

Authentication Cookie Details

Authentication cookies are configured with HttpOnly attributes so they are not accessible through client-side JavaScript.

In production, cookies are configured with secure transport controls to support HTTPS-only transmission.

SameSite configuration may vary by deployment architecture, especially when frontend and backend are deployed on different domains.

Cookie Duration and Retention

Some cookies are session-based and expire when your browser session ends, while others are short-lived persistent cookies for refresh and continuity behavior.

Cookie lifetime is tied to authentication policy and may be updated for security hardening or operational requirements.

Managing Cookies

Most browsers let you block or delete cookies through privacy settings. Disabling essential cookies may prevent login and core platform functionality.

If you use strict browser controls or privacy extensions, some authenticated workflows may not behave as expected.

Third-Party Services

Platform infrastructure may rely on third-party hosting, caching, storage, and observability providers that support service delivery.

Where third-party cookies are present through embedded services, they are governed by the applicable provider policy.