Summer Certification Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: clap70

CSA ServiceNow Certified System Administrator Questions and Answers

Questions 4

Table Access Control rules are processed in the following order:

Options:

A.

any table name (wildcard), parent table name, table name

B.

table name, parent table name, any table name (wildcard)

C.

parent table name, table name, any table name (wildcard)

D.

any table name (wildcard), table name, parent table name

Buy Now
Questions 5

Access Control rules may be defined with which of the following permission requirements? (Choose three.)

Options:

A.

Roles

B.

Conditional Expressions

C.

Assignment Rules

D.

Scripts

E.

User Criteria

F.

Groups

Buy Now
Questions 6

ServiceNow is a single-instance, multiple tenant architecture?

Options:

A.

True

B.

False

Buy Now
Questions 7

Which type of interface enables you to display multiple performance analytics, reporting and other widgets on a single screen?

Options:

A.

Form

B.

List

C.

Dashboard

D.

Timeline

Buy Now
Questions 8

What defines conditions that are evaluated against users to determine which users can create, read, write, and retire knowledge articles.

Options:

A.

User conditions

B.

User info

C.

User Criteria

D.

User permissions

Buy Now
Questions 9

Which of the following concepts are associated with the ServiceNow CMDB? (Choose four.)

Options:

A.

Service Processes

B.

User Permissions

C.

Tables and Fields

D.

A Database

E.

The Dependency View

Buy Now
Questions 10

Which application is used to change the number format per table?

Options:

A.

Number Maintenance

B.

System Maintenance

C.

Table Maintenance

D.

Record Maintenance

Buy Now
Questions 11

For Administrators creating new Service Catalog items, what is a characteristic they should know about Service Catalog variables?

Options:

A.

Service Catalog variables can only be used in Record Producers

B.

Service Catalog variables can only be used in Order Guides

C.

Service Catalog variables cannot affect the order price

D.

Service Catalog variables are global by default

Buy Now
Questions 12

What information does the System Dictionary contain?

Options:

A.

The human-readable labels and language settings

B.

The definition for each table and column

C.

The information on how tables relate to each other

D.

The language dictionary used for spell checking

Buy Now
Questions 13

In what order should filter elements be specified?

Options:

A.

Field, Operator, then Value

B.

Field, Operator, then Condition

C.

Operator, Condition, then Value

D.

Value, Operator, then Field

Buy Now
Questions 14

Create Incident, Password Reset, and Report outage: what do these services in the Service Catalog have in common?

Options:

A.

They direct the user to a record producer

B.

They direct the user to a catalog property

C.

They direct the user to a catalog UI policy

D.

They direct the user to a catalog client script

Buy Now
Questions 15

Which term refers to application menus and modules which you may want to access quickly and often?

Options:

A.

Breadcrumb

B.

Favorite

C.

Tag

D.

Bookmark

Buy Now
Questions 16

A knowledge article must be which of the following states to display to a user?

Options:

A.

Published

B.

Drafted

C.

Retired

D.

Reviewed

Buy Now
Questions 17

When searching using the App Navigator search field, what can be returned? (Choose four.)

Options:

A.

Names of Applications and Modules

B.

Names of Modules

C.

Names of Applications

D.

Favorites

E.

History Records

F.

Titles of Dashboard Gauges

Buy Now
Questions 18

Which of the following allows a user to edit field values in a list without opening the form?

Options:

A.

Data Editor

B.

Edit Menu

C.

List Editor

D.

Form Designer

Buy Now
Questions 19

Which are states that you can make a field on a form using UI Policy?

Options:

A.

read-only

B.

write-only

C.

Necessary

D.

Mandatory

E.

Empty

F.

Hidden

Buy Now
Questions 20

Which one of the following modules can be used to view field settings for a table?

Options:

A.

Tables & Columns

B.

Access Control

C.

Columns and Fields

D.

Tables and Fields

Buy Now
Questions 21

Which technique is used to get information from a series of referenced fields from different tables?

Options:

A.

Table-Walking

B.

Sys_ID Pulling

C.

Dot-Walking

D.

Record-Hopping

Buy Now
Questions 22

How are Workflows moved between instances?

Options:

A.

Workflows are moved using Update Sets

B.

Workflows are moved using Transform Maps

C.

Workflows are moved using Application Sets

D.

Workflows cannot be moved between instances

Buy Now
Questions 23

The baseline Service Catalog homepage contains links to which of the following components?

Options:

A.

Record Producers, Order Guides, and Catalog Items

B.

Order Guides, Item Variables, and Workflows

C.

Order Guides, Catalog Items, and Workflows

D.

Record Producers, Order Guides, and Item Variables

Buy Now
Questions 24

Which of the following statements is true when a new table is created by extending another table?

Options:

A.

The new table archives the parent table and assumed its roles in the database

B.

The new table inherits all of the Business Rules, Client Scripts, and UI Policies of the parent table, but none of the existing fields

C.

The new table inherits all of the fields of the parent table and can also contain new fields unique to itself

D.

The new table inherits all of the fields, but does not inherit Access Control rules, Client Scripts, and UI Policies of the parent table

Buy Now
Questions 25

A User is stored in which table?

Options:

A.

User [sys_user]

B.

User [ sys_user_group]

C.

User [ syst_user_profile]

D.

User [user_profile]

Buy Now
Questions 26

Which of the following is true of Service Catalog Items in relation to the Service Catalog?

Options:

A.

They run behind the scenes.

B.

They are the building blocks.

C.

They are optional.

D.

They provide options.

Buy Now
Questions 27

Which of the following are a type of client scripts supported in ServiceNow? (Choose four.)

Options:

A.

onSubmit

B.

onUpdate

C.

onCellEdit

D.

onLoad

E.

onEdit

F.

onChange

G.

onSave

Buy Now
Questions 28

What are the main UI component(s) of the ServiceNow Platform?

Options:

A.

Banner Navigator

B.

Banner Frame

C.

Application Frame

D.

Application Navigator

E.

Content Menu

F.

Content Frame

Buy Now
Questions 29

When using the Load Data and Transform Map process, what is the Mapping Assist used for?

Options:

A.

Mapping fields using the Import Log

B.

Mapping fields using Transform History

C.

Mapping fields using an SLA

D.

Mapping fields using a Field Map

Buy Now
Questions 30

Data Policy can enforce mandatory data on import.

Options:

A.

True

B.

False

Buy Now
Questions 31

Record numbers have to be manually incremented

Options:

A.

True

B.

False

Buy Now
Questions 32

Which term best describes something that is created, has worked performed upon it, and is eventually moved to a state of closed?

Options:

A.

report

B.

workflow

C.

event

D.

task

Buy Now
Questions 33

When working on a form, what is the difference between Insert and Update operations?

Options:

A.

Insert creates a new record and Update saves changes, both remain on the form

B.

Insert creates a new record and Update saves changes, both exit the form

C.

Insert saves changes and exits the form, Update saves changes and remains on the form

D.

Insert saves changes and remains on the form, Update saves changes and exits the form

Buy Now
Questions 34

What module in the Service Catalog application does an Administrator access to begin creating a new item?

Options:

A.

Maintain Categories

B.

Maintain Items

C.

Content Items

D.

Items

Buy Now
Questions 35

Which type of tables may be extended by other tables, but do not extend another table?

Options:

A.

Base Tables

B.

Core Tables

C.

Extended Tables

D.

Custom Tables

Buy Now
Questions 36

Which would NOT appear in the History section of the Application Navigator?

Options:

A.

Records

B.

UI Pages

C.

Lists

D.

Forms

Buy Now
Questions 37

What is a formatter? Select one of the following.

Options:

A.

A formatter allows you to configure applications on your instance

B.

A formatter is a form element used to display information that is not a field in the record

C.

A formatter allows you to populate fields automatically

D.

A formatter is a set of conditions applied to a table to help find and work with data

Buy Now
Questions 38

What are the two pathways to view feedback left on a published article?

Options:

A.

Knowledge > articles > My Flagged

B.

Knowledge base > my knowledge > flagged articles

C.

Knowledge > My articles > Flagged

D.

Knowledge > articles > published

Buy Now
Questions 39

What is the purpose of flagging an article in a knowledge base?

Options:

A.

To mark an article to read later.

B.

Allow a user to submit feedback about an article

C.

Reporting an error

Buy Now
Questions 40

Which one of these applications is available to all users?

Options:

A.

Change

B.

Incident

C.

Facilities

D.

Self-Service

Buy Now
Questions 41

What are the three components of a filter condition?

Options:

A.

Table

B.

Value

C.

Field

D.

Operator

Buy Now
Questions 42

What displays a set of records from a table?

Options:

A.

View

B.

Dashboard

C.

Panel

D.

List

Buy Now
Questions 43

Which term best describes something that is created, has work performed upon it, and is eventually moved to a state of closed?

Options:

A.

Event

B.

Report

C.

Task

D.

Flow

Buy Now
Questions 44

What is the primary application used to load data into ServiceNow?

Options:

A.

Service Level Management

B.

Configuration

C.

System Import Sets

D.

System Update Sets

Buy Now
Questions 45

What is the function of user impersonation?

Options:

A.

Testing and visibility

B.

Activate verbose logging

C.

View custom perspectives

D.

Unlock Application master list

Buy Now
Questions 46

Which statement is true about business rules?

Options:

A.

A business rule must run before a database action occurs

B.

A business rule can be a piece of Javascript

C.

A business rule must not run before a database action occurs

D.

A business rule monitors fields on a form

Buy Now
Questions 47

While showing a customer their incident form, they ask to change the Priority field title to display their internal terminology PValue. How would you do that?

Choose 2 answers

Options:

A.

Right click on Priority and select Configure Dictionary

B.

Right click on Priority and select Configure Display Settings

C.

Right click on Priority and select Configure Label

D.

Right click on Priority and select Configure Column

Buy Now
Questions 48

Which one of the following statements is a recommendation from ServiceNow about Update Sets?

Options:

A.

Avoid using the Default Update set as an Update Set for moving customizations from instance to instance

B.

Before moving customizations from instance to instance with Update Sets, ensure that both instances are different versions

C.

Use the Baseline Update Set to store the contents of items after they are changed the first time

D.

Once an Update Set is closed as “Complete”, change it back to “In Progress” until it is applied to another instance

Buy Now
Questions 49

What is a way that you can mark a knowledge article for review?

Options:

A.

Flag article

B.

Review

C.

Bookmark

D.

On Hold

Buy Now
Questions 50

What actions are required to refine the number of records displayed in a list view?

Options:

A.

Right-click to configure relationship list

B.

Add embedded lists and form annotations

C.

Select the filter icon and apply conditions

D.

Modify field properties and duplicate form views

Buy Now
Questions 51

Reports can be created from which different places in the platform? (Choose two.)

Options:

A.

List column heading

B.

Metrics module

C.

Statistics module

D.

View / Run module

Buy Now
Questions 52

What is a characteristic of importing data into ServiceNow?

Options:

A.

An existing Transform Map can be used one time on the same import set

B.

Coalesce fields are used only after running Transform

C.

Any user can manage and set up import sets

D.

An existing Transform Map can be used multiple times on the same import set

Buy Now
Questions 53

What features are available in Knowledge Management, to support continuous improvement on the knowledge articles?

Choose 4 answers

Options:

A.

Submit KB Errata

B.

Add Comments

C.

CC Click frowning icon

D.

Tag as Helpful

E.

Flag Article

F.

Rate with Stars

Buy Now
Questions 54

If users would like to locate and assign a task to themselves in the Platform, What action could they perform from the list view to make the assignment?

Choose 2 answers

Options:

A.

Select the record using the check box, then select the Person icon

B.

Double click on the Assigned to value, type the name of the user, and select the green check

C.

Select the record using the check box then select the Assign To Me UI action on the List Header

D.

Right click on the Task number and select the Assign to me option in the menu

E.

Select the Task number, and select the Assign to me UI action on the form

Buy Now
Questions 55

Which of the following is NOT a trigger type in Flow Designer?

Options:

A.

Record

B.

Schedule

C.

Outbound Email

D.

Application

Buy Now
Questions 56

Roles can inherit permissions from other roles. Which role inherits all of the permissions of the catalog role and the user_critena_admm roleplus has permissions to create Items and Services?

Options:

A.

item Admin [sn_item_admin]

B.

SysAdmin[sys_admln]

C.

Catalog Admin[catalog_admin]

D.

Catalog Auinor (sn_cataiog_write]

Buy Now
Questions 57

What icon do you use to change the boon and color on a Favorite?

Options:

A.

Pencil

B.

Star

C.

Clack

D.

Tringle

Buy Now
Questions 58

FILL IN THE BLANK

_______________ is a computer program running as a service; a physical computer dedicated to running one or more services, or a system running a database.

Options:

Buy Now
Questions 59

While on an Incident record, how would you add a Tag for " Special Handling " to the record?

Options:

A.

Click on the More options (.,.) icon, click Add Tag, type Special Handling, press enter

B.

On the Special Handling field, check the box

C.

On the Tag field, select Special Handling from the choice list

D.

Click on the Context menu, select Add Tag, type Special Handling, press enter

Buy Now
Questions 60

On the Form header, which icon do you use to access form templates?

Options:

A.

Paperclip

B.

Pages

C.

Stamp

D.

More Options {...)

Buy Now
Questions 61

Modules must have a Link type. Which one of the following is a list of Link types?

Options:

A.

Assessment, List of Records, Content Page, Roles

B.

List of Records, Separator, Catalog Type, Roles

C.

Assessment, List of Records, Separator, Timeline Page

D.

List of Records, Content Page, Order, URL (from arguments:)

Buy Now
Questions 62

Security rules are defined to restrict the permission of users from viewing and interacting with data. What are these security rules called?

Options:

A.

Role Assignment Rules

B.

CRUD Rules

C.

Scripted User Rules

D.

Access Control Rules

E.

User Authentication Rules

Buy Now
Questions 63

What encryption feature is included in ServiceNow by default?

Options:

A.

Data in use

B.

Data in transit

C.

Data at rest

Buy Now
Questions 64

In a Knowledge Base record, where can an administrator find the User Criteria for who can read the articles?

Options:

A.

From the Can Access tab

B.

From the Available to tab

C.

From the Can Read tab

D.

From the Accessible to tab

Buy Now
Questions 65

Which allows the creation of a task-based record from Service Catalog?

Options:

A.

Record Producers

B.

UI Builder

C.

Assignment Rule

D.

Flow Designer

E.

UI Actions=

Buy Now
Questions 66

Which low components allow you to specify when a flow should be run?

Options:

A.

Trigger and Condition Pill

B.

Scope and Trigger Condition

C.

Trigger and Condition

D.

Trigger Criteria and Clock

E.

Condition and Table

Buy Now
Questions 67

What are advantages of using Flow Designer? (Choose three.)

Options:

A.

Supports advanced developers

B.

Enables complicated scripting

C.

Reduces technical debt

D.

Less manual scripting

E.

Smooth integration with 3rd party systems

Buy Now
Questions 68

A graphical view of relationships among tables is a < blank > .

Options:

A.

Schema map

B.

Graphical User Interface

C.

Map source report

D.

Dependency view

Buy Now
Questions 69

Which of the following is used to initiate a flow?

Options:

A.

A Trigger

B.

Core Action

C.

A spoke

D.

An Event

Buy Now
Questions 70

What are the components that make up a filer condition?

Choose 3 answers

Options:

A.

Column

B.

Match Criteria

C.

Field

D.

Value

E.

Operator

Buy Now
Questions 71

What is the most common role that has access to almost all platform features, functions, and data?

Options:

A.

Security Admin [security_admin]

B.

Sys Admin [sys_admin]

C.

Admin [sn_admin]

D.

System Administrator [admin]

E.

Base Admin [base_admin]

Buy Now
Questions 72

What are the main components of the Form Design interface? (Choose three.)

Options:

A.

Field Layout

B.

Page Header

C.

Field Navigator

D.

Field Picker

E.

Form Layout

Buy Now
Questions 73

While testing a Catalog Item for ordering an expensive computer, the mandatory approval is being skipped for requester Bob, Smith, but not for any of the other requesters. What could explain the issue?

Options:

A.

There is a business rule, excluding Bob.Smith from any approvals.

B.

Bob Smith does not have a delegate set up on his account,

C.

The Bob Smith user account, does not have a manager specified.

D.

The manager does not have a delegate assigned,

E.

Bob Smith is a VIP.

Buy Now
Questions 74

Which type of scripts nun in the browser?

Options:

A.

Script include Scripts

B.

Business Rule Scripts

C.

Access Contra! Scripts

D.

Ul Policies and Client Scripts

Buy Now
Questions 75

Once an application is ready to share, which of the following methods of publishing are supported by ServiceNow?

Choose 3 answers

Options:

A.

Publish to a local drive

B.

Publish to an Update Set

C.

Publish to an application repository

D.

Publish to a spreadsheet

E.

Publish to a local USB device

F.

Publish to the ServiceNow Store

Buy Now
Questions 76

What does Natural Language Query allow you to do on a list?

Options:

A.

Automatically select a filter, based on keywords

B.

Filter list by typing in a phrase

C.

Predict the filter desired by the user

D.

Speak to the condition builder

E.

Set list filter, using audible commands

Buy Now
Questions 77

Which field (or fields) is used as a unique key during imports?

Options:

A.

Match Fields

B.

Coalesce Fields

C.

Key Fields

D.

Sys IDs

Buy Now
Questions 78

On a list, what does each row show?

Options:

A.

A filter

B.

A record

C.

A table

D.

A field

Buy Now
Questions 79

User records are stored in which table?

Options:

A.

User [sys_user]

B.

User [sn_user]

C.

User [u_sys_user]

D.

User [s_user]

Buy Now
Questions 80

Which feature provides a visualization of configuration items and their relationships?

Options:

A.

Transform Map

B.

Flow Design

C.

Schema Map

D.

Dependency View

Buy Now
Questions 81

Which feature helps to automatically allocate a critical, high priority, service request to the appropriate assignment group or team member?

Options:

A.

User Policy

B.

UI policy

C.

Predictive Intelligence

D.

Assignment Rule

Buy Now
Questions 82

Which feature enables business process owners to organize Flow Designer content into unified and digitized cross-enterprise processes via a digitized task board Interface?

Options:

A.

Flow Designer

B.

Process Automation Designer

C.

Process Workflow Designer

D.

Workflow Editor

Buy Now
Questions 83

What is the purpose of an application scope?

Options:

A.

Scope determines all applications access each other ' s tables and business logic1

B.

Scope determines the functionality of core services in the platform

C.

Scope prevents applications from changing their own tables and business logic

D.

Scope determines which parts of an application are available for use by other applications in ServiceNow2

Buy Now
Questions 84

What is a Record Producer?

Options:

A.

A Record Producer is a type of Catalog Item that is used for Requests, not Services

B.

A Record Producer creates user records

C.

A Record Producer is a type of Catalog Item that provides easy ordering by bundling requests

D.

A Record Producer is a type of a Catalog Item that allows users to create task-based records from the Service Catalog

Buy Now
Questions 85

What are examples of Core tables in the ServiceNow platform?

Options:

A.

Configuration, Connect, Chat

B.

Team, Party, Awards

C.

User, Task, Incident

D.

Work, Caller, Timecard

Buy Now
Questions 86

What is the purpose of a Related List?

Options:

A.

To create a one-to-many relationship

B.

To dot-walk to a core table

C.

To present related fields

D.

To present related records

Buy Now
Questions 87

On what part of the ServiceNow instance, would you find the option to access applications, like Incident Management?

Options:

A.

Self Service Module

B.

Application Navigator

C.

Service Desk Homepage

D.

Favorites

Buy Now
Questions 88

What action would an administrator perform on a list if they wanted to show the records in groups, based on the Category column? (Choose 2 answers)

Options:

A.

On the list Context Menu, select Group By > Category

B.

On the Category column title, select the Context menu > Group By Category

C.

On the Application Navigator, type group.category and press Enter

D.

Select the Group icon, then select Category

E.

On the Filter Menu, select Group By > Category

Buy Now
Questions 89

The Report Designer contains different sections for configuring your report. Which section is used to specify grouping and calculations to be run against me data?

Options:

A.

Style

B.

Format

C.

Data

D.

Configure

E.

Group by

Buy Now
Questions 90

The testing team needs to be able to perform activities in the test instance, as though they are a member of the Service Desk group. What role would they need to be able to switch between user accounts, without logging out and back in?

Options:

A.

service_desk

B.

impersonator

C.

admin

D.

incognito

Buy Now
Questions 91

What occurs when a user is listed in both the " Available For " and " Not Available For " related lists in a Category record?

Options:

A.

The user can access the category only if the catalog items within the category have no restrictions

B.

The user cannot access the category because " Not Available For " overrides " Available For "

C.

The user can access the category but cannot modify it

D.

The user can access the category because " Available For " takes precedence

Buy Now
Questions 92

The ServiceNow platform supports a wide variety of plus-and-play application. You can choose from the included workflow or build your own workflow. Which of following these workflows are included in the platform?

Options:

A.

Employee Workflows

B.

Infrastructure Workflows

C.

Federal Workflows

D.

Manufacturing Workflows

E.

Customer Workflows

F.

IT Workflows

Buy Now
Questions 93

Which tables are available by default in a ServiceNow instance?

Choose 3 answers

Options:

A.

User

B.

Incident

C.

Item

D.

Issue

E.

Project

F.

Task

Buy Now
Questions 94

What is the language used for scriptingin ServiceNow?

Options:

A.

JavaScript

B.

C++

C.

PHP

D.

Python

Buy Now
Questions 95

What module enables an administrator to define destinations for imported data on any ServiceNow table?

Options:

A.

Field Transform

B.

Transform Map

C.

Schema Map

D.

Import Map

Buy Now
Questions 96

When creating application tables, a user role is automatically added to the table record. Which other role does an application typically have?

Options:

A.

Application Fulfiller

B.

Application Admin

C.

Application Super User

D.

Application Manager

Buy Now
Questions 97

Which element is used to track items not saved with a field, in a record?

Options:

A.

Sidebar

B.

List Editor

C.

Activity formatter

D.

Dictionary

Buy Now
Questions 98

A Service Catalog project will involve building 80 catalog items. For each of the catalog items, the following fields will be mandatory on the forms:

* Requested for

*Requested by

* Approving manager

* Delivery instructions

All of the other variables will be specific to the individual catalog item. What features would you use when designing the catalog item form?

Options:

A.

Create one Variable Set for the four variables; then add that variable set to each of the 80 catalog items.

B.

Create a Record Producer that contains the four fields: then add to the record producer related list on the Catalog files.

C.

Create a Flow Designer Action, with Variable Set Data Pill; then apply flow to all of the 80 catalog items.

D.

Create an Order Guide, which includes all variables: then copy and hide variables as needed.

E.

Create a Variable Set Template: then apply to all of the catalog items.

Buy Now
Questions 99

What are the three key tables in an enterprise CMDO?

Choose 3 angwers

Options:

A.

sn_cmdt_bak

B.

Sh_emdb_ci

C.

cmap_ret_ci

D.

cmdb_bak

E.

cmdb_ci

F.

sh_eomdb

G.

cmap

Buy Now
Questions 100

You are editing a new incident record and would like the Save " Dutton to be located on the Form header. Which action would need to be taken for that button to appear?

Options:

A.

All > System Properties > Ul Properties > Turn on the glide.ui.advanced* property

B.

Context Menu > Form Design > add the Save ' ' button

C.

All > System Properties > Ul Properties > Turn on the Save " button

D.

Context Menu > Form Layout > add the Save* button.

Buy Now
Questions 101

What do you call any component that needs to be managed in order to deliver services?

Options:

A.

CSDM Items

B.

CMDB

C.

Configuration item

D.

Service Offerings

E.

Asset

Buy Now
Questions 102

Which Security Center feature helps resolve platform-related security issues and misconfigurations?

Options:

A.

Security scanner

B.

Best practices

C.

Security hardening

D.

Customer actions

Buy Now
Questions 103

What do you activate when you want to add applications or functionality within your development instance?

Options:

A.

App Package

B.

Updated Pack

C.

Patch

D.

Plugin

E.

App Updated Set

Buy Now
Questions 104

What is a no-code approach to control the mandatory or read-only state of a form field?

Options:

A.

UI Action

B.

Client Script

C.

UI Script

D.

UI RuIe

E.

UI Policy

Buy Now
Questions 105

IntegrationHub enables execution of third-party APIs as a part of a flow. These integrations are referred to as

Options:

A.

an action

B.

a spoke

C.

a connection

D.

an integration step

Buy Now
Questions 106

Which of the following are not included in an Update Set, by default? (Choose four.)

Options:

A.

Homepages

B.

Data

C.

Published Workflows

D.

Business Rules

E.

Schedules

F.

Database changes

G.

Related Lists

Buy Now
Questions 107

When a user reports that they are not able to see modules on the application navigator, what can you do, to see what modules are visible to them?

Options:

A.

Look up their password, so you can login with their account

B.

Initiate a Connect Chat session

C.

Install the Bomgar plug-in

D.

Impersonate the user

E.

Launch a NowChat window

Buy Now
Questions 108

Your company is giving all first line workers a special T-shirt as a recognition for their hard work. Management team wants a way for employees to order the T-shirt, with the ability to specify the preferred size and color. How would you ensure that only first line workers (non-managers) can submit the order?

Options:

A.

Create Record Producer and use the Available For list to specify First Line [sn_first_line] role

B.

Create Catalog Item and use the Not Available list to specify the Manager Group

C.

Create Catalog Item and use the Available For list to specify ITIL [itil] role

D.

Create Order Guide and use the User Criteria list to specify First Line [sn_first_line] role

Buy Now
Questions 109

Which core table in the ServiceNow platform provides a series of standard fields used on each of the tables that extend it, such as the Incident [incident] and Problem [problem] tables?

Options:

A.

Task [task]

B.

Assignment [assignment]

C.

Service [service]

D.

Workflow [workflow]

Buy Now
Questions 110

When using the Performance Analytics application in the Now Platform, what kind of KPI signals are used to make decisions that statistically support long term workflow stability?

Options:

A.

Long-term signals

B.

Non-signals

C.

Anti-signals

D.

Stability signals

Buy Now
Questions 111

What ServiceNow tables can Administrators define as " destinations " for imported data, when using Transform Maps in the System Import Sets application?

Options:

A.

The Task table is the only table that can be a destination for imported data in the Transform Map module

B.

The Incident. Problem. Change, Task, and Service Catalog tables are the only tables that can be a destination for imported data m the Transform Map module

C.

Only the Incident Problem, and Change tables can be a destination for imported data in the Transform Map module

D.

Any ServiceNow table can be a destination for imported data in the Transform Map module

Buy Now
Questions 112

When you need to orchestrate business processes across services with little technical user knowledge, which utility would you use?

Options:

A.

Flow Manager

B.

Flow Designer

C.

Flow Editor

D.

Workflow Editor

E.

Workflow Designer

Buy Now
Questions 113

What is the purpose of a Data Policy?

Options:

A.

Data Policies enforce security

B.

Data Policies standardize data in Update Sets

C.

Data Policies enforce data consistency

D.

Data Policies apply to lists to standard data

Buy Now
Questions 114

What is the difference between a UI Policy and Data Policy?

Options:

A.

Data Policies run when data is entered through the form, by an Import Set, or by web services, while UI Policies are set only by web services

B.

Data Policies can be converted into UI Policies, but UI Policies cannot be converted into Data Policies

C.

Data Policies run regardless of how data is entered into ServiceNow, while UI Policies are used for form interactions

D.

Data Policies run only after UI Policies run successfully

Buy Now
Questions 115

What is specified in an Access Control rule?

Options:

A.

Groups, Conditional Expressions and Workflows

B.

Table Schema, CRUD, and User Authentication

C.

Object and Operation being secured; Permissions required to access the object

D.

security_admin

Buy Now
Questions 116

What are different types of Data Sources, which may be imported into ServiceNow? (Choose four.)

Options:

A.

Local Sources (i.e. XML, CSV, Excel)

B.

Implementation Spoke

C.

DataHub

D.

JDBC Connection

E.

Network Server

F.

LDAP Connection

Buy Now
Questions 117

What would NOT appear in the Application Navigator if “service” is typed into the filter field?

Options:

A.

Configuration > Business Services

B.

Self-Service > Knowledge

C.

Service Portal > Widgets

D.

Incident > Assigned to me

Buy Now
Questions 118

What controls the publishing and retiring process for knowledge articles?

Options:

A.

Approval Policies

B.

Approval Definitions

C.

Workflow Designer

D.

Workflows

E.

State Lifecycle

Buy Now
Questions 119

When does the Submit button appear on a form?

Options:

A.

When saving an old record

B.

When creating a new record

C.

When changing the reference field in an existing record

D.

When updating an existing record

Buy Now
Questions 120

Which of the following protects applications by identifying and restricting access to available files and data?

Options:

A.

Application Configuration

B.

Verbose Log

C.

Access Control Rules

D.

Application Scope

Buy Now
Questions 121

After finishing your work on High Security Settings, what do you do to return to normal admin security levels?

Options:

A.

Select Normal role

B.

Log out and back in

C.

Use System Administration > Normal Security module

D.

Select Global Update Set

E.

End Impersonation

Buy Now
Questions 122

New records, new groups, and modified configuration Items (Cls): what do they have in common?

Options:

A.

They are included in an Update Set

B.

They are not captured in an Update Set

C.

They are customizations

D.

They do not have anything in common

Buy Now
Questions 123

What is used frequently to move customizations from one instance to another?

Options:

A.

Update Sets

B.

Code Sets

C.

Update Packs

D.

Configuration Logs

E.

Remote Sets

F.

Local Sets

G.

Code Packs

Buy Now
Questions 124

Which ServiceNow capability provides assistance to help users obtain information, make decisions, and perform common work tasks via a messaging interface?

Options:

A.

Agent Workspace

B.

Chat bot

C.

Virtual Agent

D.

Knowledge Chat

E.

Now Support

Buy Now
Questions 125

Which server-side object provides methods for working with dates when writing a script in a privately scoped application?

Options:

A.

current

B.

GlideRecord

C.

GlideSystem

D.

GlideDateTime

Buy Now
Questions 126

How are local flow variables accessed in the Flow Designer Data panel?

Options:

A.

As newly generated icons

B.

As scratchpad variables

C.

As new tabs

D.

As data pills

Buy Now
Questions 127

What instance resource allows you to access guided tours, information about actions, and instructions an how to use inputs and outputs in your flaw?

Options:

A.

Community

B.

Help Panel (question mark icon)

C.

Docs

D.

Wiki

Buy Now
Questions 128

Which one of the following statements describes the purpose of a Service Catalog workflow?

Options:

A.

A Service Catalog workflow generates three basic components: item variable types, tasks, and approvals

B.

Although a Service Catalog workflow cannot send notifications, the workflow drives complex fulfillment processes

C.

A Service Catalog workflow is used to drive complex fulfillment processes and sends notifications to defined users or groups

D.

A Service Catalog workflow generates three basic components: item variable types, tasks, and notifications

Buy Now
Questions 129

What is a Notification?

Options:

A.

A new Knowledge article created by a Business Rule

B.

A tool for alerting users that events that concern them have occurred

C.

A message through Connect related to a Change Request

D.

An email file attachment

Buy Now
Questions 130

What is NOT an example of a UI Action?

Options:

A.

Search

B.

Form buttons

C.

list Buttons

D.

Related Links

Buy Now
Questions 131

What is a role in ServiceNow?

Options:

A.

A role is one record m the Role [sys_user_role] table

B.

A role is one record in the Role Iuser_sys_role] table

C.

A role is a persona used In Live Feed Chat

D.

A role Is a set of modules for a particular application

Buy Now
Questions 132

The ServiceNow Virtual Agent provides assistance within a messaging interface. Which capability allows end users to configure virtual Agent to intercept and help resolve submitted incidents?

Options:

A.

Incident Auto-Resolution

B.

Ticket Resolver

C.

Virtual Agent Helper

D.

Web Intelligence

Buy Now
Questions 133

Which of the following is used to categorize, flag, and locate records?

Options:

A.

Search

B.

Favorites

C.

Tags

D.

Bookmarks

Buy Now
Questions 134

When testing a catalog item, having a manager approval flows, which of these best practices would you follow? (Choose three.)

Options:

A.

Make sure the latest flows are activated.

B.

Use the instance Incognito setting to quickly toggle between requester and approver.

C.

Impersonate the requester to ensure the form works.

D.

Make sure the requester ' s user record has a manager specified.

E.

Create and select your Testing Update Set, before starting the test cases.

F.

Use your Admin account, so you can approve the items quickly.

Buy Now
Questions 135

On the Reports page, what sections allow you to see which reports are visible to different audiences? (Choose four.)

Options:

A.

Group

B.

Department

C.

My reports

D.

Team

E.

Dashboards

F.

Global

G.

Admin

Buy Now
Questions 136

What are the components that make up a filter condition? (Choose three.)

Options:

A.

Operator

B.

Match Criteria

C.

Value

D.

Column

E.

Field

Buy Now
Questions 137

Which feature allows you to automate business logic for a particular application or process such as approvals, tasks notifications, and record operations?

Options:

A.

Flows

B.

Action Sequences

C.

Action Sets

D.

Task Flows

E.

Flow Diagrams

Buy Now
Questions 138

Two departments (HR Onboarding and Facilities) have come to you, asking for a way for employees to request event room set up services. The requirements are the same for the form and the task routing to the Facilities’ assignment group.

For HR, the item will be used primarily for the Onboarding coordinators, for employee orientation sessions.

For Facilities, the item will be used for anyone in the company who needs room set up services.

However, both departments have their own service catalogs. What do you do, to support these requirements?

Options:

A.

Create one Catalog Item for HR Event Room Set Up and one for Facilities Event Room Set Up; then publish each to the appropriate Catalog.

B.

Create one Catalog Item for Event Room Set Up; then publish to both Catalogs.

C.

Create one Catalog Item for Event Room Set Up; then publish to the Parent Catalog, which is accessible to both HR and Facilities.

D.

Create one Catalog Item for Event Room Set Up; then use ACLs to control access.

Buy Now
Questions 139

On a Form header, what is the three bar icon called?

Options:

A.

Pancake icon

B.

Additional Actions or Context Menu

C.

Hamburger icon

D.

Cake icon

Buy Now
Questions 140

What are the steps to retrieve an Update Set?

Options:

A.

Verify Update Set is Complete, Retrieve, Preview, Apply

B.

Verify Update Set is Complete, Test Connection, Apply

C.

Verify Update Set is Complete, Test Connection, Commit

D.

Verify Update Set is Complete, Retrieve, Preview, Commit

Buy Now
Questions 141

What is a sys_id?

Options:

A.

Unique 32-character identifier that is assigned to every record

B.

A client-side Business Rule

C.

A server-side Business Rule

D.

Unique 64-character identifier that is assigned to every record

Buy Now
Questions 142

Which one of the following is NOT a type of Visual Task Board?

Options:

A.

Feature

B.

Guided boards

C.

Flexible

D.

Freeform

Buy Now
Questions 143

ServiceNow contains a resource which provides the following:

A standard and shared set of service related definitions across ServiceNow products and platform that will enable and support true service level reporting.

A CMDB framework across our products and platform that will enable and support multiple configuration strategies.

What resource do these statements describe?

Options:

A.

Common Services Data Model (CSDM)

B.

Information Technology Service Management (ITSM)

C.

Configuration Management Database (CMDB)

D.

Information Technology Infrastructure Library (ITIL)

Buy Now
Questions 144

How do you make a list filter available to everyone?

Options:

A.

Make active, set visibility, and save

B.

Assign a name, set visibility, and save

C.

Assign a group, set visibility, and save

D.

Make active, assign a name, and save

Buy Now
Questions 145

What is an Event in ServiceNow?

Options:

A.

An Event is a trigger that has a direct response in the platform

B.

An Event is an indication to the ServiceNow processes that something has occurred

C.

An Event is an indicator that a Priority 1 (P1) Incident has been logged

D.

An Event is a recognized, scheduled occurrence of a process

Buy Now
Questions 146

Which tool is used for creating dependencies between configuration items in the CMDB?

Options:

A.

CI Relationship Editor

B.

CMDB Builder

C.

CI Service Manager

D.

Cl Class Manager

Buy Now
Questions 147

Which fields can be configured in reporting to perform arithmetic, coalesce, concatenation, and length?

Options:

A.

Sourcing fields

B.

Function fields

C.

Computational fields

D.

Calculation fields

Buy Now
Questions 148

Group records are stored in which table?

Options:

A.

Group [sn_user_group]

B.

Group [sys_user_group]

C.

Group [s_sys_group]

D.

Group [u_sys_group]

Buy Now
Questions 149

What functiondo you use to addbuttons, links, and context menu items on forms and lists?

Options:

A.

UI Policies

B.

UI Settings

C.

UI Actions

D.

UI Config

Buy Now
Questions 150

What feature can track the amount of time that a task has been open, to ensure that tasks are completed within an allotted time?

Options:

A.

Task Escalation Clock

B.

Service Level Agreements

C.

Inactivity Monitor

D.

Response Time Clock

E.

Business Time Remaining

Buy Now
Questions 151

What is a quick way to create a report from a list view?

Options:

A.

Click on filter breadcrumb, drag and drop on the Report > Create New module

B.

Click Funnel, define filter conditions, click Create Report

C.

Click Context Menu, select Create Report

D.

Apply filter, right click on column header, select Bar Chart

E.

Apply filter, right click on column header, select Create Report

Buy Now
Questions 152

Which module is used as the first step for importing data?

Options:

A.

Coalesce Data

B.

Transform Data

C.

Import Data

D.

Load Data

Buy Now
Questions 153

Which module would you use to create a new automation of business logic such as approvals, tasks, and notifications?

Options:

A.

Process Automation > Flow Designer

B.

Process Automation > Flow Administration

C.

Process Automation > Workflow Editor

D.

Process Automation > Process Flow

E.

Process Automation > Active Flows

Buy Now
Questions 154

While showing a customer their incident form, they ask to change the Priority values to display their internal terminology P1, P2, P3, P4. They want it to be consistent across all Tasks. How would you do that?

Right click on Priority and select what?

Options:

A.

Configure Lists

B.

Show Options

C.

Configure Task

D.

Show Choices

E.

Show Choice List

F.

Configure Options

Buy Now
Questions 155

What import utility do you use when the field names on the import set match the name of the fields on the Target table?

Options:

A.

Schema Mapping

B.

Automatic Mapping

C.

Mapping Assist

D.

Mapping Dashboard

Buy Now
Exam Code: CSA
Exam Name: ServiceNow Certified System Administrator
Last Update: Jul 6, 2026
Questions: 517
CSA pdf

CSA PDF

$25.5  $84.99
CSA Engine

CSA Testing Engine

$30  $99.99
CSA PDF + Engine

CSA PDF + Testing Engine

$40.5  $134.99