IT CanvassTalk to an advisor
Getting started · LessonBy , ServiceNow Trainer, 9 yrs · Published · current release · beginner

Get a free developer instance

Spin up your own free, full-featured ServiceNow instance in minutes.

Quick answer

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.

Key takeaways
  • What a PDI gives you
  • Request one, step by step
  • Hibernation & reclamation, the gotcha
  • Protecting your work
  • What to build first

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.

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

1
Create a free account at developer.servicenow.com and sign in.
2
From your profile menu choose Request Instance and pick a release family.
3
Wait about a minute for provisioning, then note the instance URL, admin username and password.
4
Log in, then (optionally) load demo data via the instance-management page for realistic records.
5
Start building, everything on this site is designed to be reproduced here.

Hibernation & reclamation, the gotcha

A PDI hibernates after ~10 days of inactivity (you wake it with one click from the developer site), and is reclaimed, wiped and returned to the pool, if left idle beyond the limit. Reclamation takes your work with it. Log in regularly, and export anything important so you can reload it into a fresh instance.

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

+0 XPStreak ×0
Question 1 of 3
What does PDI stand for?
Practise this on your own free instance.
See the live ServiceNow course →
Already working on ServiceNow and stuck on a live ticket?Get an expert ServiceNow developer on screen-share to finish your daily tasks with you. Deliver on time, protect your reputation and your job. Monthly support only, no task-wise plans.Task assigned · no idea where to startStill stuck · your job on the lineExpert joins your screenDelivered on timeExplore On Job Support