nerdexam
ServiceNow

CAD · Question #229

What is the ServiceNow App Repository?

The correct answer is C. A database containing ServiceNow apps. The ServiceNow App Repository is a database (hosted on a ServiceNow-managed instance) that stores applications built and published using Studio or the Now Platform. Developers can publish private applications there and install them on other instances. It is distinct from Update S

Submitted by weili_xi· Apr 18, 2026Deploying an Application

Question

What is the ServiceNow App Repository?

Options

  • AA Request table
  • BAnother name for update sets
  • CA database containing ServiceNow apps
  • DA collection of files in a Git database

How the community answered

(42 responses)
  • A
    2% (1)
  • B
    2% (1)
  • C
    88% (37)
  • D
    7% (3)

Explanation

The ServiceNow App Repository is a database (hosted on a ServiceNow-managed instance) that stores applications built and published using Studio or the Now Platform. Developers can publish private applications there and install them on other instances. It is distinct from Update Sets (B), which are XML-based configuration transfer packages. It is not a Git database (D) or a Request table (A), though the Store (a public-facing subset) and the private repository both use this same underlying concept.

Topics

#ServiceNow App Repository#Application distribution#ServiceNow Store#Application management

Community Discussion

No community discussion yet for this question.

Full CAD Practice