Before you start
- Open the Failproof AI dashboard and create an account or sign in with your work email.
- Go to Administration → Keys and create a key with
events:add and policies:pull.
- Copy the one-time secret and store it on the target machine:
Install
Install and connect Failproof AI
Session transcripts are sent by default. Add --no-transcripts to report hook activity and policy decisions without transcript content.If this machine already has agent history, preview and import the last seven days, then wait for delivery to finish. Skip this step on a new machine.Open Sessions in Failproof AI and select an imported session. Install agent hooks and policies
This attaches Failproof AI to your agent CLI and installs the built-in policies. Use them to see local policy decisions and try enforcement before Failproof AI audits your sessions and writes policies for your agents.Let the installer detect your agent CLI, or name one explicitly. Audit the behavior
Follow Run your first failure check. Use a concrete goal such as “find sessions where the agent retried a failing tool without changing its approach.” Run failproofai config --status. A healthy setup reports the cloud connection, daemon state, and whether enforcement is paused.