BlogAgency deliverables ยท Pillar
Agency deliverables ยท Pillar

The Client Handover Deliverable: Agency Pillar for 2026

Most agencies treat handover as a Friday-afternoon scramble. The agencies that treat it as a deliverable, scoped at SOW and shipped as a product, hold renewals at 90% and add a quantifiable line item to every engagement.

Portrait of Charles Krzentowski
Written by
Charles Krzentowski
Co-founder, Capture
Published
Pricing verified
May 2026
Stacked deliverable folder with twelve numbered tabs and an invoice line item, brutalist editorial illustration
The numbers
Renewal lift after packaged handover
67% to 92%
14-person digital product agency, four engagements
Added line item per engagement
โ‚ฌ4,500
Average bundled documentation pack
Handover effort reduction
14h to 4h
When recording happens during the build, not at the end
Knowledge transfer window
2 days
3 weeks
Post-engagement to client autonomy
In 60 seconds

The short version.

Client handover is the part of an agency engagement that decides whether the work survives past month three. It is also the part most agencies under-scope, under-price, and over-rush. A handover deliverable that a client actually uses for two years has six structural properties: scoped at SOW, recorded during the build, owned by the team lead who built each part, formatted as step-by-step guides, priced as a separate line item, and shipped with a maintenance path. This pillar covers all six and the pricing math that turns handover from a cost center into a renewal lever.

01 ยท Section

Why most handovers fail at month three

Most agency handovers fail because they are written at the wrong time, by the wrong person, in the wrong format. The classic pattern: the engagement runs for six to nine months, billable work fills the calendar, and the last week becomes a documentation sprint. Someone assembles a Notion page, drops in a few Loom recordings, exports a PDF of the design system, and emails the client the link. Three months later the client is back asking how to update the homepage, where the Sentry login lives, and what the deploy flow was.

The failure is structural. The team lead who built the deploy flow is no longer on the project. The Loom is forty minutes long and nobody on the client side has watched it. The Notion page references tools the client team has not been given access to. The PDF was current the day it was exported and aged the moment the third-party APIs changed.

This pattern shows up in the agency client handover story, where a digital product agency tracked the cost of unmanaged handover across four engagements. The pattern: lost renewals, recurring "how do I" emails six months in, and clients who switched providers because they could not keep what was built running. Renewal sat at 67%. The agency had treated handover as a deliverable detail rather than a deliverable.

The fix is structural, not editorial. Better-written docs do not survive the three-month decay; differently-structured docs do. The rest of this pillar walks the six properties of a handover deliverable that lasts two years instead of three months.

For agencies still framing the price conversation, the three pricing models for the documentation deliverable lay out per-guide, per-engagement, and retainer math.

02 ยท Section

Property 1: scoped at SOW, not at the end

The handover gets scoped at SOW or it gets scrambled. There is no middle ground. The agencies that ship clean handovers define the deliverable in the original contract: number of guides, topics covered, format of delivery, acceptance criteria. The client signs the SOW knowing what handover looks like, and the team lead schedules the recording sessions during the build phase, not after.

A bundled handover SOW typically lists eight to fourteen workflows. The exact set depends on the engagement type.

Engagement type
Brand identity build
Typical handover scope
Logo usage, typography rules, color tokens, asset library structure, brand voice examples
Guide count
6 to 8
Engagement type
Marketing site (CMS-managed)
Typical handover scope
Page editing, blog posting, SEO field usage, image optimization, deploy review, third-party integrations
Guide count
8 to 12
Engagement type
Web application build
Typical handover scope
Local dev setup for client engineers, deploy flow, Sentry/observability, admin panel walkthroughs, common edge cases, runbook for known incidents
Guide count
12 to 18
Engagement type
Mobile application
Typical handover scope
App store submission, version bump flow, crash report triage, third-party SDK config, release-notes template
Guide count
8 to 12
Engagement type
Salesforce or CRM implementation
Typical handover scope
Lead capture flow, record creation, report editing, role permissions, integration to email tool, monthly reconciliation
Guide count
10 to 14

The scope on a SOW is not a wish list. It is a list with named workflows, accountable owners on the agency side, and acceptance criteria. Acceptance for a workflow guide is straightforward: a member of the client team performs the workflow successfully, alone, using the guide. If they cannot, the guide gets revised. This acceptance criterion is what makes the handover a real deliverable rather than a CYA artifact.

The scoping conversation also surfaces the workflows the client did not know they needed. Most clients skip the deploy guide on the first proposal because they assume the agency will handle deploys. Twelve months later, when the contract ends or the agency rotates engineers, they need it. Naming the workflows up front trades a slightly longer SOW for a much smaller renewal-killing knowledge gap.

03 ยท Section

Property 2: recorded during the build, not at the end

Each guide gets recorded the week the relevant feature ships. This is the single most consequential shift in the handover process and the one most agencies resist on the first attempt. The instinct is to wait until the build is done so the documentation reflects "the final state." The result is documentation written from memory by someone who shipped twelve other things since.

When the deploy guide gets recorded the week CI is set up, the agency engineer remembers why the staging step exists, what fails when the env var is missing, and what the rollback path looks like. The recording takes 20 to 35 minutes. When that same guide gets recorded six months later by the same engineer, it takes two hours and is half-wrong because the engineer is reconstructing from terminal history.

The math compounds across an engagement. A 14-person agency tracked handover effort before and after switching to during-the-build recording. Total effort dropped from 14 hours per engagement to 4 hours, because each guide was a 30-minute recording done while the feature was fresh, not a 2-hour reconstruction at the end.

The during-the-build pattern also catches the workflows that change before the build is done. A design system that pivots in week 12 needs the design system handover guide re-recorded in week 13, not written in week 24 from a year-old memory. The cost of one re-record is 20 minutes; the cost of writing the wrong guide at the end is a stale handover plus a lost renewal.

This is a discipline question, not a tooling question. Some agencies enforce it with a "feature ships when its handover guide ships" rule in the project management board. The team lead cannot mark a ticket done until the recording is in the handover folder. Other agencies budget the recording time inside each ticket estimate, which makes it visible at sprint planning. Both work. What does not work is hoping the team will remember at the end.

The recording stack matters less than the timing. Capture, Scribe, Tango, and Loom can all produce a usable artifact. The Scribe library lists most common deliverable types if you need a starting point for the SOW scope. The differentiator at the engagement level is whether the workflow was recorded while it was being built, not which tool was used.

04 ยท Section

Property 3: owned by the team lead who built each part

Every guide has one accountable owner: the team lead who built that part of the system. Not the project manager, not the most junior engineer, not the agency partner who oversees the account. The person whose name is on the technical decisions makes the recording.

The reason is fidelity. The deploy guide recorded by the engineer who set up CI captures the small choices that nobody documents: why staging runs in this region, why this env var has a default, why the migration script has a sleep statement. The same guide recorded by someone copying terminal commands describes the surface and misses the reasoning. When the client team hits an edge case three months in, they need the reasoning, not the surface.

This property maps to the SOC 2 owner-driven SOPs pattern used by ops teams. The same logic applies to agency handovers: the person who owns the work owns the documentation of the work. Distributing ownership prevents the central-rewriter bottleneck and produces guides that age more gracefully because each owner re-records when their part changes.

Owner-driven recording also fixes the renewal economics. When a client comes back six months later asking about a workflow, the agency can route the question to the original owner, who recognizes the workflow and can answer in two minutes. With a generic project manager handover, the question gets routed to whoever has bandwidth, takes thirty minutes to reconstruct, and bills at low margin or not at all.

A side benefit shows up in the agency's own documentation. Owner-driven handover guides become the agency's internal training library. New hires watch the deploy guides from past engagements to learn the agency's stack patterns. The institutional memory that used to live in three senior people now lives in a guide library that grows with every engagement.

For agencies running this model on a CS-adjacent workflow, the twelve-minute customer onboarding pattern shows the same shape: one person, one workflow, one recording, replicable.

05 ยท Section

Property 4: format that scans, not narrates

The handover format that lasts is step-by-step guides, not videos and not long-form prose. This is a format choice with measurable downstream effects on how often the handover gets used, how quickly the client team can self-serve, and how cheaply the agency can update the handover when something changes.

Videos lose because nobody on the client side scans a video. They open it, watch the first thirty seconds, realize it is forty minutes long, close it, and DM the agency. NNGroup's research on why web users scan instead of reading describes the same scan behavior on text-heavy pages, reinforced by the F-shaped pattern of reading web content on long documents. The reader looks for the answer to a specific question, finds it (or does not), and bounces. A step-by-step guide is built for that scan; a video is not. The 12-step rule on documentation length explains why even within step-by-step format, length is the single biggest predictor of completion.

Long-form prose loses for a different reason: it goes stale invisibly. A Notion page that says "the deploy flow uses Vercel and pushes from main" reads correctly until Vercel changes its CLI and the agency has not updated the page. There is no signal that the page is wrong. With a step-by-step guide that includes timestamped screenshots, the screenshot itself becomes the signal: when the client team opens the guide and the screenshot does not match what they see, they know the guide is out of date and ping the agency for a refresh. The signal makes maintenance loops possible.

The format that works combines four elements.

Element
Numbered steps, one action per step
Why it matters
Matches scan-then-act reading behavior; reader can mark progress
Element
Timestamped screenshots of the live system
Why it matters
Provides a freshness signal that prose lacks
Element
Brief narration text per step (one to three sentences)
Why it matters
Carries the "why" that prose loses
Element
Linked sub-guides for known edge cases
Why it matters
Keeps the main path short while documenting the depth

This combination is what step-by-step guides bring across six teams and is the same pattern the agency story uses for client deliverables. The shift from "narrative documentation" to "scannable guide" is the format-level move that makes everything else possible.

For the agency installing the recording capability, the Capture extension is a free starting point that ships voice and AI step rewriting on every plan, including Free.

06 ยท Section

Property 5: priced as a separate line item

The handover gets a separate line item on the invoice or it gets given away. There is no middle path that holds. Agencies that bundle handover into the build price discover within two engagements that the time is unbillable scope, that scope creeps when clients ask for "one more guide," and that the renewal lift never lands because clients did not perceive the deliverable as a deliverable.

Three pricing models work, each with different margin and renewal profiles. The full breakdown lives in the documentation pricing pillar; the summary below covers the choice.

Model
Per-guide flat fee ($400 to $800 per guide)
Revenue per engagement
$2,400 to $9,600
Margin
75% to 82%
Best fit
Open-ended workflow universe, willing to invoice marginal additions
Model
Per-engagement bundle (2% to 4% of build)
Revenue per engagement
$3,000 to $16,000
Margin
65% to 75%
Best fit
Defined scope at SOW, fixed-fee certainty preferred
Model
Documentation retainer ($800 to $4,000 monthly)
Revenue per engagement
$9,600 to $48,000 annualized
Margin
60% to 70%
Best fit
Active post-engagement product evolution

The 14-person agency in the case study used per-engagement bundled pricing at โ‚ฌ4,500 average. The documentation deliverable became a sales asset: prospects who saw the pack from a previous engagement asked for it before signing. Base rates went up the next quarter because handover quality became a visible differentiator.

The pricing math also disciplines the scoping conversation. A SOW with a $4,500 documentation line item forces the team to define what twelve guides actually means, who records each one, and what acceptance looks like. A SOW with $0 documentation produces vague intentions and Friday-night scrambles.

The Capture pricing page shows the team-plan economics that make these models work for agencies of 8 to 30 people. The team-plan unit cost stays well below the per-guide price the agency charges, which preserves margin even on per-guide engagements where the count grows.

07 ยท Section

Property 6: shipped with a maintenance path

Handover lasts when the agency ships a maintenance path along with the deliverable. The pack at engagement end is one artifact; the maintenance path is what keeps the artifact useful through six quarters of product evolution.

The maintenance path has three components. First, a documented rule for who updates which guide when something changes. The default that works: the agency owns updates for guides covering systems the agency built; the client owns updates for guides covering workflows the client team operates day to day. Most agencies write this split into the SOW so the rule is not relitigated three months in.

Second, a refresh cadence. A quarterly review touches every guide in the pack. The reviewer (agency lead or client lead, depending on the split) opens each guide, runs through one or two steps, and checks whether the screenshots match the live system. Drifted guides get re-recorded. A 12-guide pack reviews in 30 to 45 minutes per quarter, which is well within the budget of either side.

Third, a delivery format that supports incremental updates. A PDF cannot be updated incrementally; a Capture or Scribe workspace can. The pack ships as a private workspace plus a PDF backup. The workspace handles updates; the PDF is the snapshot. When the agency re-records a step, the workspace shows the new step and the change history; the PDF gets re-exported.

The maintenance path is also the connective tissue between handover and retainer. Agencies that ship the pack plus a clear maintenance rule see roughly 30% to 40% of clients convert into a documentation retainer at month four, when the first significant product change hits and the client recognizes the cost of doing it themselves. The retainer is priced at $800 to $1,500 monthly for small clients, with a documented hour cap.

The maintenance path is also why per-engagement pricing models are not the ceiling on handover revenue. The pack is the entry point. The retainer is the recurring book. Agencies that price both at SOW capture both; agencies that only price the pack capture one.

This is the property that turns a six-month engagement into a multi-year client relationship. The pack ships clean. The maintenance rule is documented. Three months in, the client team is using the pack on real workflows. Six months in, the agency is invoicing a retainer because the client team values not having to maintain the documentation themselves. Twelve months in, the next engagement is signed because the client knows what good handover looks like and trusts the agency to ship it again.

08 ยท Section

How to roll this out on the next engagement

The full rollout is one engagement long. The agency does not need to retrofit past handovers; it needs to scope the next one differently.

Step one, at sales: add a "Documentation Pack" line item to the next SOW. Price it using one of the three models. Include a one-paragraph description of the pack: "8 to 12 step-by-step guides covering deploy, content management, third-party integrations, and common edge cases. Recorded by the team lead who built each part. Delivered as a private workspace and a PDF backup. Includes a one-hour walkthrough with the client team."

Step two, at kickoff: define the named workflows in the SOW addendum. Eight to fourteen workflow titles, each with an accountable owner on the agency side and acceptance criteria. The client signs the addendum.

Step three, throughout the build: each team lead records their guides the week the corresponding feature ships. The recordings go into a shared workspace. The project manager tracks completion in the same board where build tickets live.

Step four, at handover: the agency holds a one-hour walkthrough with the client team, demonstrating the workspace, naming the workflows, and confirming the maintenance rule. Acceptance criteria get signed off.

Step five, at month four: the agency pings the client about a maintenance retainer. About a third sign immediately. Another third sign within 90 days. The remaining clients either do not need it or are not the right fit; both outcomes are clean.

The investment to install this pattern is one engagement of friction. The team lead resistance ("I am not a technical writer") fades the first time someone records a workflow in 25 minutes and watches the client team use it. The client resistance ("why is documentation a separate line item") fades the first time the documentation deliverable closes a renewal that would otherwise have walked.

The agencies that adopt this pattern stop calling handover "the Friday-afternoon scramble" and start calling it "the deliverable that decides whether the engagement creates lasting value." That is the language shift that maps to the renewal lift from 67% to 92%.

We were giving away the most valuable part of every engagement for free. The handover was the proof that the work would last after we left.
Agency founder, 14-person digital product agency
FAQ

Frequently asked questions.

How many guides should a typical client handover deliverable include?

Eight to fourteen for most engagements. Brand and design engagements land at 6 to 8 (logo usage, typography, color tokens, asset library, voice examples). Marketing site and CMS engagements land at 8 to 12 (page editing, blog posting, SEO fields, deploy review, integrations). Web application builds land at 12 to 18 (local dev, deploy, observability, admin panel, edge cases, incident runbook). The exact count is set at SOW. The acceptance criterion for each guide is that a member of the client team can perform the workflow alone using the guide.

Should documentation be on the build SOW or a separate contract?

Line item on the build SOW for per-guide and bundled pricing models. Separate contract for retainers. The build SOW carries the engagement context that makes scope clear. Retainers benefit from a contract that does not auto-terminate when the build closes. Most agencies structure this as a "Documentation Pack Annex" inside the build SOW plus a "Maintenance Retainer Agreement" signed at handover for clients who opt in.

What is the difference between a one-shot deliverable and one a client uses for two years?

The two-year deliverable has six properties: scoped at SOW (not at the end), recorded during the build (not at the end), owned by the team lead who built each part (not by a project manager), formatted as scannable step-by-step guides (not videos or long-form prose), priced as a separate line item (not bundled into the build), and shipped with a maintenance path (not as a static PDF). A one-shot deliverable misses one or more of these and decays within three months. A two-year deliverable has all six and grows with the client team.

How much extra revenue does packaging the handover add per engagement?

Between $3,000 and $16,000 per engagement on bundled pricing, depending on the build size. The 14-person agency in the case study added โ‚ฌ4,500 average as the bundled line item. Per-guide pricing adds $2,400 to $9,600 depending on the guide count. Retainers add $9,600 to $48,000 annualized depending on the client and the hour cap. The compounding effect on renewal (67% to 92% measured across four engagements) is often larger than the direct revenue lift.

What format works best for the actual handover artifact?

A private workspace of step-by-step guides with timestamped screenshots, plus a PDF backup. The workspace allows incremental updates when something changes; the PDF is the snapshot for clients who archive deliverables in their document management system. Videos and long-form Notion pages do not work as primary handover format: videos because the client team does not watch them, long-form prose because it goes stale invisibly. Step-by-step guides scan well, support incremental updates, and provide a freshness signal (the screenshot stops matching the live system) that prose does not.

Take the next step

Ready to make handover a billable deliverable on your next engagement?

Capture is free up to three guides and $12 per seat on the team plan with a three-seat minimum. Voice narration, AI step rewriting, and multi-language output ship on every plan, which keeps per-guide cost well under the rate you can charge a client.

Try it

Record one workflow.

Free Chrome extension. No signup required.