The completion screen
Playbook generation takes 2–3 minutes. While it runs, each section shows its own generating state — generating the playbook, generating the playbook actions, generating the reference notes.
Top of the completion screen — Information, Playbook ID, and Playbook Actions.

Bottom of the completion screen — AI Model, JSON Output Schema, and Reference Notes.
Playbook actions and reference notes
One policy clause generally becomes one action, and each action gets reference notes generated with it. The reference notes are the sentences from the original policy that the action treats as its grounds. When a verdict comes out differently from what you intended, check whether the reference notes carried the policy’s intent correctly before you rewrite the policy. Reference notes can be fixed without regenerating the playbook — editing a workflow.Workflow detail
Select Back to workflow list and open the workflow again to reach the detail screen.Header card
Profile table
The Actions menu in the workflow list
The workflow list opens from Workflow List in the sidebar. The Actions menu on each row has three entries.Copying
The workflow ID is shown read-only and you enter only a new name. Leaving the name blank sets it to[Copy] original name automatically.
Copying is blocked when you are at the per-project workflow limit (10).
Deleting
The dialog states that the workflow will be deleted along with every profile under it, and deletion proceeds only after you type an administrator email to confirm.Related API
Workflows are read-only through the API.GET /workflows/:workflowId— the full policy, playbook, actions, engines, and schemaGET /workflows/:workflowId/summary— lightweight information for lists