1
Create an account
Go to app.branchpilot.ai and sign in with a magic link. Your account is created on first sign-in, with 100 free decisions per month and no card.
2
Clone a template
Open Templates and pick one — Lead routing is a good first choice. Branch Pilot creates the decision, its draft version and its test cases in one click.
3
Run the test cases
In the decision, open the Tests tab and click Run all. Each case is sent to the engine and compared with its expected result. Adjust the option descriptions in the Editor if something does not route the way you want, then run again.
4
Publish
Click Publish. The draft becomes the live version served by the endpoint. Publishing again later creates a new version; the previous one stays available for rollback.
5
Create an API key
In Settings → API keys, create a key. It is shown once: copy it into your workflow’s credentials.
6
Call the endpoint
7
Branch on the answer
Use
choice (or score, or labels) in your workflow’s router. Handle status: "uncertain" as its own branch, or send it to the review queue.