Platform Overview and Navigation
About 7% of the CSA exam — see all 6 domains.
What this domain covers
- ServiceNow Platform overview
- Platform capabilities and services
- The ServiceNow Instance
- Next Experience Unified Navigation
What it covers: what the Now Platform is, how instances work, and how to move around the Next Experience UI.
ServiceNow is a single-architecture, cloud-based Platform-as-a-Service. Everything — ITSM, HR, CSM, custom apps — runs on one data model and one UI framework, so a record in one application can relate to records in another. Each customer gets one or more instances (separate, isolated copies of the platform). A typical customer has at least a production instance and one or more sub-production instances (dev, test) used to build and validate changes before they are promoted to production.
Next Experience is the modern UI (still the current name — not renamed in recent releases). The older UI16 still exists beneath it, now referred to as Core UI. Key navigation elements:
- Unified Navigation / Application Navigator — the left-hand filter and menu of applications and modules. Type in the filter to jump quickly; favorites and history tabs speed up repeat navigation.
- All / Favorites / History menus — replace the older single navigator.
- Polaris theming gives Next Experience its look; admins can adjust themes.
Know the difference between an application (a packaged set of functionality, e.g., Incident) and a module (a link within an application that opens a list, form, or page).
Sample questions from this domain
Three of the 20 in this domain, with the reasoning. The full set is in the question bank.
A customer has separate copies of the ServiceNow platform for development, testing, and live use. What is the correct term for each of these isolated copies?
- A. A plugin
- B. A workspace
- C. An instance ✓
- D. A scope
Why: Each isolated copy of the Now Platform is an instance. Customers typically run a production instance plus one or more sub-production (dev/test) instances. A plugin adds functionality, a workspace is a configurable UI, and a scope is an application boundary — none of these describe a full platform copy.
In the Next Experience UI, which element lets an administrator type a few characters to quickly filter and jump to any application or module?
- A. The form header
- B. The banner frame search for knowledge
- C. The Application Navigator (Unified Navigation filter) ✓
- D. The condition builder
Why: The Application Navigator's filter text box (part of Unified Navigation) narrows the menu as you type so you can jump to apps and modules quickly. The condition builder filters list records, not navigation; the form header acts on a single record.
How is the Now Platform best described in terms of its delivery and architecture model?
- A. A single-architecture, cloud-based Platform-as-a-Service (PaaS) ✓
- B. A collection of independent SaaS apps that each use a separate database
- C. An Infrastructure-as-a-Service offering for hosting virtual machines
- D. An on-premise software suite installed on customer-owned servers
Why: ServiceNow is a single-architecture, cloud-based Platform-as-a-Service where ITSM, HR, CSM, and custom apps all run on one data model and UI framework. It is not on-premise (A) and is not a set of separate-database apps (C); IaaS (D) describes raw infrastructure hosting, not the Now Platform.