Skip to main content
Percher is still being built, but you can try it out with a free account right now!

Telemetry

What's collected from the CLI

Ask your agent
Turn off Percher's usage tracking for me.Read the guide at percher.app/docs/telemetry
For agents and developers

The Percher CLI sends anonymous usage statistics to help us improve the platform: CLI version, command name, success/error, OS, and Bun version. No personal data, file names, source code, or env vars are ever collected.

Opt out by setting an environment variable:

PERCHER_NO_TELEMETRY=1    # or
DO_NOT_TRACK=1

See our Privacy Policy for full details.