๐ Playbooks
What's a playbook, in plain English?
A playbook is the "how to actually run this for this kind of business" document. Think of it as the answer to: "If I'm advertising a pizzeria on Google, what should I do differently than for a dentist?"
- One playbook per tactic ร industry โ e.g. Google SEM for pizzerias, Meta Paid for dentists
- It tells the agent the keywords to bid on, the hours to spend more, the headlines that work, the words to avoid, what counts as "good" performance
- Without a playbook, the agent has to fall back to generic settings โ and we lose ~15-25% on cost-per-lead vs the verticalized version
- This is the part of the company that is actually hard to copy. Code is commodity; playbooks are the moat.
Where does a playbook live?
- It's a markdown file in our git repo, not a row in a database
- Path:
knowledge/playbooks/{tactic}/{industry}.mdโ e.g.google_sem/pizzeria.md - Edits go through PR review (creative + ops sign off)
- Every change is a new version. Old versions stay queryable forever.
- When an agent runs, it pins the playbook version it used into the run log โ if someone later asks "why did the agent do that 3 weeks ago?", we can replay it exactly
What's inside one playbook?
Six required sections โ CI lint blocks merge if any are missing or empty.
- When to use this โ which kinds of accounts should run it, which shouldn't
- Default settings โ starting bid, budget split, target audience, hours/days to run
- Industry-specific tweaks โ "for pizzerias, push hardest 9pm-1am Fri/Sat"
- Optimization rules โ "if cost-per-lead > $X for 7 days, cut bid 15%"
- Edit guardrails โ what the agent is not allowed to change without human approval
- Failure modes โ known ways this tactic can go wrong + what to do
Total playbooks
218
across 42 tactics ร 31 industries
Tactics with full coverage
42 / 47
5 still on generic defaults
Edits this month
37
14 PRs merged
Authoring queue
14
3 are blocking accounts
Browse playbooks (sample)
| Tactic | Industry | Version | Accounts on it | Last edited | |
|---|---|---|---|---|---|
| Google SEM | Pizzeria | v4 | 61 | 2026-04-02 | Open |
| Meta Paid | Pizzeria | v4 | 58 | 2026-04-05 | Open |
| Google SEM | Dental | v3 | 44 | 2026-03-29 | Open |
| Google LSA | HVAC | v3 | 38 | 2026-03-27 | Open |
| Review Response | Salon | v2 | 29 | 2026-03-21 | Open |
| TikTok Organic | Salon | v2 | 22 | 2026-03-19 | Open |
+ 212 more ยท full browser in production view.
โ Authoring queue ยท 14 open
Tactics running on generic settings because the verticalized playbook hasn't been written yet. Each one is costing accounts performance.
- Bing SEM ร salon โ 11 accounts on generic settings ยท estimated 22% worse cost-per-leadAuthor โ
- TikTok Organic ร plumbing โ 8 accountsAuthor โ
- Google LSA ร veterinary โ 6 accountsAuthor โ