Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

PDIs & Security

daneshvark
Tera Contributor

I was wondering how security works with ServiceNow personal development instances (PDIs). We want to have an isolated system from our production environments and don't want to interfere with our test and dev instances. If we build something in a PDI, how secure is it? Any official sources? Thank you. 

1 ACCEPTED SOLUTION

Hemanth M
Tera Sage

Hi @daneshvark ,

 

Why don't to you request a sandbox instance from ServiceNow and you don't have worry about security (this may cost, check with your ServiceNow account rep)

 

or if its for particular set of users you can try developer sandboxes - https://www.servicenow.com/docs/r/zurich/application-development/developer-sandboxes/sandboxes-landi... 

 

I would avoid PDIs from customer POCs

 

Hope it helps!

Accept and hit Helpful if it helps.

Thank you,
Hemanth
Certified Technical Architect (CTA), ServiceNow MVP 2024, 2025,2026

View solution in original post

3 REPLIES 3

Hemanth M
Tera Sage

Hi @daneshvark ,

 

Why don't to you request a sandbox instance from ServiceNow and you don't have worry about security (this may cost, check with your ServiceNow account rep)

 

or if its for particular set of users you can try developer sandboxes - https://www.servicenow.com/docs/r/zurich/application-development/developer-sandboxes/sandboxes-landi... 

 

I would avoid PDIs from customer POCs

 

Hope it helps!

Accept and hit Helpful if it helps.

Thank you,
Hemanth
Certified Technical Architect (CTA), ServiceNow MVP 2024, 2025,2026

daneshvark
Tera Contributor

Hello Hemanth, 

 

Understood. For the sake of completion of our knowledge, so we can advise our colleagues about avoiding this practice, how safe is the data in a PDI? Is a PDI not a secure environment? 

Hi @daneshvark ,

 

It's a tricky question - but it's pretty safe since it has all the standard security guardrails of ServiceNow.
Also ServiceNow completely wipes the PDI clean before allocating it to anyone else.

However, we should absolutely avoid setting up any real customer data especially PII, PHI or sensitive workflows.

 

You can also read this (ServiceNow general privacy and security set up) - https://www.servicenow.com/privacy-statement.html#confidentiality 

 

Hope it helps!

Accept and hit Helpful if it helps.

Thank you,
Hemanth
Certified Technical Architect (CTA), ServiceNow MVP 2024, 2025,2026