When to use one
Reach for a playbook when a task has a fixed shape — a set of inputs to gather in order, with branches — rather than an open-ended Q&A. The agent stays conversational, but the playbook makes sure every required step happens.In the API
In the API and dashboard these are called playbooks; some internal references use the older
term procedures. They’re the same thing.