When using Sales Engagement Cadences, a license is required, and the user must be assigned the appropriate permission set.
When a user is added to the Sales Engagement permission set, the related permission set license assignment is added to the user record automatically. However, once this is removed, the Permission Set license assignment is not being removed automatically. This needs to be done manually.
That is why system administrator may encounter also an error that states:
"All Sales Engagement permission set licenses are in use. For more licenses, contact your salesforce.com representative."
The total used licenses will also not show the correct number of usage for your Sales Engagement licenses to the total number of your users assigned to the permission set.
The system administrator or the user needs to locate the user record and remove the permission set license assignment from that user's related list.
If some users were already removed even before and the system admin is unable to track the list of those users that were previously removed, they can run a query using Developer Console:
SELECT DeveloperName,Id FROM PermissionSetLicense
SELECT AssigneeId,Id FROM PermissionSetLicenseAssign WHERE PermissionSetLicenseId = '{enter here the ID of the 'HighVelocitySalesPsl' you've ran from step a}'
It should show the correct total number of the users assigned to the permission set license. Browse to each of the user's user record and remove the permission set license assignment from them.
000390162

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.