Flolah currently uses strictly necessary and functional preference storage only. We do not load advertising or product-analytics pixels on the main app or marketing homepage as of this version. No consent banner is required for optional marketing cookies because none are deployed. If that changes, we will update this policy and add consent where required.
This page covers HTTP cookies and similar browser storage (localStorage / sessionStorage) used by Flolah, plus related third-party storage for optional features (CRM, OAuth providers).
Primary app authentication uses a session token in localStorage (agent-os-auth-token), not a first-party login cookie. The server validates that token on API requests. Sessions typically last up to about 14 days unless you sign out earlier.
| Name | Path | Purpose | Duration | Category |
|---|---|---|---|---|
agent_os_os_console |
/opensearch |
Admin-only launch cookie for the OpenSearch console proxy (HttpOnly, SameSite=Lax; Secure on HTTPS). Bound to a valid Flolah admin session. | ~30 minutes | Strictly necessary (admin) |
agent_os_oc_console |
/openconnector |
Admin-only launch cookie for the OpenConnector console proxy. | ~8 hours | Strictly necessary (admin) |
These cookies are cleared when you log out of Flolah (and related console logout paths).
| Key | Purpose | Category |
|---|---|---|
agent-os-auth-token | Bearer session token | Strictly necessary |
agent-os-impersonator-token | Admin impersonation restore token | Strictly necessary (admin) |
agent-os-theme | Light/dark preference | Functional |
agent-os-nav-collapsed | Sidebar layout preference | Functional |
agent-os-nav-section:* | Nav section open/closed | Functional |
agent-os-dismissed-feed-ids | Dismissed notification IDs | Functional |
agent-os-wf-props-pane-width | Workflow editor layout width | Functional |
| Key pattern | Purpose | Category |
|---|---|---|
company-operate-resume-step | Resume company-operate wizard | Functional |
wf-agent-chat:{id} | Workflow builder chat draft | Functional |
ao-public-vr-chat:{slug} | Public Virtual Room transcript cache | Functional |
The static marketing site (flolah.cloud) does not set tracking cookies by default. The public blog is static. The forum uses GitHub Discussions on github.com — when you sign in or comment there, GitHub’s cookies and terms apply (not Flolah login cookies).
If we introduce analytics or advertising cookies, we will update this page and implement consent tools where required.