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

The ServiceNow Instance

A customer's dedicated instance: the instance URL, the roles of production, sub-production and personal developer instances, the login and impersonation features, system properties and the Application Navigator's applications and modules as the administrator's entry points.

ServiceNow product documentation, instancesApplication Navigator

Practice question for this objective

Free samplePlatform Overview and Navigationmedium

A customer's estate contains a production instance and several sub-production instances, and one administrator also works on an instance obtained through the ServiceNow Developer Program. Which TWO statements describe the role these instances play? Select TWO.

  • AEach customer's applications run on one shared instance, and the instance URL selects which customer's data a session reads.
  • BA sub-production instance such as development or test is where changes are built and validated before promotion to production. Correct
  • CConfiguration is promoted by cloning a development instance onto production, which copies the newer configuration over the older.
  • DA personal developer instance is issued to an individual through the ServiceNow Developer Program for learning and prototyping. Correct
  • EEvery instance in a customer's estate answers on one URL, with the target instance chosen from a menu after the user signs in.
Sub-production instances host build and test work before promotion to production, while a personal developer instance serves one individual's learning outside the customer estate. Each instance is a dedicated environment reached at its own URL, which is what makes the separation useful: work is configured and validated on a sub-production instance, then promoted to production, while clones travel the other way to refresh sub-production with production content. A personal developer instance is granted to an individual for practice and carries none of the customer's live data.

Why A is wrong: Tempting because the instance URL genuinely determines which environment a session reaches. It is wrong because a customer is given dedicated instances rather than a partition of a shared one, so the URL identifies an instance, not a tenant inside it.

Why B is correct: Correct. Sub-production instances exist so that configuration and testing happen away from live data, and only reviewed changes are promoted onward to production.

Why C is wrong: Tempting because cloning is a real instance operation and does copy configuration. It is wrong because clones run from production outward to refresh sub-production, and cloning onto production would overwrite live data.

Why D is correct: Correct. A personal developer instance belongs to one developer for practice and experimentation, and sits outside the customer's own estate of production and sub-production instances.

Why E is wrong: Tempting because administrators often move between instances during a working day. It is wrong because each instance has its own distinct URL, and a user reaches a given instance by signing in at that address.

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.

  • Every customer shares one application server and one database, and the instance URL simply selects which subset of records the signed in user is permitted to see after authentication.

    Why it is wrong: Tempting because it describes how many familiar cloud products actually work. It is wrong for ServiceNow, where separation is achieved by giving each customer its own stack rather than by filtering rows in a shared one.

  • Typing in the navigator's filter field removes the unmatched modules from the menu until an administrator restores them.

    Why it is wrong: Tempting because filtering does visibly reduce what the menu shows. It is wrong because the filter narrows the display for the current search only, and clearing the text brings the full menu straight back with nothing to restore.

  • A sub-production instance cloned from production on a schedule, so the data stays current and testing runs against realistic volumes of records.

    Why it is wrong: Tempting because a cloned test instance is the normal place to try configuration safely. It is wrong here because a clone carries the customer's data and the instance is shared with colleagues, so practice work disturbs them.

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