We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

PDI reclaim notification although active, the 'last used' date on my Dev homepage totally incorrect.

SuzyMac
Tera Contributor

I have been sent notification that my PDI is being reclaimed as part of the inactive PDI drive currently under way, but I am actively using it daily.  The 'last used' date showing on my Developer homepage is totally incorrect and does not change even though I am using my PDI and doing dev work in it. Is there a known issue within the Dev site or am I just doomed to lose my PDI even though I don't actually meet ServiceNow's reclaim 'criteria'? It has been used via the dev portal every day since 1 July 2026. I have managed to pull all my relevant update sets, but wonder if there is an issue with the PDI control data being used to reclaim instances. 

 

Screenshot 2026-07-14 092309.png

5 REPLIES 5

Dr Atul G- LNG
Tera Patron
 

As per the latest blog from ServiceNow regarding PDI reclamation:

 ServiceNow Personal Developer Instance (PDI) Update – Summary

ServiceNow is reclaiming inactive Personal Developer Instances (PDIs) to improve availability, as demand for PDIs has exceeded capacity.

Why is this happening?

  • Many inactive PDIs are occupying resources.

  • Reclaiming unused instances will help active developers obtain PDIs more easily.

  • This is part of a broader initiative to improve PDI availability and performance.

Which PDIs will be reclaimed?

A PDI will be reclaimed only if it meets both of the following conditions:

  • 90 days or older (from the provisioning date), and

  • No direct login to the PDI in the last 10 days.

Note: Logging into the Developer Site or background activity does not count. You must log in directly to your PDI.

Notification Schedule

If your PDI is eligible for reclamation, ServiceNow will notify you before taking action:

  • July 7: Initial notification

  • July 10: Reminder (one day before reclamation)

  • July 11: PDI reclamation

If you receive any of these emails, back up your work immediately.

How to Protect Your Work

Before your PDI is reclaimed:

  • Export Update Sets

  • Connect Scoped Applications to Source Control

  • Export any custom data

  • Save attachments and configurations

  • Back up custom scripts and system properties

Future Improvements

ServiceNow is also working on:

  • Improving the underlying PDI infrastructure

  • Providing a more reliable and performant developer experience

  • Continuously monitoring and enhancing PDI availability for the developer community

Key Takeaway

If your PDI is older than 90 days and you haven't logged into it within the last 10 days, it may be reclaimed. Log in regularly and back up your work to avoid losing your customizations and development artifacts.

 

https://www.servicenow.com/community/developer-blog/keeping-pdis-available-for-active-builders-upcom...

 

How to Take Backup of PDI going forward:

 

Summary: How to Back Up Your ServiceNow Personal Developer Instance (PDI)

This guide explains the different methods for backing up your Personal Developer Instance (PDI) to protect your work before a reset or reclamation.

1. Back Up Using ServiceNow Studio (Scoped Applications)

Use ServiceNow Studio for scoped applications.

Steps:

  • Create a GitHub account (if you don't already have one).
  • Generate a GitHub Personal Access Token (PAT) with the repo scope.
  • Create Basic Auth Credentials in ServiceNow using your GitHub username and PAT.
  • Create a GitHub repository for your application.
  • In System Applications > Studio, select your application.
  • Link the application to Source Control using the GitHub repository URL and credentials.
  • Push your application to GitHub.

Restore: Import the application back from Source Control using the same repository and branch.


2. Back Up Using App Engine Studio (AES)

For applications built in App Engine Studio:

Steps:

  • Configure GitHub and a Personal Access Token.
  • Create ServiceNow credentials.
  • Open App Engine Studio.
  • Select your application.
  • Choose Link to Source Control.
  • Connect it to your GitHub repository.

Restore: Use Import App in App Engine Studio to retrieve the application from GitHub.


3. Back Up Using Update Sets

Update Sets capture configuration changes made on the platform.

Steps:

  1. Create a new Local Update Set.
  2. Make it the Current update set.
  3. Perform all configuration work within that update set.
  4. Set the update set to Complete.
  5. Export it as an XML file.

You can also:

  • Export multiple update sets as a batch.
  • Publish an entire scoped application to an Update Set and export it.

Restore: Import the XML file into Retrieved Update Sets, then Preview and Commit the update set.


Important Notes

  • Always store backups outside your PDI.
  • GitHub is recommended for application source control.
  • Update Sets capture configuration changes, not business data.
  • Metadata such as records is not backed up automatically.
  • Export any required custom data, attachments, scripts, and configurations separately.
  • Never store passwords or sensitive credentials in a public GitHub repository.

Link: https://www.servicenow.com/community/developer-blog/how-to-backup-your-personal-developer-instance-p...

 

*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG

****************************************************************************************************************

Thank you for the guidance which I have already read. My question is regarding the Developer site: 

Is there a known issue within the Dev site?

Am I going to lose my PDI even though I don't actually meet ServiceNow's reclaim 'criteria'? 

The last accessed date recording is incorrect on the Dev site

Tanushree Maiti
Tera Patron

Hi @SuzyMac 

 

Many user reported the same that even after they were using it actively still it has been reclaimed.

FYI ->Keeping PDIs Available for Active Builders: Upcoming PDI Reclamation Changes

 

As per above article:

reclaiming PDIs that meet both of these conditions: 

  • 90 days or older (based on when they were provisioned) 
  • Haven't had a PDI login in the last 10 days  ( This you know)

There is no way to retain PDI after getting Reclaim notification. Also there is no support available for PDI.

 

Please check this Personal Developer Instance (PDI) Guide

Where it is written-

"When a PDI is reclaimed, the instance is unassigned from you, reset to its original state, and reassigned to another Developer Site user. Reclaiming instances allows ServiceNow to supply active developer site user with free instances."

 

Once it is reclaimed, only option is left i.e Request for New PDI instance.

 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

Thank you for your response, I am aware of all this information, but it doesn't help with the fact that the PDI login details on my account are incorrect and the instance has been used daily, not 13 days ago. That is the error I am asking about, The Developer portal is holding incorrect info.