Playbook ┬╖ 5 minute read
How to Build an AI Sales Assistant (Playbook)
To build an AI sales assistant, connect it to the CRM and approved data sources with user-scoped access, give it tools for research, meeting preparation, drafting, and CRM updates, keep every external message behind rep approval, evaluate research accuracy and draft quality on a golden set, and roll out to a pilot team before scaling.
Sales teams spend a large share of their week on work that is not selling: researching accounts, preparing for meetings, drafting follow-ups, and updating the CRM. An AI sales assistant removes that work without taking decisions or relationships away from reps. This playbook covers how to build one that reps trust and sales leadership can measure, following patterns from FISTA's AI agents practice. Context on the function is in ai for sales teams.
What does an AI sales assistant do?
| Task | What the assistant produces | Rep action |
|---|---|---|
| Account research | Summary of company, news, stakeholders, prior interactions with citations | Reviews before outreach |
| Meeting prep | Brief with attendees, history, open opportunities, suggested agenda | Reviews before meeting |
| Follow-up drafting | Draft emails from meeting notes and CRM context | Edits and sends |
| Call and meeting summaries | Structured notes with actions and next steps | Confirms |
| CRM updates | Proposed field updates and activity logs from notes | Approves |
| Pipeline hygiene | Flags stale opportunities, missing fields, and next-step gaps | Acts |
Step 1: Choose the first tasks and write the spec
Select tasks by rep time consumed and low external risk: research, prep, summaries, and CRM updates are the usual first release. For each, specify inputs, outputs, sources it may use, what it must not do (invent facts, quote unapproved pricing, contact anyone), and how quality is judged. See how to write an ai spec.
Step 2: Connect data sources under rep permissions
Integrate the CRM, email, calendar, and approved content library through user-scoped access, so the assistant sees only what the individual rep can see. Index approved sales content, product information, and pricing policy for retrieval with citations. Handle prospect personal data according to privacy policy and consent; see ai data privacy compliance.
Step 3: Design the tools
- Read tools: account, contact, opportunity, activity history, calendar events, recent email threads.
- Research tools: approved external sources such as company websites and news, with source capture.
- Draft tools: produce email, brief, and summary drafts into the rep's workspace, never sent directly.
- Write tools: propose CRM updates with field validation, applied on rep approval.
Every tool has a schema and scope; external sends are excluded from the tool set in the first release. Design detail is in how to build tool use for llm agents and how to build an ai crm assistant.
Step 4: Build the workflows
Implement each task as a workflow with deterministic orchestration and model steps where language work is needed. Meeting prep, for example, runs on calendar triggers: gather attendees and account context, retrieve recent interactions and open opportunities, research public updates, draft the brief with citations, and deliver it before the meeting. Follow-up drafting runs from meeting notes: extract commitments and actions, retrieve relevant content, draft the email, and propose CRM updates. See what is an agentic workflow.
Step 5: Build guardrails
| Risk | Guardrail |
|---|---|
| Invented facts about prospects | Citations required; uncited claims flagged |
| Unapproved pricing or terms | Output validation against pricing policy |
| Off-brand or inappropriate tone | Style checks; rep approval |
| Data misuse | User-scoped access; privacy rules; logging |
| Sending without approval | No send tool; drafts only |
| Prompt injection via emails or web pages | Untrusted-content handling; validation |
See ai agent guardrails and llm output validation.
Step 6: Evaluate before rollout
Build a golden set from real accounts and meetings with rep-labeled expectations:
- Research accuracy: facts verified against sources; no hallucinated details.
- Brief usefulness: rubric scored by reps; coverage of required elements.
- Draft quality: acceptance and edit distance in a pilot; policy compliance.
- CRM update correctness: field-level accuracy against expected updates.
- Adversarial: attempts to elicit unsupported claims or pricing.
Wire the suite into CI. Method is in the AI evaluation and testing whitepaper.
Step 7: Pilot, measure, and scale
Roll out to one team. Measure adoption behaviorally: briefs opened, drafts accepted and edited, CRM proposals approved, time returned to selling, and pipeline hygiene. Compare downstream indicators against a control team where possible. Fix friction fast, then expand. Adoption practice is in the AI change management whitepaper, and measurement in the AI ROI measurement framework whitepaper.
When should autonomy increase?
Only with evidence and only for low-risk, templated communications such as meeting confirmations, and even then with sampling and easy recall. Most of the value of a sales assistant is realized in assist mode; the case for autonomous outreach is weaker than it looks because relationship and brand risk are concentrated there.
What does it cost to run?
Run cost scales with rep count, tasks per rep, and the retrieval and model calls per task, and it is typically modest relative to rep time returned. Build cost is driven by integration count and data readiness. See ai copilot cost and crm ai integration cost.
What are the common mistakes?
- Starting with autonomous outreach and damaging relationships.
- Ignoring rep permissions and exposing data across territories.
- Briefs that summarize everything and prioritize nothing.
- No citations, so reps cannot trust research.
- Measuring logins instead of time returned and pipeline hygiene.
- Building for sales leadership rather than for reps.
How do you keep the assistant current with the product?
Pricing, packaging, and positioning change constantly. Connect the assistant to the approved content sources that sales enablement already maintains, re-index on publication, and test with a golden set of questions that changes with each release, so the assistant never sells last quarter's product.
How FISTA Solutions builds sales assistants
FISTA Solutions builds sales assistants to this playbook: task-scoped specifications, user-scoped CRM and email grounding, draft-only tools with rep approval, guardrails on claims and pricing, golden-set evaluation, and pilot-first rollout with behavioral measurement. The AI agents practice delivers the assistant, AI enablement the retrieval and gateway platform, and forward deployed engineers embed with your sales operations team to get sources, workflows, and adoption right. The record behind the work is 150+ projects with 47% average efficiency gains.
To scope a sales assistant for your team, message FISTA on WhatsApp, or read how to build a salesforce ai agent for the platform-specific build.
Share-ready article cover
Download the generated social format.
Clear answers
Questions raised by this field note.
Straightforward guidance for evaluating scope, fit, and the next step.
01What should an AI sales assistant do first?
Account and contact research summaries, meeting preparation briefs from CRM and calendar context, follow-up and outreach drafts for rep approval, call summaries, and CRM updates from meeting notes. These are high-volume, low-risk tasks that return selling time quickly.
02Should an AI sales assistant send emails automatically?
Not in early stages. External communication carries brand, legal, and relationship risk. Keep sends behind rep approval, measure draft acceptance and edit rates, and consider limited autonomy only for templated, low-risk messages once evidence supports it.
03How do you ground a sales assistant in CRM data?
Through user-scoped API access to CRM, email, and calendar so the assistant sees only what the rep can see, retrieval over approved sales content and product information, and structured tools for reading and updating records with field-level validation.
04How do you prevent an AI sales assistant from making false claims?
Ground product and pricing statements in approved content with citations, block discounts or terms outside policy through output validation, require rep approval for all external messages, and test with adversarial cases that attempt to elicit unsupported claims.
05How do you measure an AI sales assistant?
Time returned to selling, draft acceptance and edit rates, research accuracy on sampled briefs, CRM completeness and hygiene, meeting preparation coverage, and downstream indicators such as response rates and pipeline progression against a control group.
Continue exploring
Related capabilities
Start with the hard problem
Need the outcome owned, not merely analyzed?
Tell us where delivery is constrained. WeтАЩll map the fastest credible path from intent to verified production.