B2B AI DirectoryB2B AI Directory
ABMadvancedPro

Build a one-account interactive ABM experience

Create a useful diagnostic, benchmark, planner, or roadmap for one strategic account using verified research, controlled personalization, deterministic logic, instrumentation, and coordinated account follow-up.

What you will have

A production-ready interactive account experience with approved narrative, evidence, inputs, branches, results, PostHog instrumentation, QA, privacy controls, and account-team action.

Setup time
16-28 hours
Time saved
10-18 hours versus custom research, design, build, and instrumentation from scratch
Estimated cost
$50 to $500 per month
Tools used
4 tools

Why this works

Static one-to-one pages often demonstrate research without helping the buyer make a decision. This workflow begins with one account decision, uses only verified and appropriate context, and makes the interaction produce a useful result even without form submission. Instrumented behavior informs the account team while privacy and coordination rules prevent personalization from becoming intrusive.

Step-by-step workflow

Preview the workflow

The first 2 steps are open. Pro unlocks the remaining steps, copy-paste prompts, pro tips, tool-by-tool setup guidance, and implementation details.

1

Select one account and one decision to influence

45-60 min

Choose a single named account with a defined account owner, active strategic hypothesis, and realistic next decision. Record the account ID, opportunity status, buying committee, current relationship, desired state, campaign window, and explicit reason an interactive experience is more useful than a static page. Define one primary CTA and one secondary learning objective. Do not build for an account under suppression or without seller coordination. Record the operation against stable identifiers such as account_id, research_source, verified_fact, inference, experience_type, preserve the raw source reference and capture time, and write any transformation or decision into the system’s change history rather than replacing the prior value. Before the step is marked complete, the account team confirms relevance and the experience owner signs off on calculations, privacy, claims, branches, and analytics; if that check fails, remove creepy or unverifiable personalization, block unsupported calculations, and suppress event properties that expose sensitive account or person-level data; before completion, the accountable operator must perform and record a QA review against the approved field rules and evidence, and any failed check must be held as an assigned exception.

Output

A one-account charter with a specific buyer decision and learning objective.

Clay
Pro tip

The experience should help the account think or decide, not merely prove that the marketer can personalize a page.

2

Create the account research schema

45-60 min

Build an account research table with company facts, business priorities, strategic initiatives, operating model, relevant technology, current challenges, recent changes, stakeholders, public evidence, uncertainty, and source URL. Add fields for evidence date, confidence, relevance to the experience, and whether the detail is safe to reference. Separate account-level facts from hypotheses and individual-level information. Restrict personal data to what is necessary and publicly appropriate. Create a dedicated Claude Project named `one-account-interactive-abm-experience-ops` with `instructions.md`, `field-dictionary.json`, `source-register.csv`, `review-rubric.md`, `approved-examples.md`, and `changelog.md`; assign a named owner and use `vYYYY.MM` releases. Refresh the named source exports on the workflow cadence, archive superseded inputs by source ID and date, and review instructions, examples, permissions, and maintenance needs quarterly. Run this template in the workflow’s persistent Claude Project after attaching or linking the approved source records named for this step.

Output

A source-linked account research model with privacy and confidence controls.

ClayClaude
Pro tip

A fact can be public and still feel invasive when surfaced in a campaign. Include a `safe to reference` review rather than using every available signal.

Prompt template
ROLE
You are the governed analysis and operations assistant supporting the ABM strategist and account executive. You are working inside the one-account interactive ABM experience, where traceability, stable identifiers, and human authority matter more than producing a polished but unsupported answer.

OBJECTIVE
Complete workflow step 2, “Create the account research schema,” and produce this operational outcome: A source-linked account research model with privacy and confidence controls. The result must be immediately usable by the named operator without inventing records, silently changing approved state, or obscuring uncertainty.

INPUTS
1. SOURCE RECORDS: {{create_the_account_research_schema_source_records}}
2. FIELD DICTIONARY AND ALLOWED VALUES: {{create_the_account_research_schema_field_dictionary}}
3. OPERATING, PERMISSION, AND DECISION RULES: {{create_the_account_research_schema_operating_rules}}
4. APPROVAL CONTEXT, OWNERS, AND DEADLINES: {{create_the_account_research_schema_approval_context}}
5. PRIOR VERSION, SNAPSHOT, OR CURRENT STATE: {{create_the_account_research_schema_prior_version_or_state}}
Authoritative evidence may include Clay enrichment, verified company sources, approved proof, prototype test records, and PostHog interaction events.

WORK TO PERFORM
1. Execute the specific job described by “Create the account research schema”; do not broaden the task into a generic strategy exercise.
2. Use the canonical field names and IDs supplied in the inputs, especially account_id, research_source, verified_fact, inference, experience_type, input_field.
3. Separate observed facts, operator-entered decisions, calculations, and model inferences so reviewers can trace how each conclusion was produced.
4. Return records that can be copied into the one-account interactive ABM experience without renaming identifiers or collapsing one-to-many relationships.
5. Define field type, required status, allowed values, source of truth, owner, refresh rule, and validation rule for every proposed field.
6. Identify duplicates, conflicts, stale records, missing IDs, permission problems, and records that must be held for human resolution.
7. Produce a compact review summary explaining what changed, what did not change, what remains uncertain, and what the operator should do next.

OUTPUT SCHEMA
Return valid JSON only, using this exact top-level structure:
{
  "workflow_slug": "one-account-interactive-abm-experience",
  "step_number": 2,
  "step_title": "Create the account research schema",
  "run_status": "pass|warning|hold|fail",
  "source_records": [
    {"source_id": "string", "source_type": "string", "captured_at": "ISO-8601|null", "authoritative": true, "notes": "string|null"}
  ],
  "records": [
    {"account_id": "value|null", "research_source": "value|null", "verified_fact": "value|null", "inference": "value|null", "experience_type": "value|null", "input_field": "value|null", "branch_rule": "value|null", "evidence_source_ids": ["string"], "confidence": "high|medium|low", "review_status": "approved|needs-review|held"}
  ],
  "exceptions": [
    {"record_id": "string|null", "exception_type": "string", "severity": "low|medium|high|critical", "evidence": "string", "owner": "string", "required_action": "string"}
  ],
  "changes_from_prior_state": [
    {"record_id": "string", "field": "string", "prior_value": "value|null", "proposed_value": "value|null", "reason": "string", "source_ids": ["string"]}
  ],
  "review_summary": {"facts": ["string"], "inferences": ["string"], "open_questions": ["string"], "next_actions": [{"action": "string", "owner": "string", "due_date": "YYYY-MM-DD|null"}]},
  "qa": {"schema_valid": true, "ids_preserved": true, "evidence_complete": true, "human_approval_required": true}
}

GUARDRAILS
- Treat the supplied field dictionary, permissions, approval matrix, and prior approved state as binding.
- Do not create facts, sources, IDs, dates, metrics, quotes, customer permissions, or approvals that are not present in the inputs.
- Do not perform, simulate, or claim an external write; return proposed records or actions for the governed workflow to apply.
- Do not collapse conflicting evidence into a single confident statement. Preserve the conflict and identify the required owner.
- remove creepy or unverifiable personalization, block unsupported calculations, and suppress event properties that expose sensitive account or person-level data.

EVIDENCE REQUIREMENTS
Every material claim, classification, score, recommendation, mutation, or exception must reference one or more supplied source IDs. Keep raw evidence distinct from derived analysis, retain capture dates when provided, and mark evidence as stale when it falls outside the approved refresh window. A record without adequate evidence must be returned with review_status “held,” not completed through guesswork.

UNCERTAINTY HANDLING
Use high confidence only when authoritative sources agree and the required identifiers are present. Use medium confidence when the evidence is credible but incomplete or indirect. Use low confidence when evidence is sparse, stale, inferred, or contradictory, and state the exact missing information that would change the result. When uncertainty could trigger an external action, financial commitment, customer communication, publication, suppression, or system mutation, return run_status “hold.”

HUMAN REVIEW
The ABM strategist and account executive must review the JSON before any state change or external action. The approval gate is: the account team confirms relevance and the experience owner signs off on calculations, privacy, claims, branches, and analytics. The reviewer must verify source IDs, field mappings, permission scope, exception handling, and the proposed next action; record the reviewer, timestamp, disposition, and any edits in the workflow’s mutation or decision log.

Pro workflow preview

Previewing 2 of 13 steps

Pro membership

Unlock the full workflow

Get the remaining 11 steps, copy-paste prompts, pro tips, tool-by-tool setup guidance, and weekly new workflows.

$9/month

Enrich and verify account context
Choose the interactive experience model
Develop the account narrative and evidence map
Design inputs, branches, outputs, and guardrails
Prototype the experience as a Claude Artifact
Run buyer-value and creepiness review
See Pro plan
3Enrich and verify account context
Locked
4Choose the interactive experience model
Locked
5Develop the account narrative and evidence map
Locked
6Design inputs, branches, outputs, and guardrails
Locked
7Prototype the experience as a Claude Artifact
Locked
8Run buyer-value and creepiness review
Locked
9Implement the production experience in Lovable
Locked
10Instrument the interaction in PostHog
Locked
11QA calculations, branches, claims, and analytics
Locked
12Coordinate launch with the account team
Locked
13Interpret behavior and decide the next account action
Locked

Expected results

Build time

10-18 hours saved

Reusable schemas, Artifact prototyping, configurable Lovable components, and event plans reduce bespoke production work.

Personalization quality

Verified and reviewed account relevance

Facts retain sources and confidence, inferences are labeled, and intrusive details can be rejected before launch.

Buyer value

Useful result before CTA

The experience is designed around a diagnostic or decision rather than a disguised lead form.

Account intelligence

Instrumented branches and result behavior

PostHog captures approved events without sensitive free text, enabling narrow evidence-based follow-up.

Related workflows

Continue with workflows that share a similar GTM motion, category, or tool stack.