Handbooks are managed under Knowledge > Handbooks. This is separate from Playbooks (AI behavior procedures) and the Knowledge Base (document articles).
Difference from Playbooks
| Aspect | AI Playbook | Handbook |
|---|---|---|
| Executed by AI | Yes (structured dialogue) | No |
| Referenced by AI | Yes (as response guidance) | Yes (as knowledge only) |
| Purpose | Defines the AI agent’s conversation flow | Steps for a human to carry out |
| Admin screen location | Playbook | Knowledge > Handbooks |
Create a handbook
Enter basic information
Fill in the following fields.
| Field | Description |
|---|---|
| Title | Name of the handbook (required) |
| Description | Purpose or summary of the handbook (optional) |
| Category | Choose from: Account / Billing / Technical / Onboarding / HR / Other |
| Tags | Tags for search and classification (comma-separated, multiple allowed) |
Add steps
Click Add Step and enter a Step title and Step description (Markdown) for each step.
- Multiple steps can be added
- Drag steps to reorder them
- Unnecessary steps can be removed
Bulk upload from files
Use bulk upload to register multiple handbooks at once.Start bulk upload
Click Bulk Upload and select .md or .txt files. Multiple files can be selected at once.
Edit a handbook
Open the target handbook
Click the handbook row, or select Edit Handbook from the … (action menu) at the end of the row.
Delete handbooks
Delete one handbook
Select Delete Handbook from the … (action menu) at the end of the handbook row. Then click Delete in the confirmation dialog.Bulk delete
- Check the checkboxes on the rows to delete (the header checkbox selects all)
- Click the Delete button that appears
- Click Delete in the confirmation dialog to confirm
View modes and filters
The handbook list can be switched between tile view and list view. Filtering supports the Category filter and keyword search. The Group by menu can also group the list by category, tag, author, step count, or last updated date.Using handbooks with the AI agent
Handbooks are included in the AI agent’s knowledge searches. To explicitly reference a handbook in a Playbook step, use the{{document_search}} tool.
Related pages
- Add knowledge — Document article knowledge management
- Review and apply AI improvement suggestions
- Register Playbooks

