What is the best way to learn ServiceNow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
17 hours ago
Please suggest

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12 hours ago
In addition to the prior answers, get a Personal Developer instance and start creating.
create tables, ACL's, Dashboards, flows, etc...
they don't have to be perfect or even work as the goal is to learn, so if you create something that doesnt work, but you fixed it, then you have made major steps towards success
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12 hours ago
Heyy @BuntyS , First of all welcome to ServiceNow, getting back to business If you want to learn ServiceNow from beginning I would suggest you to go from some very helpful YouTube channels.
This really helped me
SAAS with ServiceNow - https://youtu.be/QxU-JrfA824
Snow expert - https://youtu.be/Jen9x45DCFw
For scripting -
ServiceNow - https://youtu.be/62Nabpb94Jw
Hope this helps you, All the best!
And, don't forget to Mark this solution as accepted and helpful as it will be helpful for other users and readers as well.
Best Regards.
Saurabh V.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12 hours ago - last edited 12 hours ago
Hello @BuntyS ,
Get your PDI (Personal Developer Instance):
Hands-on practice is the best way to learn.Start with the basics:
Take the free “Welcome to ServiceNow” micro-certification course to get an introduction to the platform.Enroll in the CSA (Certified System Administrator) course:
Learn the fundamentals like tables, forms, lists, users, groups, roles, and navigation. This builds your base knowledge.Think in terms of business use cases:
Don’t just learn what a functionality does — ask yourself why it exists and how it can solve real-world business problems.Balance platform overview with scripting:
Many beginners focus only on the UI/administration part.
But scripting (mainly JavaScript + Glide APIs) is just as important.
Practice both in parallel so you become comfortable with configuration and customization together.
Note - If you have any specific question or doubt, feel free to ask.
Shashank Jain