Skip to content

Workflows · Guide

CRM Hygiene: The Complete Playbook for Sales Teams

Run weekly, monthly, and quarterly CRM hygiene controls for fields, stages, duplicates, ownership, integrations, metrics, exceptions, and governance.

Updated August 8, 202618 min readSiddharth GangalBy Siddharth Gangal
Workflows

18 min read · Updated August 8, 2026

CRM hygiene is not a quarterly cleanup. It is a control system: prevent bad records, detect exceptions, correct them with an audit trail, and change rules when the same defect repeats. Run opportunity checks weekly, a cross-object audit monthly, and a governance review quarterly.

This playbook uses current official Salesforce, HubSpot, and Pipedrive documentation, accessed August 8, 2026. Product behavior varies by edition and configuration. The thresholds below are operating defaults to customize from your own cycle and policy, not external performance benchmarks.

CRM hygiene playbook: the short answer

Direct answer. Define one owner and validation rule for every critical field, binary entry and exit criteria for every stage, deterministic identifiers for records, and one exception queue. Reps clear active-deal exceptions weekly; RevOps audits completeness, validity, freshness, uniqueness, ownership, and reconciliation monthly; governance owners retire obsolete fields and test rules quarterly.

This page is the operational canonical. The CRM data-quality guide explains the wider data discipline, while CRM hygiene metrics goes deeper on reporting. Do not create a second cleanup checklist: print the artifact at the end of this page.

DimensionQuestionExample defect
CompletenessAre required values present?Open opportunity lacks next-action date
ValidityDoes the value satisfy format and business rules?Close date precedes next scheduled meeting
FreshnessIs it current enough for its use?Late-stage deal has no recent review
UniquenessIs one real entity represented once?Same company exists under two domains
ConsistencyDo related fields and objects agree?Closed-lost opportunity has open forecast status
OwnershipIs an accountable, active owner assigned?Departed rep owns active accounts
LineageCan a value be traced to source and change?Amount changed without product or quote evidence

Define fields, stages, and ownership

Create a field dictionary before adding validation. For every critical field record object, API name, label, definition, allowed values, source, owner, required stage, update event, freshness window, conflict rule, downstream consumers, sensitivity, retention, and deprecation status.

Use stage-dependent requirements. Pipedrive’s official required-fields documentation shows that fields can be required for particular pipelines and stages, while noting that imports, bulk edits, APIs, automations, or integrations may bypass the user-interface control. The lesson applies across CRMs: test every write path, not only manual editing.

Opportunity controlDefinitionValidation
OwnerActive person accountable for the dealActive user, permitted territory, no unowned open deal
StageLatest stage whose entry criteria are evidencedAllowed transition; evidence and stage-entry timestamp
Amount/currencyCurrent in-scope commercial amountNonnegative; supported by products or current quote
Close date/basisExpected commercial decision date and sourceNot in past for open deals; basis recorded
Next action/dateNamed action, actor, and due dateAction specific; date current; completion creates successor
Primary contactCurrent buyer contact for the opportunityActive, associated to correct account, valid contact method
Qualification evidenceStage-specific buyer facts, not rep optimismSource/date; unknown remains unknown
Loss reasonControlled category plus factual noteRequired at closed-lost; no sensitive speculation

Define each stage with entry evidence, exit evidence, allowed next stages, maximum review age, required fields, approval, and reopen rule. “Proposal” is not an exit criterion; “buyer received versioned proposal and agreed a review date” is testable. Keep stage count small enough that managers can explain every transition, then connect the controls to the sales pipeline management cadence.

Salesforce documents opportunity field and stage history, including who changed tracked fields and when. Use native history where available, but verify retention, automation identity, bulk-write behavior, and whether every governed custom field is tracked.

Run the weekly opportunity checklist

Each rep filters open opportunities assigned to them and works the exception view—not every field on every record. Complete this weekly checklist:

  1. Next action: every active deal has one specific action, actor, and current due date. Complete or replace past actions.
  2. Stage: compare current evidence with entry criteria. Move forward, move back, or flag an exception; never preserve stage for forecast optics.
  3. Close date: record the buyer or process basis. Move a date when evidence changes and retain the reason.
  4. Amount: reconcile current products, quantities, rates, currency, discounts, and accepted scope.
  5. Contacts: confirm primary contact, roles, account relationship, email/domain, and departed-person signals.
  6. Ownership: transfer wrong-territory, departed-rep, or inactive-user records through the approved rule.
  7. Activity: link the meaningful meeting, email, or note once; correct wrong-record and duplicate activities.
  8. Disposition: close genuinely dead deals with a controlled reason, or move them to an approved nurture state outside active forecast.

Do not impose one arbitrary “stale after X days” threshold on every stage. Establish review windows from your observed stage-duration distribution and buyer process. A late-stage security review and a new inbound lead have different reasonable clocks. The rule should flag for review, not invent a buyer outcome. Qualification fields may follow a framework such as the MEDDIC sales framework, but unknown evidence must remain unknown.

For each correction preserve record ID, field, prior value, new value, evidence, source time, edit time, editor, and reason. If an AI system drafts notes or suggests fields, the human reviewer should see the source and approve the write; use the CRM Hygiene Engine only within those controls.

Run the monthly data-quality audit

RevOps or the sales manager runs one reproducible query pack at month end. Save the query definition, extraction time, included objects, record count, and CRM time zone so results can be compared.

  1. Count critical-field nulls by object, pipeline, stage, team, source, and write channel.
  2. Test invalid values: past close dates on open deals, inactive owners, impossible transitions, orphan contacts, unsupported currency, malformed domains.
  3. Compare stage entry evidence and stage age with documented rules; sample both flagged and unflagged records.
  4. Review potential duplicate accounts, contacts, leads, and opportunities; include cross-object lead/contact collisions.
  5. Find owner exceptions after departures, territory changes, account merges, parental hierarchy changes, or round-robin failure.
  6. Reconcile integration inputs and outputs: accepted source events = successful writes + queued retries + explicit rejects + unresolved errors.
  7. Sample activities and notes for correct account, contact, opportunity, timestamp, permissions, and source—not prose quality alone.
  8. Review imports, bulk edits, APIs, automations, and service accounts separately because user-facing validation may not apply.
  9. Compare this month with the prior period using unchanged definitions; annotate rule or scope changes.
  10. Assign every material exception a severity, owner, due date, root-cause category, and verification step.

Use the CRM integration checklist for retries, idempotency, permissions, webhook order, and disconnect tests. A clean user interface can hide a failing background sync.

Run the quarterly governance review

Quarterly governance asks whether the system still deserves its complexity. Assemble sales, RevOps, marketing operations, customer success, finance, security/privacy, and system administration as relevant.

ReviewDecisionEvidence
Objects and fieldsKeep, consolidate, redefine, restrict, or retirePopulation, edits, reports, integrations, owner, business purpose
StagesRetain or revise entry/exit and transitionsHistory, reversals, exceptions, user interviews, downstream use
PermissionsRemove excess access and stale usersRole matrix, service accounts, exports, audit events
AutomationsKeep, repair, pause, or retireWrites, failures, retries, overrides, rule owner, test coverage
Retention/privacyDelete, retain, restrict, or legal-holdPurpose, policy, consent/suppression, jurisdiction, contract
ReportingCertify or deprecate dashboardsField definitions, lineage, refresh, filters, reconciliation

Deprecate safely: stop new writes, identify consumers, export if required, migrate values, validate reports and integrations, hide the field, observe, then delete only with approval and recovery evidence. Renaming a field does not fix ambiguous meaning.

Resolve duplicates without losing truth

Duplicate detection produces candidates, not truth. Salesforce says matching rules define how duplicate records are identified and can be standard or custom. HubSpot documents a duplicates manager that surfaces potential contact/company duplicates and supports review, merge, rejection, and custom rules on eligible subscriptions. Neither removes the need for survivor policy.

Use stable identifiers first: CRM record ID, verified domain, normalized email, authoritative external ID, and approved account hierarchy. Names, phone numbers, addresses, subsidiaries, shared inboxes, and consultants can be ambiguous. Normalize before matching, but retain raw source values.

  1. Freeze automated updates on the candidate set or route them to a queue.
  2. Confirm the records represent the same real entity and check privacy, consent, territory, and legal-hold constraints.
  3. Select the survivor by authoritative identity—not simply newest or oldest.
  4. Resolve field conflicts individually; preserve source, history, activities, associations, opportunities, consent, and owners.
  5. Merge in a sandbox or recoverable batch, then reconcile counts and downstream IDs.
  6. Repair the creation path that caused the duplicate and monitor recurrence.

Never mass-merge accounts solely on name, contacts solely on name, or opportunities solely on account and amount. False merges are usually harder to unwind than duplicates. Test exclusions for parent/child companies, franchises, common names, shared domains, role accounts, and former employees.

Calculate six hygiene metrics

Publish numerators, denominators, scope, snapshot time, exclusions, and targets. Six useful formulas are:

  • Critical completeness = records with all stage-required fields ÷ in-scope records × 100.
  • Validity pass rate = records passing every defined rule ÷ tested records × 100.
  • Freshness pass rate = records reviewed within their stage-specific window ÷ in-scope records × 100.
  • Duplicate-candidate rate = records in potential duplicate sets ÷ records evaluated × 100.
  • Reconciliation gap = source events − successful writes − explicit rejects − queued retries.
  • Exception SLA pass rate = exceptions resolved and verified by due date ÷ due exceptions × 100.

A composite score can support triage, but never conceal a hard failure. Example: 25% completeness + 20% validity + 15% freshness + 15% uniqueness + 10% ownership + 10% reconciliation + 5% SLA. Normalize each component to 0–100 and publish the weights. Keep suppression, privacy, cross-account disclosure, and material forecast corruption as separate red gates.

Segment metrics by pipeline, stage, team, source, importer, integration, and owner. A global 95% completeness score can hide a late-stage pipeline with missing close-date basis. For deeper dashboard design, use the adjacent metrics guide.

Operate one exception workflow

Send every detected defect into one queue with: exception ID, record/object, field or rule, severity, detection time, source channel, suspected cause, owner, due date, status, correction, evidence, verifier, verified time, recurrence flag, and linked problem record.

Use four statuses: new, investigating, corrected-pending-verification, and closed. Only an independent query or reviewer closes an exception. A field edit is not proof that downstream reports, integrations, permissions, and duplicates are repaired.

SeverityExampleResponse
CriticalWrong-account disclosure, suppression failure, destructive syncStop affected automation; contain; security/privacy owner
HighMaterial amount/stage corruption, active deals assigned to departed userSame-business-day owner and reconciliation
MediumMissing required stage evidence, duplicate candidate with activity splitQueue for steward within defined SLA
LowFormatting or optional-field inconsistencyBatch correction or rule improvement

Root-cause categories should be actionable: unclear definition, UI friction, training, missing source, integration mapping, retry/idempotency, permission, import, automation conflict, ownership process, or obsolete field. If the same exception recurs, fix the control rather than coaching the rep again.

Print the CRM hygiene control sheet

Printable CRM hygiene control sheet

Weekly — rep/manager
□ Next action and date current
□ Stage evidence passes
□ Close date and basis current
□ Amount/currency reconcile
□ Primary contact and roles current
□ Owner active/correct
□ Activities linked once
□ Dead deals dispositioned

Monthly — RevOps/stewards
□ Completeness and validity query
□ Stage/freshness sample
□ Duplicate candidates reviewed
□ Ownership exceptions resolved
□ Imports/APIs/automations tested
□ Integration events reconciled
□ Permissions and sensitive fields sampled
□ Metrics compared on stable definitions
□ Exceptions assigned and verified
□ Recurring root causes escalated

Quarterly — governance
□ Fields and objects justified
□ Stage rules reviewed
□ Permissions/service accounts recertified
□ Automations and integrations retested
□ Retention/privacy rules applied
□ Dashboards and formulas certified
□ Deprecated fields safely retired
□ Backup/export/rollback exercised

Metrics
Completeness ___% · Validity ___% · Freshness ___% · Duplicate candidates ___% · Reconciliation gap ___ · Exception SLA ___%

Exceptions
Critical ___ · High ___ · Medium ___ · Recurring root causes ___ · Owners/dates ___

Start with one pipeline and the smallest critical field set. Baseline the six metrics, run four weekly cycles, complete a monthly audit, and change only controls supported by exception evidence. Clean CRM data is not the absence of blanks; it is data whose meaning, source, owner, validity, and correction path can be demonstrated.

Sources and evidence

Sources support the specific claims linked from this article. Vendor documentation establishes documented behavior, not independent outcomes.

  1. 01
    Matching RulesSalesforce · Accessed August 8, 2026
  2. 02
    Opportunity HistorySalesforce · Accessed August 8, 2026
  3. 03
    Review and manage duplicate recordsHubSpot · June 26, 2026
  4. 04
    Required fieldsPipedrive · July 8, 2025

Frequently asked questions

What is CRM hygiene?+

CRM hygiene is the recurring control process that keeps records complete, valid, current, unique, correctly owned, and consistent with documented stage rules. It includes prevention, detection, correction, approval, and measurement.

How often should CRM hygiene be performed?+

Reps should update active opportunities continuously and run a weekly exception pass. Managers or RevOps should audit fields, stages, duplicates, ownership, integrations, and trends monthly. Governance owners should review the data model, rules, permissions, retention, and automation quarterly.

Which CRM fields should be required?+

Require only fields needed for the current stage or a governed downstream process. Typical opportunity controls include owner, stage, amount and currency, close date and basis, next action and date, primary contact, stage-entry date, source, and stage-specific qualification evidence.

Should duplicate records be merged automatically?+

Not by default. Exact high-confidence cases can be automated only after testing. Ambiguous company, contact, consent, ownership, activity, and opportunity records need a steward to select the survivor and resolve field, relationship, and permission conflicts.

Keep reading

Related posts

Ready to evaluate the workflow?

Review the configured system with your team.

Confirm integrations, permissions, write authority, human review, failure handling, and current commercial terms before rollout.