Home › Certifications › Salesforce Platform Administrator › Configuration and Setup
37 multiple-choice questions and 35 flashcards on Configuration and Setup, about 15% of the Salesforce Platform Administrator bank. Every one carries a written rationale.
Configuration and Setup is one of 8 chapters in CoStudy's Salesforce Platform Administrator bank, and it holds 37 of the bank's 250 multiple-choice questions — roughly 15% of the total. That proportion is not arbitrary: chapters follow the certifying body's published exam outline, and the number of questions in each is set by that domain's published weight, so the share of your practice time this chapter takes matches the share of the real exam it accounts for.
Studying by chapter is worth doing once you have a diagnostic score. A single overall percentage tells you whether you are close; it does not tell you which domain is dragging. Working a weak chapter in isolation, and re-testing it in isolation, is the fastest way to move a score that has stalled — and it is why the mock exams in CoStudy report by domain rather than as one number.
10 questions drawn from this chapter, with the full rationale shown — the controlling principle behind the right answer, and why each wrong option tempts and fails.
Which sandbox type best supports full-volume integration testing against production-like data?
Answer: D — Full, which copies production metadata together with the complete data set
D) Only a Full sandbox reproduces production metadata with all of its data, which is what full-volume performance, integration and user acceptance testing needs; it also has the longest refresh interval. A) and B) contain no records. C) Partial Copy is the nearest miss: it holds sampled data governed by a template, so volume-sensitive defects can hide. E) Scratch orgs are ephemeral developer environments.
A user reports they cannot see the App Launcher waffle icon. What is the most likely cause?
Answer: A — The apps they need are not visible to their profile or permission set
A) Right. What appears in the App Launcher is driven by which Lightning apps and tabs are visible to the user's profile or permission sets, so an empty launcher usually means no visible apps. B) Salesforce supports the mainstream browsers and would fail more broadly. C) Sharing rules affect records, not navigation. D) There is no separate permission that switches the launcher on.
A user asks whether moving from Salesforce Classic to Lightning Experience needs a different licence. What is true?
Answer: B — The same user licence covers both interfaces; new orgs start in Lightning
B) Right. The user licence is the same for both interfaces, and Lightning Experience is the assumed interface for administration today, with new orgs provisioned on it. A) and C) invent a pricing or entitlement difference that does not exist. D) Classic can still be reached where an org permits it, so the switch is a configuration choice rather than a hard cutoff.
Which feature lets the admin lock a user out after five failed login attempts?
Answer: D — Password policies on the profile: maximum invalid logins and lockout period
D) Right. Password policies on the profile set the maximum invalid login attempts and the lockout effective period. A) Sharing rules control records, not authentication. B) Validation rules run on save and never see a login. C) A login flow runs after credentials are accepted, so it cannot stop repeated failures.
For production-scale UAT with realistic data volumes, which sandbox is appropriate?
Answer: D — Full Copy
D) Correct. Only Full Copy mirrors production data and storage. A/B) Metadata-only, no production data. C) Partial Copy holds a sample (up to 10K records per object) — useful but not full UAT.
What is the best tool to deploy metadata between a sandbox and production?
Answer: A — A change set between connected orgs, or the Metadata API via Salesforce CLI
A) Right. Change sets are the declarative deployment path between a sandbox and its connected production org, and the Metadata API through Salesforce CLI is the source-driven alternative. B) and D) move records, not configuration. C) Manual rebuilding is slow and drifts from the tested version.
A certified administrator misses the deadline for the required Trailhead maintenance modules. What happens to the credential?
Answer: B — It becomes inactive and is reinstated once the outstanding modules are completed
B) Missing a maintenance deadline moves the credential to an inactive state, and completing the outstanding free Trailhead maintenance modules reactivates it at no cost. A) Nothing is revoked and no re-sit is required, which is the fear this question plays on. C) Credentials do not downgrade. D) Maintenance is mandatory, not advisory. E) There is no purchase involved: the maintenance modules are free on Trailhead.
What is the recommended way to onboard 200 new users at once with similar settings?
Answer: D — Loading a CSV of User records with Data Loader, mapping profile, role, licence
D) Right. The User object is loadable, so a mapped CSV through Data Loader creates the cohort in one pass with consistent profile, role and licence values. A) Does not scale and invites typos. C) A permission set group is useful afterwards but creates no users. B) Sharing rules govern record visibility, not provisioning.
Which company information setting determines the default time zone for new users?
Answer: D — The Default Time Zone setting on the Company Information page in Setup
D) Right. Default Time Zone on the Company Information page seeds every new user record, and each user can override it on their own record. A) Profiles carry permissions and layout assignments, not a time zone. B) The browser locale affects formatting in the session, not the stored user setting. C) Roles govern record visibility.
An admin must require multi-factor authentication for interactive logins. What is the supported approach?
Answer: A — Assign the Multi-Factor Authentication for User Interface Logins permission
A) Right. The Multi-Factor Authentication for User Interface Logins system permission, assigned by profile or permission set, enforces the challenge, and Session Settings apply related org-wide controls. B) Custom development is unnecessary for a standard platform permission. C) Validation rules fire on record save, not at login. D) Sharing rules govern record access.
4 cards from the 35 in this chapter.
Sharing rule types?
Owner-based (records owned by certain users) and criteria-based (records meeting criteria).
OWD options?
Private, Public Read Only, Public Read/Write, Public Read/Write/Transfer (Cases/Leads), Controlled by Parent.
Field-level security?
Set on profile or permission set. Controls visibility of specific fields.
Production vs sandbox?
Production: live org with real users. Sandbox: copy for development/testing.
These are a sample. The full Configuration and Setup chapter runs 72 items with per-chapter progress tracking, on the web and in the iOS app.
Open Salesforce Platform Administrator in CoStudy →