Platform Overview and Navigation

42 questions from the Platform Overview and Navigation domain of the ServiceNow Certified System Administrator (CSA) exam, each with its answer and an explanation. Read them through as revision, then sit the full practice exam to test yourself on them under multiple-choice conditions.

  1. 1.On the ServiceNow instance, where does the global text search appear?

    Answer

    • Banner

    Global text search appears in the banner frame at the top of the interface, letting users search records, knowledge and catalog items from one place. The content area shows forms and lists; the left nav pane holds the Application Navigator, which is not global text search.

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

    Answer

    • Favorite

    Items added as favorites appear in the favorites tab of the application navigator, marked by a star icon.

  3. 3.Which of the following can be configured by all users in the Next Experience instances?

    Answer

    • Personalised Start Page

    Users have a preference that lets them specify the page shown when they log in to the Next Experience UI, so any user can configure a personalized start page other than the default landing page.

  4. 4.To quickly return to your instance's home page, what item would you click?

    Answer

    • Instance logo

    Clicking the instance logo returns you to the home page.

  5. 5.The wait time for end users is based on the round-trip between the client and the server. What activities are included in the roundtrips?

    Answer

    • Request + Response

    The round-trip between client and server consists of a request and its corresponding response.

  6. 6.A dark theme or mode is available for some of the Now Platform capabilities in the Next Experience UI to allow users to fine-tune their experience and help alleviate their eye strain. Which of the following products can support the dark theme? (Choose 3)

    Answers

    • Assessments and Surveys
    • Dashboards and Reports
    • Knowledge Management

    Dashboards and Reports, Knowledge Management, and Assessments and Surveys support dark theme in the Next Experience UI, reducing eye strain by lowering screen light emission.

  7. 7.What is the industry term used to describe the computing platform and solution stack that supports the delivery of web applications?

    Answer

    • Platform as a service[PaaS]

    Platform as a Service (PaaS) is the industry term for a computing platform and solution stack supporting web application delivery, which is how ServiceNow's cloud services are categorized.

  8. 8.What features of ITIL are utilized by the ServiceNow platform?

    Answer

    • Strategy, Design, Transition, Operations

    ITIL is an integrated, process-based framework for managing IT services, providing guidance for creating and operating a Service Desk for efficient communication between users and IT.

  9. 9.What type of platform is provided by Now Platform?

    Answer

    • Application Platform as-a-Service

    The Now Platform is designed as an Application Platform as-a-Service (aPaaS), letting organizations build, deploy and manage applications in the cloud. While individual ServiceNow apps are delivered as SaaS, the platform itself is categorized as aPaaS since it enables building and extending applications.

  10. 10.Each organization receives one instance (production) and they have the option to obtain 2 other instances for development and testing

    Answer

    • False

    ServiceNow instance entitlements are not fixed at one production plus two optional instances; organizations receive a set of instances (production and non-production) depending on their licensing and subscription agreement.

  11. 11.Which of the following should you use to search for information across applications and records?

    Answer

    • Global Search

    Global Search is designed to search across knowledge articles, incidents/problems/changes, CMDB data, and custom applications, unlike the narrower Filter Navigator, Service Portal search, or Knowledge Base search.

  12. 12.____________ delivers a next generation, intuitive, personalized experience to drive productivity, improve engagement, and surface insights across the Now Platform.

    Answer

    • The Next Experience UI

    The Next Experience UI unifies instance apps and reduces clicks needed to access items, delivering a next-generation, personalized experience across the Now Platform.

  13. 13.Which table can be used to modify the configuration related to the maximum number of activities displayed in the history tab of the application navigator?

    Answer

    • sys_properties

    By default the history tab shows 30 activities; this is configured in the sys_properties table via the glide.ui.nav.history_length property.

  14. 14.In ServiceNow fulfillment view, in which part of the screen do the forms get displayed?

    Answer

    • Content Frame

    The Content Frame displays information such as lists, forms, homepages, and wizards.

  15. 15.ServiceNow instance can be hosted on the cloud or on-premises

    Answer

    • True

    ServiceNow is cloud-based by default, but under certain conditions it is also possible to host it on-premises.

  16. 16.ServiceNow instance is single-tenant

    Answer

    • True

    A ServiceNow instance is single-tenant, giving each customer a dedicated database and application instance for data isolation, security, and customization, unlike shared multi-tenant SaaS environments.

  17. 17.The ServiceNow platform uses a single system of record and a common data model

    Answer

    • True

    ServiceNow is built on a single system of record with a common data model shared across applications, eliminating data silos and ensuring consistent workflows, dashboards and analytics.

  18. 18.What can you do if the Homepage is slow?

    Answer

    • Remove some gauges or change the refresh page

    A Homepage can become slow if it contains too many gauges or if gauges refresh too frequently. Removing unnecessary gauges or adjusting the refresh interval reduces load and improves performance.

  19. 19.What is a healthy total response time for Network, browser & server?

    Answer

    • 3 seconds, On Average

    A healthy total response time (network + browser + server combined) should average around 3 seconds for good user experience.

  20. 20.What does SAAS stands for?

    Answer

    • Software as a service

    SAAS stands for Software as a Service, a cloud-based software delivery model where users access applications over the internet.

  21. 21.What's a module and application in the example... Incident > create new

    Answer

    • Incident is an application and create new is the module

    An application is a self-contained suite of modules providing specific functionality (e.g., Incident). Modules are individual components within an application providing specific features (e.g., Create New).

  22. 22.Which of the following modules are available to ITIL users by default?

    Answer

    • Incident, Problem, Change, Service Catalog

    By default, the ITIL role provides access to Incident, Problem, Change, and Service Catalog modules.

  23. 23.What does the banner frame contain?

    Answer

    • Logo and global navigation control

    The banner frame at the top of the UI contains the company logo and the global navigation controls.

  24. 24.Where can you find the response time indicator?

    Answer

    • In the right hand corner of forms and lists

    The response time indicator, showing how long the system took to respond, appears in the top-right corner of forms and lists.

  25. 25.What is the search engine used while doing the global search in ServiceNow?

    Answer

    • Zing

    ServiceNow's built-in global search engine is called Zing.

  26. 26.Out of the below listed applications which will not run natively on smartphones?

    Answer

    • Workflow

    The Workflow (design) application is an admin/developer tool for building automation and is not intended to run natively on smartphones, unlike catalog, self-service, or basic user admin tasks.

  27. 27.On an Application Menu, if the role field is left blank, then

    Answer

    • All users can see the application menu

    Leaving the Role field blank on an Application Menu record means the menu is visible to all users, with no role restriction applied.

  28. 28.Which one of the following contains text search options?

    Answer

    • All of the above

    Text search functionality is available across Knowledge, the Homepage search bar, and List views — 'All of the above' is correct.

  29. 29.Which application is visible to all the users

    Answer

    • Self-Service

    The Self-Service application/portal is designed to be visible and accessible to all users, unlike Incident, Problem, or Change management modules.

  30. 30.The ServiceNow platform includes which types of interfaces? Select 3 answers.

    Answers

    • Now Mobile Apps
    • Service Portals
    • Now Platform® User Interfaces

    ServiceNow's core interface types include the Now Mobile apps, customizable Service Portals, and the standard Now Platform web/workspace user interfaces; the other options are not recognized ServiceNow interface types.

  31. 31.One of the important features in Now Platform is that it is specialized to specific departments.

    Answer

    • False

    The Now Platform is designed as a general, cross-functional enterprise platform supporting many departments (IT, HR, Customer Service, Security), rather than being specialized to just one.

  32. 32.The items in the "Favorites" synchronize automatically between the classic mobile UI and the desktop UI

    Answer

    • True

    Favorites selected in the desktop UI automatically sync and appear as favorites in the classic mobile app.

  33. 33.What would NOT appear in the Application Navigator if 'service' is typed into the filter field?

    Answer

    • Incident > Assigned to me

    The Application Navigator filter matches text in application/module names; "Incident > Assigned to me" contains no occurrence of the word "service" and so would not appear.

  34. 34.Which mobile application is designed to interact with customer support and is not customizable?

    Answer

    • Now Support

    Now Support is specifically designed for interacting with ServiceNow customer support and is not customizable, unlike other ServiceNow mobile apps (Now Mobile, Mobile/Now Onboarding) which are customizable for enterprise workflows. HI Support was an older, now-replaced support portal.

  35. 35.A new Service Desk employee in Latin America complains that the create dates and times are incorrect on their Incident list. What would you suggest to fix this issue?

    Answer

    • Have them use the gear icon to set the employee's time zone.

    Each user configures their personal time zone via the gear icon (Preferences), which adjusts displayed dates/times to their local zone without affecting other users or the global instance setting. Changing the instance's global time zone would incorrectly impact all users.

  36. 36.On what part of the ServiceNow instance, would you find the option to Impersonate User?

    Answer

    • User Menu

    The Impersonate User option is located within the User Menu, typically in the top-right corner of the interface. The Content Frame shows current content, a Module is a functional area (not where impersonation lives), and the Application Navigator is for menu navigation to modules.

  37. 37.If the system administrator wants to modify the homepage, which of the following links on the page indicates that this can be done?

    Answer

    • Change Layout

    Change Layout opens the homepage editor for customizing layout, widgets, and overall appearance. Add Context relates to adding context-sensitive info, and Make Gauge is specific to creating performance analytics gauges — neither modifies the overall homepage layout.

  38. 38.What are the UI components of a homepage?

    Answer

    • Banner, Content pane and Application Navigator

    The three fundamental pillars of the ServiceNow classic UI are the Banner Frame (logo, profile, search, settings), the Application Navigator (menu of applications/modules), and the Content Pane (where data/forms/homepages display). 'Header' is functionally part of the Banner Frame, and there's no separate official 'Footer' component in the core UI framework.

  39. 39.Which would NOT appear in the History section of the Application navigator?

    Answer

    • UI Pages

    The History section shows recently accessed records, lists, and forms for quick navigation. UI Pages are underlying web page structures rather than directly-viewed records/lists, so they don't appear in History.

  40. 40.When searching using the Application Navigator search field, what can be returned?

    Answers

    • Names of Applications and Modules
    • Names of Modules
    • Names of Applications
    • Favorites

    The Application Navigator filter matches application menu names and module names, so it can return applications, modules, or both, and it also matches items saved as favorites. It does not search the content of history records or the titles of gauges on dashboards.

  41. 41.Production, Development and Test/QA are the only types of environments for ServiceNow instances. True or False?

    Answer

    • FALSE

    Production, development and test are the most common instances, but organizations can add others, such as staging, UAT or training instances, depending on how they manage their releases.

  42. 42.How can administrators personalize access to applications and modules for users and groups, so they can complete their work more efficiently?

    Answers

    • Create homepages and dashboards and assign specific work to users and groups
    • Create a workspace with links to access the applications and modules
    • Configure a custom menu

    Administrators can create homepages and dashboards that bring specific work to users and groups, build workspaces with links to the applications and modules they need, and configure custom menus in Next Experience navigation. The page shown at login is a preference each user sets for themselves, and the sidebar is for collaboration, not for navigating to applications.

Other CSA domains