Salesforce Dictionary - Free Salesforce GlossarySalesforce Dictionary
Full Custom Help entry
How-to guide

How to layer Custom Help on top of Salesforce defaults

The pattern: write field help text on every custom field at creation, add object-level help links for heavily-customized objects, keep the global help link pointing to Salesforce, layer In-App Guidance for first-time workflows. The cost is small per item; the cumulative enablement gain is meaningful.

By Dipojjal Chakrabarti · Founder & Editor, Salesforce DictionaryLast updated May 18, 2026

The pattern: write field help text on every custom field at creation, add object-level help links for heavily-customized objects, keep the global help link pointing to Salesforce, layer In-App Guidance for first-time workflows. The cost is small per item; the cumulative enablement gain is meaningful.

  1. Make field help text a required field-creation step

    Add to the admin checklist: every custom field gets help text. The one-sentence cost is trivial; the data quality benefit compounds across thousands of record entries.

  2. Audit existing custom fields for missing help text

    Salesforce Optimizer can identify fields without help text. Schedule the audit; backfill help text for the highest-traffic fields first.

  3. Add object-level Help URLs for customized objects

    For objects with org-specific workflows (custom objects, heavily-customized Cases), point the object Help link to an internal Knowledge article explaining the workflow.

  4. Keep the global Help link pointing to Salesforce help by default

    Replacing the global link with a custom portal is heavy maintenance. Layer org-specific help at the object level; let Salesforce maintain its own product help.

  5. Build In-App Guidance for first-time workflows

    Renewal flows, escalation flows, new-feature rollouts. The contextual prompts complement static help; the combination is what gets adoption.

  6. Document the help content owner per object

    Help text and linked articles need maintainers. Without ownership, help content goes stale within a year of the workflow change it described.

  7. Schedule an annual help content audit

    Pull help text for fields modified in the past year. Confirm the help still matches. Update where the workflow drifted.

Field help textremember

Per-custom-field tooltip explaining what to enter. The most-used Custom Help level.

Object-level Help URLremember

Per-object redirect for the Help for this Page link.

Global Help linkremember

Org-wide redirect for the header Help link. Heavy maintenance; usually keep defaulting to Salesforce.

In-App Guidanceremember

Contextual prompts and walkthroughs complementing static help.

Help content ownershipremember

Named maintainer per object. Without it, help content goes stale.

Gotchas
  • Field help text without an owner goes stale fast. Workflow changes propagate to the field; the help text stays unless someone updates it.
  • Replacing the global Help link with a custom portal is heavy maintenance. The Salesforce-default link is free and updated per release.
  • Custom Help can confuse users when the help content describes a different workflow than the current one. Stale help is sometimes worse than no help.
  • Object-level Help URLs need to be valid links. Broken Knowledge article links produce a 404 when users click Help; quarterly link check catches breakage.
  • In-App Guidance and Custom Help complement each other but cover different needs. Replacing one with the other leaves a gap.

See the full Custom Help entry

Custom Help includes the definition, worked example, deep dive, related terms, and a quiz.