What we use
- Authentication cookies. When you sign in, the underlying authentication provider sets secure HTTP-only cookies that identify your session. These cookies are required — the workspace cannot function without them. They expire when your session ends or when you sign out.
- Local storage. Some small UI preferences (for example, whether you have dismissed the welcome panel for a venture) are stored in your browser's local storage so the experience persists across reloads. This data never leaves your browser.
What we do not use
- No third-party advertising cookies.
- No cross-site tracking pixels.
- No third-party analytics scripts on public pages at the time of this writing.
If we add analytics in the future, this page will be updated and the “Last updated” date will reflect the change.
Managing cookies
You can manage cookies through your browser settings — most browsers let you block or delete cookies on a per-site basis. Blocking authentication cookies will prevent you from signing in to Red Lion. Clearing local storage will reset dismissible UI state but will not delete any of your venture work, which is stored on the server.