Standard reporting features cannot verify which users are assigned Agentforce Service (formerly Service Cloud) feature licenses. This article explains how to use the Developer Console to execute a SOQL query and list the target users
Because standard reports cannot filter users with Service licenses, use the Developer Console to verify the assignment.
Follow the steps below to execute a SOQL query and retrieve the list of users:
Click the gear icon in the upper right corner of the Salesforce screen and select Developer Console.
In the Developer Console, click File > Open Resource from the menu.
Enter "User.obj" in the search field and click Open.
Click the Query Editor tab at the bottom of the screen and enter the following query:
SELECT FirstName, LastName, Id, UserPermissionsSupportUser, IsActive FROM User WHERE UserPermissionsSupportUser = True
Click Execute.
Users with true in the UserPermissionsSupportUser column in the query results are those assigned a Service license.
005132556

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.