Frequently Asked Questions
Answers to the most common questions about screenpipe.General
What is screenpipe?
What is screenpipe?
Is screenpipe free?
Is screenpipe free?
How is this different from Rewind/Limitless or Microsoft Recall?
How is this different from Rewind/Limitless or Microsoft Recall?
- Open source: Full transparency, no vendor lock-in
- Local-first: Your data never leaves your device by default
- Multi-monitor: Captures all monitors (not just active window)
- Developer API: Full REST API and SDK for custom integrations
- Plugin system: AI agents (Pipes) for automation
- Cross-platform: Works on macOS, Windows, and Linux
Privacy & Security
Does screenpipe send my data to the cloud?
Does screenpipe send my data to the cloud?
- Cloud AI models (OpenAI, Anthropic) for better search
- Encrypted sync between your devices (zero-knowledge encryption)
Can I use screenpipe with fully local AI?
Can I use screenpipe with fully local AI?
Is the source code auditable?
Is the source code auditable?
- View all code on GitHub
- Audit security and privacy practices
- Build from source
- Contribute improvements
- Fork for custom needs
What about sensitive data like passwords?
What about sensitive data like passwords?
- Exclude apps: Block password managers, banking apps, etc.
- Exclude windows: Filter by window title patterns
- Exclude URLs: Skip specific websites
- Time restrictions: Only capture during work hours
Can I delete my data?
Can I delete my data?
- Delete specific time ranges via the UI
- Clear all data from settings
- Delete the SQLite database file directly
- Use the API to programmatically manage data
~/.screenpipe/ (or Windows equivalent).Storage & Performance
How much disk space does screenpipe use?
How much disk space does screenpipe use?
- Number of monitors
- How actively you use your computer
- Whether you enable audio recording
- Capture quality settings
Does screenpipe slow down my computer?
Does screenpipe slow down my computer?
- CPU: 5-10% on modern hardware
- RAM: 0.5-3 GB
- Disk: Minimal writes (event-driven)
What are the minimum system requirements?
What are the minimum system requirements?
- RAM: 8 GB recommended (4 GB minimum)
- Storage: ~10 GB free space to start
- CPU: Any modern processor (2015+)
- OS: macOS 10.15+, Windows 10+, or Linux
How long can I keep data?
How long can I keep data?
- Keep years of history if you have storage
- Set up automatic cleanup via Pipes
- Manually archive or delete old data
- Store data on external drives
Platform Support
What platforms are supported?
What platforms are supported?
| Platform | Support | Installation |
|---|---|---|
| macOS (Apple Silicon) | ✅ Full | Native .dmg installer |
| macOS (Intel) | ✅ Full | Native .dmg installer |
| Windows 10/11 | ✅ Full | Native .exe installer |
| Linux | ✅ Supported | Build from source |
Can I use screenpipe on multiple computers?
Can I use screenpipe on multiple computers?
- Install separately: Each device has its own local data
- Pro sync: Cloud sync between devices (encrypted, $39/month)
- Manual export: Export/import data via API
Does it work with multiple monitors?
Does it work with multiple monitors?
Can I use it on Linux?
Can I use it on Linux?
Features
Does screenpipe record audio?
Does screenpipe record audio?
- System audio: What you hear (meetings, videos, music)
- Microphone: What you say
How does text extraction work?
How does text extraction work?
- Accessibility tree (primary): Extracts structured text from the OS (buttons, labels, text fields) - fast and accurate
- OCR fallback: When accessibility isn’t available (remote desktops, games), uses:
- Apple Vision on macOS
- Windows native OCR
- Tesseract on Linux
Can I search with natural language?
Can I search with natural language?
- Keyword search: Fast full-text search
- Semantic search: Natural language queries using AI embeddings
- Filters: By app, window title, URL, date range, content type
What are Pipes?
What are Pipes?
- Contains a prompt and schedule
- Can query your screen/audio data
- Can call APIs and write files
- Runs automatically in the background
- Obsidian sync (auto journal)
- Reminders (extract todos)
- Idea tracker (surface insights)
~/.screenpipe/pipes/.Can I integrate with ChatGPT/Claude/Cursor?
Can I integrate with ChatGPT/Claude/Cursor?
- Search your screen history
- Get recent context
- Access meeting transcriptions
- Build context-aware responses
Pricing
What does the lifetime license include?
What does the lifetime license include?
- Desktop app for all platforms
- All current features
- All future updates forever
- Multi-monitor support
- Audio transcription
- Full API access
- Plugin system (Pipes)
- Local AI support
What's included in Pro?
What's included in Pro?
- Cloud sync: Sync data between devices (encrypted)
- Priority support: Faster response times
- Pro AI models: Access to premium AI capabilities
Is there a free trial?
Is there a free trial?
What about team/enterprise pricing?
What about team/enterprise pricing?
- Central config management
- Shared AI pipes
- Per-pipe data permissions
- Admin dashboard
- MDM deployment (Intune, SCCM)
- SSO/SAML (Enterprise)
- Audit logs (Enterprise)
Teams & Enterprise
Can I deploy screenpipe to my team?
Can I deploy screenpipe to my team?
- Deploy capture settings to all employees
- Share AI workflows (Pipes) team-wide
- Control what AI can access with per-pipe permissions
- Employees’ data stays on their devices
- Admin dashboard for management
How do AI data permissions work?
How do AI data permissions work?
Is screenpipe compliant with security standards?
Is screenpipe compliant with security standards?
- SOC 2 ready: Compliance framework support
- HIPAA ready: Healthcare data protection
- Audit logs: Complete activity tracking
- SSO/SAML: Enterprise authentication
- MDM deployment: Intune, SCCM, Robopack
Troubleshooting
Where can I get help?
Where can I get help?
- Documentation: docs.screenpi.pe
- Discord: discord.gg/screenpipe
- GitHub: Issues
- Email: [email protected]
How do I report a bug?
How do I report a bug?
- Check existing issues
- Open a new issue with:
- OS and version
- screenpipe version
- Steps to reproduce
- Logs from
~/.screenpipe/logs/
- Join Discord for real-time help
Still have questions? Join our Discord community or check the troubleshooting guide.