1 User Interface & Navigation Flashcards
What is a ServiceNow user?
A user is an individual that has been granted access to your ServiceNow instance
What is a ServiceNow group?
A group is a set/collection of users who share a common purpose, such as users approving change requests or receiving e-mail notifications
What is a ServiceNow role?
A role is a collection of permissions in the Now Platform to
- grant access to app and other parts of the platform
- assign security rights
(The word “role” defines your capabilities in the application)
Where are users represented? (table)
By a record on: sys_user
Where are roles represented? (table)
By a record on: sys_user_role
What methods are used for user authentication in ServiceNow? (7)
Local database Multi-provider Single Sign-on (SSO) LDAP OAuth 2.0 SAML 2.0 Digest Token Multifactor
Which of the following is the primary way to interact with the applications and data in ServiceNow instance?
Now Platform User Interface (UI)
The Now Platform is an example of which cloud computing model?
An Application Platform-as-a-Service (aPaaS)
What four workflows are ServiceNow divided into?
IT Workflows
Employee Workflows
Customer Workflows
Creator Workflows
Name five Persona Types (base system roles):
System Administrator
- everything but HR + security
Specialized Administrator
- manage specific function/apps
Fulfiller/Process
- ITIL roles, defined workpaths and workflows
Approver
Requester (ESS)
What is the top of the page in the Now Platform User Interface called?
The Banner Frame
What is the middle of the page in the Now Platform User Interface?
Content Frame
What is the left hand side of the page in the Now Platform User Interface?
Application Navigator
What are the different Interfaces for accessing a ServiceNow Instance?
Now Platform User Interface (UI)
Service Portal
Now Mobile App
ServiceNow Mobile Classic (gamla)
What are the three components of the Now Platform User Interface?
Banner Frame
Application Navigator
Content Frame
What is the Application Navigator?
What are the components of the Application Navigator?
A list of available applications end their corresponding modules
All applications
Favorites
Your History
Filter Navigator
What is the official documentation resource for ServiceNow? // Where can you locate product documentation?
docs.servicenow.com
How can you add favorites in the Application Navigator? (3)
By selecting the star of the corresponding app or module
Dragging an individual record to the Favorites tab
Dragging the breadcrumbs of a filtered list to the tab
Where can you update Now Platform user interface branding including company logo and colors?
System Properties > Basic Configuration UI16
Guided Setup > ITSM Guided Setup