Salesforce ended support for the Data Detect managed package after February 1, 2026. We recommend using the new Data Detect, which is part of the Shield app, as it offers more precise and scalable sensitive data detection with significantly enhanced capabilities.
We have ended support of the Data Detect managed package because Salesforce will focus its development on the new Data Detect, which is part of the Shield app.
What does this change mean for me?
Transitioning to the new Data Detect within the Shield app offers significant improvements over the Data Detect managed package, including:
What action can I take?
Start using the new Data Detect feature, a part of the Shield app, today. You can learn more about how to get started with Data Detect. You can choose to uninstall the Data Detect managed package following the Uninstall a Second-Generation Managed Package instructions to prevent further usage of the Data Detect managed package within your org.
What happens if I don’t take action?
You can run both the Data Detect managed package and the new Data Detect, which is part of the Shield app, in the same organization simultaneously for a smooth transition. However, the Data Detect managed package will no longer be supported after February 1, 2026, meaning any issues encountered with it after this date will not be addressed.
How do I identify affected users?
A managed package's user access is primarily controlled by Permission Set Licenses. To identify which users have access to the Data Detect managed package, find who has the associated permission set license assigned to them. You can complete this task in the Salesforce user interface or via a SOQL query.
This is the most straightforward method and doesn't require any technical knowledge.
If you need to retrieve a list of all users at once or create a report, a SOQL query is the most effective way to do so. Run this in the Salesforce Developer Console.
Open the Developer Console:
Run this Query and use this code snippet
SELECT User.Name, User.Username
FROM UserPackageLicense
WHERE PackageLicense.NamespacePrefix = 'sfdxdatadetect'
The query returns a list of user names and usernames who have been assigned a license for the Data Detect managed package.
If you have any questions, open a case with support using Salesforce Help or contact your Salesforce account team. To view all current and past retirements, see Salesforce Product & Feature Retirements.
For more information about Salesforce’s approach to retiring products and features, read our Product & Feature Retirement Philosophy.
005132108

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.