View Full Salesforce ADM-201 Exam Dumps and Practice Test Dumps.
Q101. A company wants users to authenticate with an additional verification factor beyond their password when accessing Salesforce. Which security capability BEST addresses this requirement?
- Organization-Wide Defaults
2. Manual Sharing
3. Multi-Factor Authentication
4. Record Types
Correct Answer: 3. Multi-Factor Authentication
Explanation: Multi-Factor Authentication, or MFA, strengthens login security by requiring users to provide an additional verification factor beyond a password. Depending on supported configuration, this can involve an authenticator application, security key, or another approved verification method. MFA protects the authentication layer and is unrelated to record-level access. Organization-Wide Defaults and Manual Sharing determine which records authenticated users can access, while Record Types control business processes, picklist values, and layouts. Salesforce administrator preparation includes user authentication and organization security controls as important Configuration and Setup concepts.
Q102. An administrator wants inactive Salesforce sessions to end automatically after a specified period. Which setting should be reviewed?
- Session Settings
2. Role Hierarchy
3. Campaign Settings
4. Lead Assignment Rules
Correct Answer: 1. Session Settings
Explanation: Session Settings contain organization-level controls related to user sessions, including session timeout and other security behaviors. Configuring an appropriate timeout reduces the period during which an unattended authenticated session remains usable. The exact timeout should reflect organizational security and usability requirements. Role Hierarchy controls record visibility, Campaign Settings govern marketing functionality, and Lead Assignment Rules route Lead ownership. Session security is part of the broader organization security configuration that administrators should understand alongside authentication, login restrictions, profiles, permission sets, and sharing controls.
Q103. The CEO’s assistant needs access to records owned by the CEO, but the assistant should not be placed above the CEO in the role hierarchy. Which Salesforce feature is specifically designed for this type of access?
- Public Group
2. Record Type
3. Queue
4. Delegated record access through sharing mechanisms rather than restructuring the role hierarchy
Correct Answer: 4. Delegated record access through sharing mechanisms rather than restructuring the role hierarchy
Explanation: The role hierarchy should represent organizational record-access relationships and should not normally be distorted merely to solve a one-off access requirement. When an assistant needs access to selected records, the administrator should use an appropriate sharing mechanism, such as manual or rule-based sharing where supported, rather than moving the assistant higher in the hierarchy. Public groups can be useful as sharing targets, but membership alone does not grant record access. Record Types change process behavior, and Queues provide shared ownership for supported objects. The principle is to solve access needs at the narrowest appropriate layer.
Q104. A custom relationship must allow one User record to reference another User record, such as identifying each employee’s executive assistant. Which Salesforce relationship type is designed specifically for this purpose?
- Master-detail relationship
2. Hierarchical relationship
3. External lookup relationship
4. Indirect lookup relationship
Correct Answer: 2. Hierarchical relationship
Explanation: A Hierarchical Relationship is a special lookup relationship available on the User object that allows one User record to reference another User record. It is appropriate for relationships such as an employee and an assistant or another internal user association that is not represented by the standard role hierarchy. Master-detail relationships provide ownership and lifecycle dependency between records and are not used for this special User-to-User relationship. External and indirect lookups are designed for external-object integration scenarios. Understanding relationship types is part of the current Object Manager exam scope.
Q105. An administrator wants a visual representation of custom objects, fields, and relationships and also wants to create some schema components from the same interface. Which tool should be used?
- Schema Builder
2. Data Loader
3. Flow Debug
4. Forecasts
Correct Answer: 1. Schema Builder
Explanation: Schema Builder provides a visual representation of Salesforce objects and their relationships and allows administrators to create or modify certain schema components from a graphical interface. It can be useful for understanding an existing data model and planning relationships among custom objects. Data Loader performs bulk data operations, Flow Debug helps test automation, and Forecasts supports sales planning. Schema Builder does not replace Object Manager for every configuration task, but it provides a valuable visual view of the data architecture covered by the Object Manager portion of the administrator exam.
Q106. A Lightning record page should display a component only when an Account’s Type equals Customer. Which capability should the administrator use?
- Organization-Wide Defaults
2. Lead Assignment Rules
3. Component visibility filters in Lightning App Builder
4. Price Books
Correct Answer: 3. Component visibility filters in Lightning App Builder
Explanation: Lightning App Builder allows administrators to configure component visibility based on record fields, user characteristics, and other supported criteria. A component can therefore appear only when an Account meets conditions such as Type = Customer. This makes Lightning pages more contextual without requiring separate pages for every variation. Organization-Wide Defaults control record access, Lead Assignment Rules route Leads, and Price Books manage product pricing. Lightning App Builder remains part of the current administrator exam’s Object Manager and UI customization scope.
Q107. Sales representatives want unassigned Leads to be available for members of a shared inside-sales team to claim. Which Salesforce feature is MOST appropriate?
- Opportunity Team
2. Lead Queue
3. Campaign Hierarchy
4. Case Team
Correct Answer: 2. Lead Queue
Explanation: A Lead Queue allows supported users to share ownership of Leads before an individual sales representative accepts them. This is useful for round-robin-like business processes, regional teams, or pooled inbound Leads when ownership does not need to be assigned immediately to one user. Lead Assignment Rules can also route incoming Leads to queues according to criteria. Opportunity Teams support sales collaboration, Campaign Hierarchies organize marketing campaigns, and Case Teams support service collaboration. Salesforce administrator preparation specifically includes Lead automation capabilities in the Sales and Marketing domain.
Q108. A sales representative needs to produce a formal document showing products, quantities, and prices offered to a customer for an Opportunity. Which Salesforce sales feature should be considered?
- Campaign Member
2. Case Comment
3. Account Team
4. Quote
Correct Answer: 4. Quote
Explanation: Quotes are designed to represent proposed products, quantities, and pricing associated with an Opportunity and can support a formal offer to a customer. Quotes work with Opportunity products and pricing processes to help sales teams manage commercial proposals. Campaign Members represent people involved in marketing campaigns, Case Comments support customer service communication, and Account Teams represent collaborators on Account records. Current Salesforce administrator preparation includes Opportunities and related sales productivity features, and Salesforce’s recommended study materials include managing products, prices, quotes, and orders.
Q109. A sales representative wants to visually move Opportunities through stages such as Prospecting, Proposal, and Negotiation directly from a pipeline-style display. Which Salesforce capability BEST supports this?
- Schema Builder
2. Kanban view
3. Recycle Bin
4. Sharing Rule
Correct Answer: 2. Kanban view
Explanation: Kanban views provide a visual, card-based representation of records grouped by a field such as Opportunity Stage. Users can review pipeline records and, where supported, move cards between stages to update the corresponding field. This makes Kanban useful for sales representatives managing active Opportunities. Schema Builder displays the object data model, the Recycle Bin stores deleted records temporarily, and Sharing Rules grant record access. Kanban is a productivity-oriented user-interface feature rather than a security or data-modeling mechanism.
Q110. A company needs customer support Cases to respect the organization’s working schedule so escalation timing excludes weekends and holidays. Which settings are MOST relevant?
- Price Books and Products
2. Campaign Hierarchies
3. Forecast Categories
4. Business Hours and Holidays
Correct Answer: 4. Business Hours and Holidays
Explanation: Business Hours define when support teams are considered operational, and Holiday settings identify exceptions to those normal schedules. Service processes such as Case escalation can use business-time calculations so weekends, nights, or holidays do not count when they should be excluded. Products, Campaigns, and Forecast Categories belong to sales and marketing rather than support timing. Accurate business-hour configuration is important when customer service commitments are based on working time rather than simple elapsed clock time.
Q111. Users need to schedule meetings with customers and track the meeting date, attendees, and duration in Salesforce. Which activity record should they create?
- Event
2. Task
3. Campaign
4. Case
Correct Answer: 1. Event
Explanation: Events are Salesforce activities intended for time-specific meetings and calendar commitments. They can include start and end times, attendees, and related Salesforce records. Tasks typically represent work that needs to be completed but does not necessarily occupy a calendar time slot. Campaigns manage marketing initiatives, while Cases manage customer support requests. Salesforce’s current Productivity and Collaboration exam preparation includes activities such as Tasks, Events, public calendars, and multi-day events, so administrators should understand when each activity type is appropriate.
Q112. An administrator wants a shared calendar where users can view company events such as product launches and training sessions. Which feature should be configured?
- Opportunity Team
2. Public Calendar
3. Record Type
4. Queue
Correct Answer: 3. Public Calendar
Explanation: Public Calendars allow organizations to create shared calendars for events relevant to groups of users, such as training, company events, resource schedules, or departmental activities. Access to a public calendar can be controlled according to organizational needs. Opportunity Teams support collaboration on sales opportunities, Record Types vary business processes and layouts, and Queues provide shared ownership of supported records. Public Calendars are part of Salesforce’s activity management and productivity capabilities included in the current Platform Administrator preparation.
Q113. A user needs to assign a follow-up action that should be completed by next Friday but does not require a reserved calendar time. Which activity should be created?
- Task
2. Event
3. Campaign
4. Quote
Correct Answer: 1. Task
Explanation: Tasks represent work items that users need to complete, typically with a due date, status, priority, owner, and related record. They are appropriate for actions such as making a follow-up call, reviewing a document, or sending information by a deadline. Events are better suited to scheduled calendar commitments with specific times. Campaigns are marketing records, and Quotes are sales documents. Understanding Tasks and Events is part of Salesforce’s Productivity and Collaboration exam content because administrators configure and support how users manage day-to-day customer activities.
Q114. An administrator is evaluating an application from AgentExchange for an Agentforce use case. What should be considered BEFORE installing it into the Salesforce environment?
- Only whether the listing has an attractive icon
2. Security, permissions, data access, business fit, and vendor trust requirements
3. Whether every employee wants to use it
4. Whether it has the longest product description
Correct Answer: 4. Security, permissions, data access, business fit, and vendor trust requirements
Explanation: Third-party applications can extend Salesforce capabilities but can also introduce access, privacy, security, support, and governance considerations. Before installation, administrators should understand what permissions and data the application requires, whether the vendor is trusted, and whether the solution meets the business requirement. This is especially important for AI and Agentforce extensions that may interact with Salesforce data or automate actions. The refreshed Platform Administrator exam now includes Agentforce, and the Productivity and Collaboration material specifically references AgentExchange applications.
Q115. A company is configuring an Agentforce agent. What should an administrator understand about the purpose of topics and actions?
- Topics and actions replace Salesforce security
2. They control organization-wide defaults
3. They help define what the agent can handle and which approved operations it can perform
4. They are used only for report formatting
Correct Answer: 2. They help define what the agent can handle and which approved operations it can perform
Explanation: Agentforce uses structured configuration to help define an agent’s scope and available capabilities. Topics can describe areas of work the agent is intended to handle, while actions provide approved operations or functionality the agent can invoke. Administrators should ensure these capabilities align with business requirements and Salesforce security rather than assuming an agent should have unrestricted access. Agentforce is now a dedicated portion of the Platform Administrator exam, reflecting the growing need for administrators to understand basic AI agent setup and governance concepts.
Q116. A Salesforce administrator wants an Agentforce agent to access only the records and operations appropriate for its business purpose. Which principle is MOST important?
- Give the agent System Administrator access for simplicity
2. Allow the agent to bypass Salesforce sharing
3. Disable auditing for agent actions
4. Apply least privilege and respect existing Salesforce security controls
Correct Answer: 3. Apply least privilege and respect existing Salesforce security controls
Explanation: AI agents should receive only the access necessary for their approved purpose. Salesforce’s existing object permissions, field security, sharing, and action controls remain important when Agentforce is introduced. Broad administrative permissions can create an excessive blast radius if an agent behaves unexpectedly or is configured incorrectly. Administrators should understand which data and actions an agent can access and test the experience using realistic security contexts. Agentforce adds new functionality, but it does not eliminate the core Salesforce principle of carefully managing who or what can access data and perform actions.
Q117. An administrator needs a record-triggered Flow to perform an action only when a Status field changes from Open to Closed, not every time the record is later edited while Closed. What should the administrator configure?
- Appropriate entry conditions that run when the record changes to meet the criteria
2. A dashboard filter
3. A public group
4. A custom fiscal year
Correct Answer: 4. Appropriate entry conditions that run when the record changes to meet the criteria
Explanation: Record-triggered Flows can be configured so automation runs only when a record changes to meet specified conditions rather than on every later update that still satisfies them. This is useful for one-time transition logic such as performing actions when Status first changes to Closed. The administrator should choose the correct trigger conditions and timing so unrelated later edits do not repeatedly execute the automation. Dashboard filters, public groups, and fiscal years do not control Flow execution. Thoughtful entry criteria help prevent duplicate actions and unnecessary automation processing.
Q118. A Flow contains the same reusable business logic needed by several other Flows. Which design should the administrator consider?
- Duplicate all elements in every Flow
2. Put the logic in a reusable autolaunched Flow and invoke it as a subflow
3. Convert the logic into a list view
4. Use a public calendar
Correct Answer: 1. Put the logic in a reusable autolaunched Flow and invoke it as a subflow
Explanation: Reusable Flow logic can be placed in an Autolaunched Flow and called from other flows using a Subflow element. This reduces duplication and makes maintenance easier because shared logic can be updated centrally. The reusable flow should define appropriate input and output variables so calling flows can exchange the required data. Duplicating large blocks of logic across many flows increases the chance that different versions drift over time. List views and public calendars solve unrelated user-interface and activity-management requirements.
Q119. A report should compare each sales representative’s Opportunity revenue with the overall report total. Which report feature is MOST appropriate when the calculation depends on summarized values?
- Lookup filter
2. Summary formula
3. Sharing rule
4. External ID
Correct Answer: 3. Summary formula
Explanation: Summary formulas are designed for calculations based on grouped or summarized report values. They can support metrics such as percentages, ratios, or comparisons among grouped totals and the report’s grand total. This differs from row-level formulas, which calculate a result for each individual record. Lookup filters constrain selectable lookup values, sharing rules affect record visibility, and External IDs support external-system matching. Choosing the correct report formula type allows administrators to build useful analytics without adding unnecessary fields to the underlying Salesforce objects.
Q120. A company wants a Flow-created record to be owned by a consistent fallback user when no business user is available to own it. Which Salesforce automation setting should the administrator review?
- Default Automation User
2. Campaign Member Status
3. Forecast Category
4. Compact Layout
Correct Answer: 2. Default Automation User
Explanation: Salesforce provides a Default Automation User setting for automation scenarios where an automated process requires a user context or ownership fallback. Administrators should select an appropriate active user and understand how that identity affects automated records and actions. The chosen user should reflect organizational governance and should not be treated as an unrestricted substitute for proper ownership design. Campaign Member Status, Forecast Categories, and Compact Layouts perform unrelated marketing, sales, and UI functions. The current Automation exam preparation specifically identifies the Default Automation User as a topic administrators should understand.