Count the number of users grouped by role.
SELECT Roles.name, COUNT(*) FROM Users INNER JOIN Roles ON Users.role_id = Roles.id GROUP BY Roles.name
Connect 300+ sources, serve any BI tool, and give every AI agent one governed endpoint to read, and write back where the app supports it.