Salesforce Dictionary — Free Salesforce GlossarySalesforce Dictionary

Master Picklist

Administration🟡 Intermediate

Definition

In Salesforce, the complete list of all possible values defined for a picklist field, from which record type-specific subsets can be selected to control which values appear for different record types.

Real-World Example

the system admin at BrightEdge Solutions uses Master Picklist to control how users interact with Salesforce data and features. After configuring Master Picklist in the sandbox and validating it with key stakeholders, they roll it out to production. User adoption improves because the interface now matches how teams actually work.

Why Master Picklist Matters

In Salesforce, a Master Picklist is the complete list of all possible values defined for a picklist field, from which record type-specific subsets can be selected. Admins define the full set of values once at the field level, then choose which values are available for each record type. This lets the same field show different value sets in different contexts without requiring multiple separate fields.

Master Picklists are central to how record types and picklists work together. For example, an Account Type field might have a master list including Customer, Prospect, Partner, Vendor, and Supplier, with the Customer record type only showing Customer and Prospect, while a Vendor record type shows Vendor and Supplier. This pattern keeps the data model clean while supporting multiple use cases through one field. Mature orgs define master picklists thoughtfully and use record type subsets to enforce contextually-appropriate value selection.

How Organizations Use Master Picklist

  • BrightEdge SolutionsDefines master picklists for status fields and uses record type subsets to show different values for different process flows.
  • NovaScaleBuilt record type-specific picklist value sets so users only see values relevant to the record type they're working with.
  • TerraForm TechTreats master picklist management as part of data governance, ensuring values are maintained consistently as business needs evolve.

🧠 Test Your Knowledge

1. What is a Master Picklist?

2. How are master picklists used with record types?

3. What's the value of master picklists with subsets?

See something that could be improved?

Suggest an Edit