The Zurich release has arrived! Interested in new features and functionalities? Click here for more

ServiceNow instance

MaitriG
Tera Contributor

I am very new to ServiceNow and so far I always find it difficult to navigate to the ServiceNow Instance. Can anyone guide me with a shortcut to open my Instance?

4 ACCEPTED SOLUTIONS

Nikhil Bajaj9
Tera Sage

Hi @MaitriG ,

 

Navigate to developer.servcienow.com and create a account. Login and from top - click on request instance. your instance will be ready in few min and after that "Start bulding" button will be enabled, click on it and it will open your instance. Everyday login to developer site and click on "start building" button once it is enabled. Easiest way to launch insatnce. 

NikhilBajaj9_0-1758006995538.png

 

 

 

Please appreciate my efforts, help and support extended to you by clicking on – “Accept as Solution”; button under my answer. It will motivate me to help others as well.
Regards,
Nikhil Bajaj

View solution in original post

Bhuvan
Kilo Patron

@MaitriG 

 

Login to developer portal and go to manage instance. Launch the instance and bookmark it for easy login next time

 

https://developer.servicenow.com/dev.do#!/home

 

https://developer.servicenow.com/dev.do#!/manage-instance

 

Bhuvan_0-1758006598376.png

If you need help to navigate and use basic features of ServiceNow PDI, go to learning plan and go through New to ServiceNow

 

https://developer.servicenow.com/dev.do#!/learn/learning-plans/zurich

 

If this helped to answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan

View solution in original post

GlideFather
Tera Patron

Hi @MaitriG,

 

go to Personal Developer Instance (PDI) Guide

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


View solution in original post

Naveen_G
Tera Expert

Hello @MaitriG 

Welcome to ServiceNow World.

You can login to ServiceNow Developer portal and Manage your PDI.

https://developer.servicenow.com/dev.do#!/manage-instance


Regards,
Naveen

Mark as Helpful, if you think I answered your question

View solution in original post

9 REPLIES 9

ankittyagi4
Tera Contributor

Navigating the servicenow instance:

  1. Application Navigator: Located on the left, it provides access to modules and applications. Use the Filter Navigator to quickly search for specific items.

  2. Global Search: Found at the top, this allows you to search for records, users, or applications using keywords or wildcards (e.g., *).

  3. Header Bar: Contains user settings, notifications, and shortcuts.

  4. Content Frame: The main workspace where forms, dashboards, and records are displayed.

  5. Favorites and History: Quickly access frequently used modules or recently visited pages.

Efficient Navigation Tips

  • Using the Filter Navigator: Type table_name.list to view a table in list format. Use table_name.form to open a new form for a specific table. Pin frequently used modules to the Favorites section for quick access.

  • Keyboard Shortcuts: Ctrl + Alt + F: Focus on the Filter Navigator. Ctrl + Alt + G: Open Global Search. Ctrl + Alt + C: Collapse/Expand the navigation menu.

  • URL Tricks: Append &sysparm_force_row_count=500 to a list view URL to display more records. Use pre-populated field values in forms by appending query parameters like ?sysparm_query=priority=2.

Customizing Dashboards

  • Navigate to the Self-Service or Homepage section.

  • Add widgets like charts or reports and rearrange them by dragging.

  • Apply filters to tailor data views.

Best Practices

  • Leverage right-click context menus for quick actions on lists or forms.

  • Bookmark frequently accessed pages for efficiency.

  • Explore Chrome extensions like SN Utils for advanced admin tools.

By familiarizing yourself with these features and tips, you can navigate ServiceNow like a pro

 

If you find this helpful please accept this solution, as it will help others also

Nikhil Bajaj9
Tera Sage

Hi @MaitriG ,

 

Navigate to developer.servcienow.com and create a account. Login and from top - click on request instance. your instance will be ready in few min and after that "Start bulding" button will be enabled, click on it and it will open your instance. Everyday login to developer site and click on "start building" button once it is enabled. Easiest way to launch insatnce. 

NikhilBajaj9_0-1758006995538.png

 

 

 

Please appreciate my efforts, help and support extended to you by clicking on – “Accept as Solution”; button under my answer. It will motivate me to help others as well.
Regards,
Nikhil Bajaj

Bhuvan
Kilo Patron

@MaitriG 

 

Login to developer portal and go to manage instance. Launch the instance and bookmark it for easy login next time

 

https://developer.servicenow.com/dev.do#!/home

 

https://developer.servicenow.com/dev.do#!/manage-instance

 

Bhuvan_0-1758006598376.png

If you need help to navigate and use basic features of ServiceNow PDI, go to learning plan and go through New to ServiceNow

 

https://developer.servicenow.com/dev.do#!/learn/learning-plans/zurich

 

If this helped to answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan

Now I'm trying to create an app for my self to try but I'm getting error message "This application ID already exists. Try entering a different one." and I have changes the app id but getting the similar message only.