Navigating the platform
Move around a ServiceNow instance with confidence: the unified navigation menu, favorites, tabbed browsing, impersonation and the settings that trip up new admins.
Move around a ServiceNow instance with confidence: the unified navigation menu, favorites, tabbed browsing, impersonation and the settings that trip up new admins.
- Filter navigator search matches module titles, so name modules the way your users speak
- Favorites are per user, so document a starting set for new joiners rather than assuming they will find them
- Impersonate before you promise a stakeholder that a permission change worked
- History is the fastest recovery path after an accidental tab close
Address bar shortcuts every admin uses
Most of your day is faster from the address bar than from the menu. These work on any instance.
incident.listopens the incident listincident.do?sys_id=-1opens a blank incident formsys_user_group.listjumps to groups without hunting through User Administration/nav_to.do?uri=sys_script_list.doopens a list inside the frame when you are sent a raw link
Impersonation and why you should use it daily
Impersonate a user from the profile menu before you sign off any change to roles, ACLs or catalog visibility. What an admin sees is never proof of what an ITIL user or a self service user sees. Impersonation logs the session, so it is auditable, and ending it returns you to your own session without a re-login.
Settings that save time
Open the gear icon and set these once per instance.
- Turn on Compact mode if you work in long lists all day
- Set your timezone so scheduled job times and SLA clocks read correctly
- Enable the developer flags (JavaScript log and field watcher) only while debugging, they slow the browser down