LIB uses minimal storage to make the platform work. We do not use advertising cookies or track you across the web.
1. What We Use
LIB primarily uses localStorage (browser storage) rather than traditional cookies. This storage lives only in your browser and is not transmitted to any server.
We also use session tokens provided by Supabase for authentication.
2. What We Store Locally
The following data is stored in your browser's localStorage:
- Session token — keeps you logged in securely (expires automatically)
- Theme preference — whether you prefer dark or light mode
- Agent settings — your AI agent name, personality and tone preferences
- Chat history — your conversations with the LIB AI assistant
- Notes — content saved in My Notes
- Team chat messages — messages in your Team Chat workspace
- Content history — recently generated content for quick access
- Scheduled queue — your scheduled post queue
All of this data stays in your browser. Clearing your browser's localStorage will remove it.
3. Third-Party Cookies
Some third-party services used by LIB may set their own cookies:
- Supabase — authentication session management
- Google Fonts — font delivery (may set performance cookies)
We do not use Google Analytics, Facebook Pixel, or any advertising cookies.
4. Your Control
You can clear all locally stored LIB data at any time by:
- Going to your browser settings → Privacy → Clear browsing data → Local storage
- Or logging out of LIB, which clears your session token
Note: clearing localStorage will log you out and reset your preferences.