Monitoring permission changes#
This guide explains how to monitor permission changes for your authorizations using the Permission Changes monitor. This feature is available as part of the Data Quality Suite.
Introduction#
The Permission Changes monitor allows you to track which permissions (such as ad accounts or profiles) have been added to or removed from your authorizations over time. This visibility helps you:
Quickly identify when access to data sources changes
Address missing data that needs to be fetched
Ensure complete data coverage for reporting
Make confident, data-driven decisions based on accurate information
- What are permission changes?
Permissions define which items (such as accounts or profiles) an authorization allows Adverity to access. Permission changes occur when:
New items become available and are added to the authorization
Existing items are removed or access is revoked
You manually update the permissions for an authorization
- How often are permission changes detected?
Permission changes are detected when metadata for an authorization is synchronized. This happens:
Automatically once per day
Manually when you trigger a metadata sync from the authorization details page
The maximum delay between a permission change occurring upstream and being detected by Adverity is 24 hours.
- Where can I view permission changes?
You can view permission changes in the following places:
Authorizations page - A bar chart at the top of the page shows permission activity across all your authorizations. Click See all details to open the Permission Changes page, where you can view and filter the full history of permission changes.
Single authorization’s details - View the complete permission change history for a specific authorization, with filtering and search options.
Permission Changes page#
To open the Permission Changes page, click See all details in the Permission changes chart on the Authorizations page.
The page displays a bar chart and a table of permission changes. Use the date range selector to filter both the chart and the table by time period. Added and removed permissions are shown as separate bars in the chart. To export the filtered table as a CSV file, click Export filtered table at the top of the page.
The table lists permission changes ordered by date, with the most recent changes at the top. You can filter the table by:
Workspaces - Filter by workspace
Datasources - Filter by data source
Date range - Filter changes by time period
Search - Search by permission name, permission ID, or authorization name
The table includes the following information for each change:
Workspace - The workspace the authorization belongs to
Datasource - The connector associated with the authorization
Authorization - The name of the authorization
Permission - The name of the affected permission
Permission ID - The unique identifier of the permission
Action - Whether the permission was added or removed
Date, time - When the change was detected
Used in datastreams - datastreams that use this permission
Click an authorization name in the table to go directly to its details page.
Exporting permission changes#
To export the displayed permission changes as a CSV file, click Export filtered table at the top of the Permission Changes page. The export includes all changes currently shown based on your active filters.
Exported data#
The exported CSV file includes the following columns:
Workspace
Data source
Authorization
Permission name
Permission ID
Action (Added or Removed)
Date and time of the change
Datastreams using this permission
Getting notified about permission changes#
You can set up notifications to be alerted when permissions change for your authorizations. This allows you to react promptly to changes without manually checking the Permission Changes monitor.
To receive permission change notifications, subscribe to the Authentication topic in your notification settings. You will be notified when an authorization gains or loses access to accounts or profiles.
For more information about setting up notifications, see Managing user notifications.