CSA Cheat Sheet 2026
The 30 highest-yield CSA facts, distilled from real exam questions. Print it, save it as a PDF, or study it here — free, no sign-up.
60 questions
105 min time limit
65% to pass
- Which Lightning App Builder layout option best supports a component that needs to span the full width of a record page? → Full-width region or one-column layout
- What should you do when deactivating a user? → Reassign ownership
- An administrator adds a 'Chatter' component to an Account Lightning record page, but some users say they cannot post. What is the most likely reason? → Chatter is not enabled for the org
- What does a profile control in Salesforce? → Object and field permissions
- Which Salesforce license type is designed for users who only need to access Chatter features? → Chatter Free
- Which System method is used to assert that two values are equal in an Apex test? → System.assertEquals()
- Which report format allows you to group data by both rows and columns to create a grid-style summary? → Matrix
- What is the function of the '@future' annotation in Apex? → Marks a method to run asynchronously in a future transaction
- Which activity in Salesforce is used to record a scheduled call or meeting with a customer? → Event
- What is a custom object? → User-defined object
- What is the MOST effective way for new CSA professionals to build competency in their field? → Combining formal education, mentored practice, and ongoing professional development
- A CSA certified professional is asked to provide services outside their scope of competence. The CORRECT ethical response is to: → Decline and refer to a qualified professional
- A Validation Rule uses the ISPICKVAL function. What does this function check? → Whether a picklist field equals a specific value
- Which automation tool in Salesforce is best suited for sending an email alert when a Case is escalated to Priority 'High'? → Flow-triggered by record change
- Which standard controller method is used to save a record and return to the detail page? → save()
- Which Salesforce feature allows admins to define the fields displayed when a user hovers over a related record link? → Mini Page Layout
- An administrator deploys a change set but the deployment fails with a validation error. What is the first step to identify the root cause? → Review the deployment's error details in the Deployment Status page in Setup
- When using the Developer Console's Query Editor, an administrator runs a SOQL query but gets fewer results than expected. What is the most likely reason? → The query is limited by the running user's data access and sharing rules
- Which Visualforce component allows you to include another Visualforce page within the current page? →
- Which Salesforce feature allows an administrator to monitor all failed login attempts and help identify security issues? → Login History in Setup
- What is the key difference between 'All Conditions Are Met (AND)' and 'Any Condition Is Met (OR)' in a Flow Decision element? → AND requires all conditions to be TRUE; OR requires at least one condition to be TRUE
- Which scenario correctly describes when to use a Lightning App Page versus a Lightning Home Page? → App Pages are customized per Lightning app; Home Pages are shared across all apps
- Which tool would an administrator use to troubleshoot a Lightning component that is not rendering correctly on a page? → Lightning Component Debug Mode in Setup
- What is the maximum number of scheduled Flow runs that can be queued for a single Schedule-Triggered Flow? → 250,000
- What role does collaboration play in developer fundamentals for CSA professionals? → It enhances outcomes through diverse perspectives and shared expertise
- What is the main purpose of a Salesforce report? → Analyze data with filters
- In a Flow, which resource type stores a TRUE or FALSE value used for conditional logic? → Boolean Variable
- Which keyword allows an Apex class to be accessed from any namespace, including managed packages? → global
- What is a key step in setting up a new Salesforce org? → Configure company settings
- In CSA practice, what is the primary purpose of strategic planning? → To align resources with goals and anticipate challenges
Turn these facts into recall:
Was this helpful?