- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tuesday
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?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tuesday - last edited Tuesday
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.
Regards,
Nikhil Bajaj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tuesday
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
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tuesday
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! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tuesday
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tuesday
Navigating the servicenow instance:
Application Navigator: Located on the left, it provides access to modules and applications. Use the Filter Navigator to quickly search for specific items.
Global Search: Found at the top, this allows you to search for records, users, or applications using keywords or wildcards (e.g., *).
Header Bar: Contains user settings, notifications, and shortcuts.
Content Frame: The main workspace where forms, dashboards, and records are displayed.
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tuesday - last edited Tuesday
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.
Regards,
Nikhil Bajaj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tuesday
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
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tuesday
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.