Entitle July 2025 release notes
š New Permissions table
Entitle admins can now view and manage their organizationās permissions in a table, available alongside the existing permissions graph. This new feature provides greater flexibility and control by allowing admins to:
- View employees' permission origins
- Search, sort, and filter permissions across the organization
- Single or bulk revoke unnecessary permissions
- Export permission data to a CSV file
- Switch seamlessly between the graph and table views

The following audit logs have been added to support this new functionality:
PermissionsBulkRevokeRequested
- Bulk revocation for permissions was requested by an admin.PermissionTryRevoke
- Entitle is trying to revoke a specific permission from a ticket.PermissionsExported
- Permissions exported by admin.
For further details on the new Permission table, see the updated Permissions documentation page.
š Email notifications for access requests
Entitle now supports email notifications for access requests, including access grants, revocations, and upcoming expirations. This ensures users stay informed, even if Slack or Microsoft Teams are not used across the organization.
- Email notifications ensure permission-related updates reach users who may not be active on Slack or Microsoft Teams. Since many organizations rely primarily on email, this channel provides a common way to deliver important notifications.
- Emails also support auditability through archiving and easy search, aiding compliance and security. Notifications can be sent via email, Slack, Teams, or through all three channels simultaneously, offering flexible options to fit organizational communication needs.
- All email notifications and admin actions (enable or disable) are logged in audit logs.
For further details, see the new Email notifications guide.
The following new audit logs were added to support this functionality:
OrganizationEmailNotificationsEnabled
- Admin enabled email notifications for their tenant.OrganizationEmailNotificationsDisabled
- Admin disabled email notifications for their tenant
āØEnhancements
Enhanced Permissions graph filters functionality
The Permissions graph now allows users to search and filter resource type and resource independently, without needing to select users or integration. This gives Entitle admins more flexibility and efficiency when managing permissions and roles.
For further details, see the updated Permissions documentation page.
New audit logs
New audit logs for global API token creation, update, and revocation were added:
OrganizationApiTokenCreated
- A global API token was created.OrganizationApiTokenUpdated
- A global API token was updated.OrganizationApiTokenRevoked
- A global API token was revoked.
New audit logs for personal access token creation and revocation were added:
UserApiTokenCreated
- A personal API token was created.UserApiTokenRevoked
- A personal API token was revoked.
A new audit log for internal role changes was added:
UserOrganizationRoleChanged
- A role change has occurred.
New API endpoints
The following API endpoints were added:
For further details, see Entitle's API reference.
š Documentation
Microsoft Intune
A new explanatory demo video was added.
For details, see the updated Intune integration guide.
Sub-account Auto-Discovery feature in AWS temporary permission set integration
This feature addresses the challenge of managing environments with a large number of AWS accounts.
For details, see the updated AWS Identity Center - temporary permission set integration guide.