StageSnap
DATA PREFERENCES

Cookie Policy

Learn how we use dynamic local storage and session parameters to deliver a seamless workspace.

Last Updated: May 28, 2026

Like most modern platforms, StageSnap uses cookie configurations and standard web storage (such as `localStorage`) to maintain your authenticated login tokens and support seamless interactive features inside the Staging Studio.

1. What are Cookies and Storage?

Cookies are tiny text files placed on your computer by websites that you visit. Web storage options (like `localStorage` and `sessionStorage`) are safe standard browser storage databases that let applications preserve state values across routing changes.

We primarily use **functional local storage cookies** to keep you logged in to your account. This prevents you from having to type your credentials every time you refresh the Staging Studio.

2. Types of Cookies We Deploy

  • Essential / Authentication Cookies: Managed dynamically by Supabase Auth (such as `sb-access-token` and `sb-refresh-token`). These cookies verify your identity and protect your account rows from malicious access. Without these, the Staging Studio application cannot function.
  • Preference Storage: Used to temporarily cache your room selection defaults (e.g. Living Room, Scandinavian style) so your rendering configuration remains set during active uploads.
  • Performance Metrics: Standard anonymized analytic tokens that help us measure how fast GPU staged files load on your mobile browser. We do not run intrusive tracking or third-party advertising cookies.

3. Managing Your Browser Settings

You can configure, reject, or wipe cookies directly from your web browser settings at any time. However, please be aware that deleting authentication cookies will instantly log you out of your workspace, and blocking them entirely will disable access to the Staging Studio.

Want more details?

Review our Privacy Policy to understand how we secure your data.

Submit Cookie Inquiry