Use the Dashboard¶
Below are some examples of how to use the User Activity Dashboard.
View User Login Activity¶
Create a view that displays recent aPriori Cloud login activity. User.Authenticated events are recorded when a user starts an aPriori Cloud login session.
Filter on:
Click on a highlighted location within the Geolocation of IP Addresses map to drill down into logins from a specific geolocation.
View Application Access Activity¶
Create a view that displays recent aPriori application access. User.Authorized events are recorded each time a user is authorized to access an application, which occurs many times during a user session.
Filter on:
- Timestamp: Select a timeframe
- Event Type: is User.Authorized
- Deployment: Select deployment(s)
- Application: Select application(s)

Scroll down to the User Events table to view details about the users who are accessing the application(s).
View CAD File Activity¶
Create a view that displays recent CAD File activity. User.CADFileRegistered events are recorded when a CAD File is stored in the aPriori Cloud and System.CADFileRemoved events are recorded when a CAD File is deleted from the aPriori Cloud.
Filter on:
- Timestamp: Select a timeframe
- Event Type: is User.CADFileRegistered or System.CADFileRemoved
- Deployment: Select deployment(s)

Scroll down to the User Events table to view details such as user details and CAD File name.



