You are here:
About Tableau Next Auditing (Beta)
Learn how to view auditing data in Tableau Next, which attributes are collected in the AnalyticsUserActivityEvent object, and considerations for using Tableau Next Auditing.
Required Editions
| View supported editions. |
Note Tableau Next Auditing contains pilot or beta services that are subject to the Beta
Services Terms at Agreements - Salesforce.com or a written Unified Pilot
Agreement if executed by Customer, and applicable terms in the Product Terms Directory. Use of these pilot or beta
services is at the Customer's sole discretion.
View Auditing Data in Tableau Next
Audit data is retained for the last 180 days. Collect and store the AnalyticsUserActivityEvent object to create user interaction logs and long term records of Tableau Next usage.
These steps are an overview of how to make the auditing data available in Tableau Next.
- In Data 360, connect the AnalyticsUserActivityEvent object.
- Map the AnalyticsUserActivityEvent object data to DLO and DMO objects.
- In Tableau Next, open your DMO and create a semantic model.
- Use the semantic model as the basis for creating metrics, visualizations, and dashboards where you can view, filter, and query the audit data for investigations, analytics, compliance, and other requirements.
AnalyticsUserActivityEvent Attributes
These attributes are captured in the audit object.
| Attribute Name | Type | Description | Example Value |
|---|---|---|---|
Id |
Lookup | Unique identifier for the record |
1mQxx00000003sLEAQ |
| IsDeleted | Checkbox | Indicates if the record has been deleted |
false |
| Name | Text (255) | Auto-generated unique name for the activity event record | X0dbf0d48_f5ab_4349_ad90_3c064ebd8b72 |
| CreatedDate | Date/Time | Date and time when the record was created | 2026-04-23T10:30:25.000+0000 |
| CreatedById | Lookup (User) | ID of the user who created the record | 005xx000001X7p3AAC |
| LastModifiedDate | Date/Time | Date and time when the record was last modified | 2026-04-23T10:30:25.000+0000 |
| LastModifiedById | Lookup (User) | ID of the user who last modified the record | 005xx000001X7p3AAC |
| SystemModstamp | Date/Time | System-generated timestamp of the last update | 2026-04-23T10:30:25.000+0000 |
| OperationName | Text (40) | Name of the operation performed by the user | createDashboard |
| ServiceName | Text (40) | Name of the service where the activity occurred | TableauNext |
| User | Text (40) | ID of the user who performed the activity | 005xx000001X7p3 |
| OrganizationType | Picklist | Type of Salesforce org | PRODUCTION |
| EventTimestamp | Date/Time | Timestamp of when the event actually occurred | 2026-04-23T10:30:25.000+0000 |
| AssetAttributes | Long Text Area (32000) | JSON | {"embeddingContext":"studio","assetId":"0Trxx0000004CQmCAM","assetApiName":"dashboardName","assetName":"sed","templateSource":"","statusMessage":"","assetType":"DASHBOARD","status":"Success"} |
Considerations
Take into account the following considerations about Tableau Next Auditing.
- For each org where you want to capture user interactions, Tableau Next Auditing must be enabled.
- Audit data is retained for the last 180 days.
- The following interactions are not included in the AnalyticsUserActivityEvent object.
- Concierge & Agentforce conversation.
- Tracking of Slack collaboration interaction.
- Auditing data of personal orgs.
- Semantic model interactions.
- All permission changes, role assignments, and access-level modifications. Admin changes can be tracked using an Audit Trail.
Did this article solve your issue?
Let us know so we can improve!

