prototype role switcher
Super adminCreativeBusiness owner
sign out
โ† Admin home

๐Ÿ“š 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.

  1. When to use this โ€” which kinds of accounts should run it, which shouldn't
  2. Default settings โ€” starting bid, budget split, target audience, hours/days to run
  3. Industry-specific tweaks โ€” "for pizzerias, push hardest 9pm-1am Fri/Sat"
  4. Optimization rules โ€” "if cost-per-lead > $X for 7 days, cut bid 15%"
  5. Edit guardrails โ€” what the agent is not allowed to change without human approval
  6. 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)

TacticIndustryVersionAccounts on itLast edited
Google SEMPizzeriav4612026-04-02Open
Meta PaidPizzeriav4582026-04-05Open
Google SEMDentalv3442026-03-29Open
Google LSAHVACv3382026-03-27Open
Review ResponseSalonv2292026-03-21Open
TikTok OrganicSalonv2222026-03-19Open

+ 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 โ†’
prototype sitemap