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
90 min time limit
70.00% to pass
- When a ServiceNow administrator configures a 'UI Action' with the 'Client' checkbox checked, where does the action's script execute? → In the user's browser using JavaScript
- In ServiceNow, what is the purpose of the 'sys_id' field visible in a record's URL? → It is a unique identifier for every record in the database
- Which ITIL role is primarily responsible for managing the lifecycle of all Incidents? → Incident Manager
- Which ServiceNow UI element allows an administrator to configure what actions (buttons) appear at the top and bottom of a form for a specific table and view? → UI Action
- Which ServiceNow feature allows you to define conditions under which certain form fields become visible or mandatory? → UI Policies
- What does setting 'Copy empty fields' to true on a Transform Map do? → Overwrites target field values with blank when the source field is empty
- What is the purpose of the ServiceNow 'Scheduled Script Execution' (Scheduled Job)? → Runs a script automatically at defined time intervals without user interaction
- What is the keyboard shortcut used in the ServiceNow classic UI to open the Global Search bar? → / (forward slash)
- Which of the following best describes a 'Record Producer' in the ServiceNow Service Catalog? → A catalog item that creates a record in any ServiceNow table when submitted
- What is the recommended strategy for managing update sets in a multi-developer environment? → Each developer works in their own update set to isolate changes
- Which ServiceNow feature enables administrators to define parent-child table inheritance? → Table Extensions
- What is the role of a Business Rule? → To run logic on record operations
- Which of the following enables users to report issues or submit requests? → Service Portal
- Which Flow Designer component provides pre-built, low-code steps for ServiceNow platform operations like 'Create Task' or 'Ask for Approval'? → ServiceNow Core Spoke
- Which table stores submitted Service Catalog requests in ServiceNow? → sc_request
- What role is required to create and publish flows in Flow Designer by default? → admin or flow_designer
- Which role is required to create and manage database views in ServiceNow? → admin
- What is the Activity Stream used for in ServiceNow records? → To view and add updates or comments on records
- Which ServiceNow feature allows an administrator to define which fields appear on a form for a specific role without affecting other roles? → View Rules
- What does 'sc_cart' represent in ServiceNow's Service Catalog data model? → The temporary shopping cart holding items before a user submits an order
- What is the maximum number of characters allowed in a ServiceNow 'String' field by default? → 255
- Which ServiceNow UI feature allows users to save a specific set of filters, columns, and sort order for a list view? → Saved Filter
- In ServiceNow, which icon on a form field indicates that the field value is being inherited or referenced from a related record? → A magnifying glass or reference lookup icon
- When using the 'Look Up Records' action in Flow Designer, what does the action return if no records match the filter? → An empty list with zero records
- What is the role of an Import Set Table in ServiceNow? → A temporary staging area for data imported from an external source.
- What field attribute would you set on a dictionary entry to ensure a field value is automatically populated and cannot be changed by the user on the form? → Calculated
- In ServiceNow, what is a 'Formatter' on a form used for? → Adding non-field UI elements such as section separators or related list formatters
- Which data source attachment type would you use to import a pipe-delimited text file? → CSV
- A Virtual Agent topic is configured but users report it is not appearing in the chat widget. What is the most likely configuration issue? → The topic has not been published or is missing from the active Virtual Agent application
- For a user to have read access to a specific field on a record, what combination of ACLs must be passed? → The user must pass both a table-level 'read' ACL AND a field-level 'read' ACL.
Turn these facts into recall:
Was this helpful?