Get a free developer instance
The single most effective thing you can do while learning ServiceNow is get your own instance to build on and break. A Personal Developer Instance (PDI) is a free, full-admin ServiceNow instance from developer.servicenow.com, the sandbox behind every lesson on this site. This page covers what you get, how to request one, the hibernation rules that catch everyone out, and the habits that keep your work safe.
The single most effective thing you can do while learning ServiceNow is get your own instance to build on and break. A Personal Developer Instance (PDI) is a free, full-admin ServiceNow instance from developer.servicenow.com, the sandbox behind every lesson on this site.
- What a PDI gives you
- Request one, step by step
- Hibernation & reclamation, the gotcha
- Protecting your work
- What to build first
What a PDI gives you
- A complete instance with the admin role, configure anything, activate plugins, install Store apps.
- A recent family release (you can usually choose it when requesting), so you can study against the version you will be tested or hired on.
- Enough capacity to practise every core topic: tables, ACLs, flows, scripts, integrations.
- Sample data (the "ITSM" demo data) you can load to have realistic incidents and users to work with.
Request one, step by step
Hibernation & reclamation, the gotcha
Protecting your work
Treat the PDI as disposable and keep your build portable:
- Do experimental work inside a scoped application or a dedicated update set so it can be exported and re-imported.
- Export update sets / scoped apps as XML to your machine periodically.
- Match the release family to whatever you are studying or targeting for certification.
- Do not store anything you cannot afford to lose only on the PDI.
What to build first
A good learning path on a fresh PDI: create a custom table, put a few fields and a form on it, add a data policy and a business rule, wire a flow, expose it through a catalog item, and secure it with ACLs. That single exercise touches most of the CSA blueprint.
Common mistakes
- Letting the instance hibernate and be reclaimed, losing everything unexported.
- Building in the Global scope so nothing is portable.
- Requesting a release family that does not match your certification target.
- Never loading demo data, so there is nothing realistic to practise against.
Practice challenge
3 questionsQ1What does PDI stand for?
Personal Developer Instance
A PDI is your own full copy of the platform.
Q2A PDI costs...
Nothing, it is free
The Developer Program provides it at no cost.
Q3To stop a PDI being reclaimed you should...
Log in regularly
Idle instances are put to sleep and can be reclaimed.
Frequently asked questions
What does the term Get a free developer instance refer to in ServiceNow?
What is involved in setting up Get a free developer instance?
What is another point to note about Get a free developer instance?
What tends to go wrong with Get a free developer instance?
Want this taught live, with job support?
ServiceNow Training is delivered live by working practitioners, with certification prep and placement support.
See ServiceNow Training โ