What problem does it solve?
Enterprise admins need a safe, scoped way to search team screen and audio activity, inspect specific frames, and deploy or schedule managed Pipes without exposing admin tokens or flooding context with raw data.
Core Features & Use Cases
- Team Activity Search: Search across team devices with time-bounded queries, fetch chronological records, and retrieve individual frames as JPEGs for visual verification.
- Managed Pipe Lifecycle: Preview, deploy, and schedule team Pipes with explicit confirmation, version-conflict protection, and JSON receipts.
- Token & Scope Safety: Reads the admin token from Enterprise settings automatically, enforces read/write scopes, and never prints credentials.
- Use Case: An admin wants to verify what a teammate saw during an incident window. They list devices, run a 24h search, fetch records for the relevant device, and open one cited frame to confirm the on-screen content.
Quick Start
Ask the assistant to search team activity for a topic over the last 24 hours using the screenpipe team CLI and summarize the top results by timestamp and device.