CSA - Platform Overview and Navigation (7% of the exam) - Section 1

Platform capabilities and services

The platform's core services: tables and records, forms and lists, workflow and automation, reporting and analytics, integration, and the application store, and which capability a described business need calls for. Items separate platform capability from a particular product built on it.

ServiceNow Administration FundamentalsServiceNow Store

Practice question for this objective

Free samplePlatform Overview and Navigationmedium

A team builds a custom application on the instance to track laboratory equipment. The new table needs role based access, an approval step, notifications to owners and management reporting. Which statement describes what the Now Platform gives that custom application?

  • AThe custom application must supply its own access control and notification logic, because the platform services are reserved for ServiceNow built applications.
  • BThe custom application uses the same platform services for access control, approvals, notifications and reporting that ServiceNow applications use. Correct
  • CThe custom application can use platform reporting alone, and its approvals must be handled by exporting the records to an external approval tool.
  • DThe custom application inherits reporting and notifications, but it requires a separate instance before any approval or automation can act on its records.
Recognise that custom applications built on the Now Platform inherit the same access control, automation, notification and reporting services as ServiceNow applications. A custom application creates ordinary platform tables, so every platform service that operates on tables operates on them. Roles and access controls govern who reads and writes the records, flows drive approvals, the notification engine sends the messages, and the reporting layer reads the same data, all without bespoke code.

Why A is wrong: Tempting because vendor products often keep internal services private, but wrong because the platform makes the same services available to any application built on it.

Why B is correct: Correct, because the custom table is a platform table, so roles, access controls, flows, notifications and reports apply to it exactly as they do elsewhere.

Why C is wrong: Plausible because reporting is the most visible shared capability, but wrong because approvals and notifications are equally part of the platform and need no external tool.

Why D is wrong: Attractive because custom work is sometimes isolated for safety, but wrong because automation runs against custom tables on the same instance with no separate environment needed.

See more CSA practice questions, answers explained.

Exam traps in Platform Overview and Navigation

Answers that look right on this material and are not. Each one is a distractor from a different question in the CSA bank for this domain.

  • Ask the vendor for the source files and import them into the instance as an update set that an administrator previews and commits.

    Why it is wrong: Tempting because an update set does move configuration between instances, but it is a change transport for work done in house and carries no vendor versioning or certification, so the supported upgrade path is lost.

  • Schedule a nightly export of the incident list to a CSV file and email that file to each member of the management group.

    Why it is wrong: Tempting because a scheduled export does deliver figures without manual effort, but the recipients get a static file rather than a figure refreshed on opening, and the breakdown by category has to be built by hand in a spreadsheet.

  • Incident is a module, and Create New, Open and All are the applications that contain it, so each of the three opens a different table when it is selected in the navigator.

    Why it is wrong: Tempting because it uses the right two words and only inverts them. It is wrong because the container is the application and the individual links are the modules, and all three links here target the same table.

Examworthy is not affiliated with or endorsed by ServiceNow. Original, blueprint-aligned practice material only.