Salesforce Dictionary - Free Salesforce GlossarySalesforce Dictionary
DictionaryLLightning Platform Builder
PlatformBeginner

Lightning Platform Builder

Lightning Platform Builder is a generic term that appears in older Salesforce documentation referring to the suite of declarative platform-building tools: Lightning App Builder, Object Manager, Flow Builder, Process Builder, Schema Builder, and Lightning Page Builder.

§ 01

Definition

Lightning Platform Builder is a generic term that appears in older Salesforce documentation referring to the suite of declarative platform-building tools: Lightning App Builder, Object Manager, Flow Builder, Process Builder, Schema Builder, and Lightning Page Builder. The phrase Lightning Platform Builder is not a single product but a label for the collection of low-code or no-code tools an admin uses to extend Salesforce without writing Apex. Modern Salesforce documentation does not use the umbrella term as often; instead each specific builder (Lightning App Builder, Flow Builder, etc.) is referenced by its proper name.

The term''s relevance has shifted as Salesforce''s platform tools matured. Around 2015-2018, marketing material grouped the builders under the Lightning Platform Builder banner to emphasize the unified declarative experience. Newer documentation prefers product-specific naming. Customers still occasionally encounter the term in older Trailhead modules, partner-training material, and AppExchange marketing copy. The underlying capabilities are exactly the tools listed above; pick the specific builder that matches the use case rather than searching for a single Lightning Platform Builder app.

§ 02

The declarative-tool family the Lightning Platform Builder label covers

Lightning App Builder

The Lightning App Builder is the drag-and-drop designer for Lightning Pages: Home Pages, App Pages, and Record Pages. Admins build the page layout by dragging standard or custom Lightning Components into regions and configuring properties. The output is a Lightning Page that ships as metadata and deploys through standard release management.

Object Manager

Object Manager is the modern Setup interface for managing every Salesforce object: standard and custom. Admins create fields, set up record types, define page layouts, configure validation rules, and build triggers and flows from a single per-object view. Object Manager replaced the older per-area Setup tree for object configuration.

Flow Builder

Flow Builder is the declarative automation designer that builds record-triggered, screen, scheduled, and platform-event flows. It replaced Workflow Rules (retired 2026) and is replacing Process Builder. Most modern automation work happens in Flow Builder; it is the single most important platform builder.

Process Builder

Process Builder was the declarative automation tool launched in 2015 to bridge Workflow Rules and the more powerful Flow Builder. Salesforce is sunsetting Process Builder; new automation should go to Flow Builder. The Process Builder tool still exists in Setup for existing processes but should not be used for new work.

Schema Builder

Schema Builder is the visual data-modeling tool that shows objects and relationships as a graph. Admins can create objects, add fields, and draw relationships directly on the canvas. The tool is most useful for ad-hoc data modeling and documentation; for production schema changes most admins use Object Manager instead.

Setup, the central hub

Every builder is accessible from Setup, the central admin interface in Salesforce. Setup hosts thousands of configuration nodes; the search bar (Quick Find) is essential for navigating them. The Lightning Platform Builder umbrella refers to the subset of Setup-hosted tools focused on declarative platform extension.

Modern naming

Modern Salesforce documentation references each builder by its specific name (Lightning App Builder, Flow Builder, etc.) rather than grouping them under Lightning Platform Builder. The umbrella term still appears in older content but is fading from current marketing.

§ 03

Pick the right declarative builder for the task

The decision tree is straightforward: pick the builder that matches the use case. Most admin work fits one of the major builders cleanly.

  1. Building a Lightning page layout

    Use Lightning App Builder. Setup, Lightning App Builder, New. Drop components, configure properties, save.

  2. Creating fields or relationships

    Use Object Manager. Setup, Object Manager, pick the object, add the new field or relationship.

  3. Building automation

    Use Flow Builder for everything new. Setup, Flow Builder, pick the trigger type, design the flow.

  4. Visualizing the data model

    Use Schema Builder for graph-based visualization. Setup, Schema Builder.

  5. Avoid Process Builder for new work

    Process Builder is on a deprecation path. Build new automation in Flow Builder.

  6. Search Setup if uncertain

    Quick Find in Setup surfaces every configuration node. Type the feature name to find the right tool.

Gotchas
  • Process Builder is on a deprecation path. New automation should use Flow Builder.
  • Workflow Rules were retired in 2026. Any new declarative rule belongs in Flow Builder, not Workflow Rules.
  • Object Manager and Schema Builder overlap. Object Manager is the authoritative source; Schema Builder is the visualization layer.
  • The Lightning Platform Builder umbrella term is fading. Use specific builder names in current documentation.
§

Trust & references

Sources

Cross-checked against the following references.

Official documentation

Straight from the source - Salesforce's reference material on Lightning Platform Builder.

Keep learning

Hands-on resources to go deeper on Lightning Platform Builder.

Was this entry helpful?
Help us write better definitions. Quick reactions or detailed edit suggestions.

About the Author

Dipojjal Chakrabarti is a B2C Solution Architect with 29 Salesforce certifications and over 13 years in the Salesforce ecosystem. He runs salesforcedictionary.com to help admins, developers, architects, and cert/interview candidates sharpen their fundamentals. More about Dipojjal.

§

Test your knowledge

Q1. What is Lightning Platform Builder?

Q2. Why use declarative tools first?

Q3. What's part of the Builder suite?

§

Discussion

Loading…

Loading discussion…