Consultant Discovery

SALESFORCE CONSULTANT DISCOVERY: WHAT TO REVIEW BEFORE RECOMMENDING CLEANUP.

Before recommending Salesforce cleanup, consultants need a repeatable way to review the org, identify risk areas, document findings, and separate evidence from assumptions.

Read-only diagnostics · Review-ready workbooks · No package install · No Connected App

A client says their Salesforce org is messy and asks for cleanup. They may mention too many fields, confusing permissions, too many Flows, old automation, failed imports, poor reporting, or general technical debt. The ask sounds familiar. It may even sound straightforward.

The consultant's first job is not to start deleting fields or rebuilding automation. The first job is to understand the org well enough to scope the work responsibly.

A cleanup recommendation without discovery is a guess. Discovery without a structured process is expensive to repeat.

01

CLEANUP DISCOVERY SHOULD HAPPEN BEFORE RECOMMENDATIONS.

Clients often ask for cleanup before anyone has enough evidence to scope the work accurately. Common asks include:

  • Clean up unused fields — we have hundreds and nobody knows which ones matter
  • Simplify permissions — we are not sure who can see what
  • Fix automation — there are Flows everywhere and nothing is documented
  • Review technical debt before we start a new implementation
  • Prepare for a migration or import
  • Improve reporting quality — too many fields are blank or duplicated
  • Document the org for a new admin or team taking it over
  • Onboard us onto managed services so you understand what you are inheriting

Each of these asks is valid. None of them can be scoped responsibly without first reviewing what is actually in the org.

The issue is not whether the consultant knows how to clean up a Salesforce org. The issue is that the first step has to be evidence, not opinion.

02

WHY FIRST-PASS DISCOVERY IS EXPENSIVE FOR CONSULTANTS.

Consultants can collect org information manually. Most experienced Salesforce consultants have a personal process for this. The problem is that manual discovery is time-intensive, hard to standardize across engagements, and difficult to turn into a client-ready artifact.

Manual discovery often involves:

  • Setup clicks through Object Manager for field review
  • SOQL queries to check fill rates, distinct values, and record counts
  • Metadata API exports or Salesforce Inspector-style browser tools for bulk field data
  • Flow review in the Automation Builder
  • Permission set and profile review across multiple Setup pages
  • FLS review, which requires opening each permission set individually
  • Report and dashboard review for downstream dependencies
  • Stakeholder conversations to understand what was intentionally built vs inherited

The issue is not whether the consultant can do it. The issue is whether the process is repeatable, consistent, and client-ready without reinventing it for each engagement.

Salesforce consultants do not need diagnostic workbooks because they cannot review an org manually. They need them because first-pass discovery is repetitive, hard to standardize, and difficult to turn into a client-ready artifact. For more context on the scope of the problem, see the Salesforce Consultant Discovery Workbooks guide.

03

WHAT CONSULTANTS SHOULD REVIEW BEFORE SALESFORCE CLEANUP.

Fields and Objects

  • Field count by object: custom vs standard
  • Fill rates: which fields are populated, low-fill, or effectively empty across records
  • Low-usage fields: candidates for review, not yet candidates for deletion
  • Hidden populated fields: fields not on layouts but still holding data
  • Record-type-specific usage: a field that looks low-fill globally may matter to one record type
  • Distinct values: how many unique values exist, and whether the field is being used intentionally
  • Cleanup review candidates: fields with multiple signals suggesting low business value
  • Managed package fields: fields that cannot be deleted or safely modified
  • Reference signals where available: formula references, validation rule references, Apex, layout, report use

Permissions and Field-Level Security

  • Profiles in use and their baseline object access
  • Permission sets and what they grant beyond the profile
  • Permission set groups, if applicable
  • Object permissions: Create, Read, Edit, Delete, View All, Modify All
  • Field-level security: which fields are readable or editable per profile and permission set
  • Sensitive field exposure: compensation, margin, identity, admin-only, integration flag fields
  • User assignment patterns: who has each permission set, and whether that still makes sense
  • Over-privileged access signals: users with stacked permissions beyond their current role
  • External, community, or guest access where relevant

Automation

  • Active and inactive Flows by object and type
  • Apex triggers by object
  • Apex classes: what exists and what is referenced
  • Validation rules by object: how many are active, what they enforce
  • Approval processes: active vs inactive
  • Legacy automation where visible: old workflow rules, process builder
  • Overlapping automation: multiple automations on the same object or trigger event
  • Automation ownership and documentation gaps

Record Readiness

  • Required fields by object and record type
  • Restricted picklists that may block imports or record creation
  • Record types in use and how they affect field visibility and process routing
  • Validation rules that may block planned changes
  • Apex triggers and Flows that fire on record operations
  • Import and UAT blockers for planned data work

Business Context

  • Process owner: who owns the business process supported by each object or field?
  • Field owner: who knows why this field exists and what it should hold?
  • Access owner: who approved the permissions, and are they still appropriate?
  • Integration owner: which external systems write to or read from this object or field?
  • What was intentionally designed vs inherited from a previous team or consultant?
  • What needs stakeholder validation before any cleanup recommendation is finalized?

For the permission and FLS layer, see Salesforce Permission Set Sprawl and the Field Cleanup: Why Fill Rate Alone Is Not Enough guide. For automation, see the Automation Inventory Guide.

04

WHY CONSULTANTS NEED EVIDENCE, NOT JUST OPINIONS.

Clients are more likely to trust cleanup recommendations when they can see supporting evidence. The difference between a cleanup opinion and a cleanup recommendation is the data behind it.

Evidence-based findings sound different from opinions:

  • "This field has 0% fill rate across 120,000 records." vs "This field looks unused."
  • "This field is not on any layout but still has populated records." vs "This might be a hidden field."
  • "This permission set grants edit access to margin and compensation fields." vs "Access looks broad."
  • "This object has 14 active automations across Flows, Apex, and validation rules." vs "There is a lot of automation here."
  • "This field is low-fill globally but 84% populated on the Enterprise record type." vs "Maybe this field matters."
  • "This cleanup candidate has no supported reference signals, but integrations and managed package internals still need validation." vs "This is probably safe to delete."

Evidence helps consultants turn cleanup from a subjective opinion into a scoped review conversation. It also protects the consultant when a client later questions why a field was removed or a permission was changed.

05

DISCOVERY ARTIFACTS HELP WITH SCOPE CONTROL.

One of the practical risks in a Salesforce cleanup engagement is scope creep. A client asks for field cleanup. The review reveals permission problems. The permission review reveals automation gaps. The automation review reveals import blockers. Without a structured discovery artifact, each finding leads to an informal scope expansion that is hard to document, price, or prioritize.

Diagnostic workbooks can help consultants avoid vague cleanup projects by supporting:

  • Fixed-scope discovery: a bounded first engagement before cleanup begins
  • Phased cleanup proposals: phase the work by priority, not by what the client asked for first
  • Managed services onboarding: understand what you are inheriting before committing to SLAs
  • Client handoff documentation: a structured artifact the client keeps after the engagement
  • Stakeholder review: findings the client can share internally for validation and prioritization
  • Risk documentation: a record of what was reviewed, what was not, and what still needs validation
  • Before/after comparison: a baseline to reference when measuring the impact of cleanup work

For the inherited org context that often drives these engagements, see the Inherited Org Checklist and the Technical Debt Assessment.

06

WHAT NOT TO PROMISE DURING CLEANUP DISCOVERY.

Discovery produces findings, risks, candidates, and validation steps. It should not pretend every decision is already made. Consultants should avoid committing to outcomes that require information that has not been gathered yet.

Common overpromises to avoid:

  • "All unused fields can be deleted" — field usage has multiple dimensions beyond fill rate
  • "All permissions can be simplified quickly" — access review requires business owner validation
  • "All automation can be untangled in one pass" — automation dependencies are not always visible from metadata alone
  • "Metadata alone proves integration usage" — integrations may reference fields outside of what Salesforce metadata reports
  • "Managed package internals can be fully inspected" — managed packages hide significant internal logic
  • "AI can safely clean the org without review" — AI-generated changes still need a diagnostic layer before action

Discovery should produce findings, risks, candidates, and validation steps. It should not pretend every decision is already made.

For security and trust context when introducing a diagnostic tool to a client, see the Diagnostic Tool Security Checklist.

07

WHERE KEELCADENCE FITS IN CONSULTANT DISCOVERY.

KeelCadence helps consultants turn first-pass Salesforce discovery into a review-ready XLSX workbook. Instead of starting from scattered Setup clicks, ad hoc SOQL, one-off exports, or undocumented tribal knowledge, consultants get a structured artifact they can sort, filter, share, and validate with the client.

The diagnostic tools

Field & Object Audit →

Schema and cleanup review: field count, fill rates, hidden populated fields, record-type usage, distinct values, cleanup review candidates, and supported reference signals.

Permission & FLS Audit →

Access review: profiles, permission sets, object permissions, FLS exposure, sensitive field patterns, and user assignment patterns.

Automation Inventory →

Automation visibility: available Flows, Apex triggers, Apex classes, validation rules, approval processes, and legacy automation metadata where available.

Automation Impact Awareness →

Selected-object readiness signals for imports, UAT, migrations, and bulk updates: required fields, restricted picklists, record types, validation rules, triggers, and Flow metadata.

How it works

  • Read-only: no writes to the client's Salesforce org
  • No package install required
  • No Connected App setup
  • No stored Salesforce login
  • Free on-screen Results Summary
  • Paid XLSX workbook for detailed review, sharing, and documentation
08

HOW CONSULTANTS CAN POSITION A DIAGNOSTIC WORKBOOK WITH CLIENTS.

When introducing a diagnostic workbook as part of discovery, consultants can frame it around scope and responsibility rather than product features:

"Before we recommend cleanup, we should run a first-pass diagnostic so we can separate obvious cleanup candidates from areas that need business, automation, access, or integration review."

"The workbook will not make final decisions for us. It gives us a structured evidence base for the cleanup conversation."

"The goal is to scope the work responsibly before making changes."

This framing works across fixed-scope discovery engagements, managed services onboarding, admin handoff, and client inherited org reviews. It sets the expectation that the first step is review, not action.

09

THE TAKEAWAY.

Salesforce cleanup projects go better when discovery produces evidence, not just opinions. A review-ready diagnostic workbook helps consultants scope cleanup work, explain risk, and validate decisions before changing a client's org.

That workbook does not replace the consultant's judgment. It gives the consultant and the client a shared, structured artifact to work from. The consultant still validates business context, ownership, dependencies, and change impact. The workbook is the evidence layer that makes that validation faster, more consistent, and more defensible.

FAQ

COMMON QUESTIONS.

What should a Salesforce consultant review before recommending cleanup?

A Salesforce consultant should review fields, objects, fill rates, record types, permissions, field-level security, automation, validation rules, managed package ownership, integrations, and business ownership before recommending cleanup.

Why should consultants use a Salesforce discovery workbook?

A discovery workbook gives consultants a repeatable artifact for documenting findings, prioritizing review areas, scoping cleanup work, and sharing evidence with clients before making recommendations.

Can a diagnostic workbook replace consultant judgment?

No. A diagnostic workbook organizes evidence and review candidates. Consultants still need to validate business context, ownership, integrations, dependencies, and change impact before recommending action.

How does KeelCadence help Salesforce consultants?

KeelCadence creates read-only Salesforce diagnostic workbooks that help consultants review fields, permissions, automation, and selected-object readiness before cleanup, handoff, remediation, or managed services onboarding.

Should consultants run cleanup before discovery?

No. Cleanup should start with discovery. Consultants should understand what exists, what is used, what is exposed, what is automated, and what needs validation before changing a client's Salesforce org.

Salesforce Consultants

REVIEW-READY WORKBOOKS
FOR CONSULTANT
DISCOVERY.

KeelCadence helps Salesforce consultants, boutique consulting firms, managed services teams, and fractional admins run structured first-pass diagnostics before cleanup, access review, automation remediation, admin handoff, or client onboarding. Start with a free on-screen summary. Download a structured XLSX workbook when you need findings, evidence, and review documentation.