How Playbooks Are Structured
Every playbook follows the same structure so you can quickly find what you need:| Section | What it covers |
|---|---|
| Why Automate This? | The business problem, the proposed solution, and expected results |
| What You’ll Build | A concrete description of the assignment — inputs, steps, outputs, connections used |
| Before You Start | Checklist of prerequisites: accounts, credentials, sample data |
| Steps | Numbered setup instructions from creating the assignment through testing and going live |
| Expected Results | What success looks like in your inbox, your systems, and in Duvo |
| Troubleshooting | Solutions to the most common issues |
| Take It Further | Extensions and enhancements once the core workflow is running |
| Related | Links to other playbooks, connection docs, and feature guides |
Playbook Categories
Playbooks are organized by the type of outcome they deliver.Inbound Intake
Turn incoming emails, documents, and forms into structured records — without manual rekeying.- Email Order Intake — Extract orders from a shared inbox, validate fields, write records, and flag anomalies for review.
Documents
Process documents at scale — extract structured data, validate against master data, and route exceptions for human review.- OCR Document Validation — Extract fields from invoices, receipts, and IDs; cross-validate against your master data; and route low-confidence or anomalous records for human review before writing to your system.
Reporting
Pull data from your systems on a schedule and deliver it where it is needed — Slack summaries, email digests, spreadsheet exports. Coming soon: Forecasting and Alerting — monitor warehouse data and alert on threshold breaches.Operations
Handle the exception-heavy workflows that fall through the cracks: stuck transactions, failed items, aging cases, supplier follow-ups, QA spot checks. Coming soon: Exception Handling, Supplier Follow-up, QA Automation.Customer-Facing
Route, triage, and respond to inbound customer requests consistently and at scale.- Complaint Triage — Ingest complaints from email, Zendesk, Intercom, and Slack; classify severity and topic; draft a tone-checked response for human approval; route to the right queue; and tag SLA deadlines.