All Dayflow data is stored locally on your Mac. This page explains exactly where your data lives and how to manage it.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/JerryZLiu/Dayflow/llms.txt
Use this file to discover all available pages before exploring further.
Storage Location
All Dayflow data is stored in a single directory:- Finder: Press
Cmd+Shift+Gand paste the path above - Dayflow menu: Click the Dayflow icon in your menu bar → Open Recordings
Folder Structure
Inside the Dayflow directory, you’ll find:recordings/ Folder
Contains screen recording video files:- Format: Lightweight video chunks (MP4 or similar)
- Organization: Files are organized by date in
YYYY-MM-DD/subdirectories - Content: Short segments of your screen activity that are analyzed to generate timeline entries
- Size: Varies based on your screen resolution and activity; managed by automatic cleanup
Recordings are the largest component of Dayflow’s storage footprint. Use automatic cleanup to manage disk usage.
chunks.sqlite Database
Contains timeline metadata and analysis:- Format: SQLite database
- Content: Timeline entries, activity summaries, metadata
- Size: Relatively small compared to recordings
- Structure: Standard SQLite - can be inspected with tools like DB Browser for SQLite
The database does not contain the raw video data, only metadata and analyzed summaries.
Automatic Storage Cleanup
Dayflow includes automatic cleanup to prevent unlimited disk usage:How It Works
- Set a storage limit in Settings (1GB, 5GB, 10GB, 20GB, or unlimited)
- Dayflow monitors total storage usage
- When the limit is exceeded, oldest recordings are deleted first
- Timeline entries remain in the database (only video files are removed)
Configuring Cleanup
- Open Dayflow Settings
- Go to Storage
- Choose your preferred limit:
- 1GB: ~1-2 days of recordings (ultra-compact)
- 5GB: ~5-7 days of recordings (recommended for most users)
- 10GB: ~2 weeks of recordings
- 20GB: ~1 month of recordings
- Unlimited: No automatic cleanup (manual management required)
What Gets Deleted
- Deleted: Old video recording files from
recordings/ - Kept: Timeline entries, summaries, and metadata in
chunks.sqlite
Completely Removing All Data
To fully reset Dayflow and delete all stored data:Step-by-Step Instructions
-
Quit Dayflow
- Click the Dayflow menu bar icon
- Select Quit Dayflow
- Ensure the app is fully closed
-
Delete the data folder
Or use Finder:
- Press
Cmd+Shift+G - Navigate to
~/Library/Application Support/ - Move the
Dayflowfolder to Trash - Empty Trash
- Press
-
Relaunch Dayflow
- The app will create a fresh
Dayflow/directory - All previous recordings and timeline data are permanently deleted
- The app will create a fresh
Data Portability
Exporting Your Timeline
Dayflow supports exporting timeline data:- Format: Markdown
- How: Use the Export Timeline feature in the app
- Date range: Choose any date range to export
- Use cases: Backup, sharing, personal archives
Accessing Raw Data
Since all data is stored locally in standard formats:- Video files: Access directly in
recordings/- viewable in any video player - Database: Open
chunks.sqlitewith any SQLite tool - No proprietary formats: Your data isn’t locked into Dayflow
Privacy Notes
Cloud storage caution: If you use iCloud Drive or another cloud sync service, ensure
~/Library/Application Support/ is not synced. Dayflow recordings contain sensitive screen content.- All data remains on your Mac only
- No automatic cloud uploads or backups
- You control retention through storage limits
- Full deletion is straightforward and complete
Disk Space Monitoring
To check current Dayflow storage usage:Next Steps
Privacy Overview
Understand Dayflow’s privacy architecture
AI Providers
Compare privacy implications of different AI providers