Skip to main content

Audit Viewer

SectionDescription
Feature AreaTroubleshooting / IT and Integrations
NavigationAdmin → Troubleshooting → Audit Viewer
Alt NavigationMenu → IT and Integrations → Audit Viewer
Primary FunctionMonitor, filter, and review all admin configuration change events across the Genesys Cloud organization
Typical Use CasesCompliance auditing, change management, security review, troubleshooting unexpected configuration changes

The Audit Viewer enables administrators to filter and view events that Genesys Cloud generates based on service actions for administrative functions. It provides two modes: a full-page viewer with detailed filtering and a mini footer viewer accessible from any admin page.


Study Notes

TopicExplanation
Audit ViewerTool that logs and displays admin-level configuration events across the org
Full-Page ViewerMain audit interface with complete filtering and event detail — opened from Admin or Menu
Mini Viewer (Footer)Lightweight version available at the bottom of any admin page; less detail than full viewer
EventA logged action triggered by a user or an upstream service/API
EntityThe object being acted upon (e.g., a queue, a flow, a user)
Property ChangesDetail view shows values before and after each change
Related EventsUpstream or downstream events linked to the selected event
RemoteIPIP address of the user who triggered the event (visible in event details)
Real-time vs AsyncThe UI viewer shows real-time query results only; async queries require the API or Amazon EventBridge
Amazon EventBridgeIntegration that allows orgs to consume all audit events — useful for backup or ingestion into external log tooling

Permissions

ActionPermission Required
View audit eventsAudits > Audit > View
View interaction audit trail (separate)Audits > Interaction Details > View

The Admin role is also listed as a prerequisite for full use of the Audit Viewer.


Navigation

TaskPath
Open full-page viewerAdmin → Troubleshooting → Audit Viewer
Alt full-page pathMenu → IT and Integrations → Audit Viewer
Open mini footer viewerBottom of any admin page under Menu → IT and Integrations → hover → click Show audits footer
Close mini footer viewerClick Hide audits footer
Go from footer to full pageClick Link to full page audit viewer icon in the footer

Viewer Modes

ModeDescriptionDetail Level
Full-Page ViewerMain audit log interface with date range, service filter, entity filter, user filter, and event detail panelFull
Mini Viewer (Footer)Lightweight footer panel visible from any admin pageLimited

Filtering Options (Full-Page Viewer)

FilterDescription
Date RangeSelect Start and End dates/times. Default: current day. Maximum interval: last 14 days
Filter by ServiceSelect Service Name → Entity Type → Action to narrow results
Filter by EntityEnter an Entity ID to find all events affecting a specific object (e.g., a specific queue ID)
Filter by UserEnter a user name to see all events performed by that user
RefreshApply filters and reload results

Important: The UI viewer only supports queries for the last 14 days. For events older than 14 days, use the Audit APIs available in the Genesys Cloud Developer Center.


Event Detail View

Clicking any event in the results opens the Details panel, which shows:

Detail FieldDescription
Who performed the actionUser name, or API / upstream service if system-generated
Causing event linkIf an upstream service triggered the event, a related link is available
RemoteIPIP address of the user who triggered the event
Property ChangesBefore and after values for each changed property
Related EventsLinked upstream or downstream events — click See related audits

Data Retention & API Access

MethodScopeNotes
Audit Viewer UILast 14 days (real-time query)Date interval cannot exceed 14 days
Audit APIs (Developer Center)Beyond 14 daysUse asynchronous query endpoints
Amazon EventBridgeAll available audit eventsUseful for backup or ingestion into external SIEM/log tooling

Interaction Audit Trail (Related but Separate Feature)

The Audit Viewer covers org-wide admin changes. There is a separate Audit Trail tab on individual interactions that tracks recording and evaluation-level access:

AttributeDetail
NavigationPerformance → Workspace → Interactions → click interaction → Audit Trail tab → Load All Audits
Alt NavigationMenu → Analytics → Analytics Workspace → Interactions tab
Permission RequiredAudits > Interaction Details > View
RolesQuality Administrator, Quality Evaluator
Objects trackedEvaluations, Annotations, Recordings, Calibrations, Screen Recordings, Surveys

Compliance Use Cases

RegulationHow Audit Viewer Helps
GDPRTrack who accessed or changed user/contact data configurations
HIPAAVerify access controls and configuration change history
PCI-DSSAudit routing, recording, and security configuration changes
Internal Change ManagementIdentify who changed a queue, flow, role, or schedule and when

Best Practices

PracticeReason
Review audit logs regularlyRequired by many compliance frameworks
Use Filter by Service to scope searchesReduces noise when investigating a specific area
Use Filter by Entity for targeted investigationsQuickly find all changes to a specific object by its ID
Export or stream to external tooling via EventBridgeRetain events beyond the 14-day UI window
Grant Audits > Audit > View only to appropriate rolesAudit logs contain sensitive config change history

Key Takeaways

TopicSummary
NavigationAdmin → Troubleshooting → Audit Viewer or Menu → IT and Integrations → Audit Viewer
PermissionAudits > Audit > View
Viewer modesFull-page (detailed) and mini footer (lightweight)
Date limitLast 14 days in UI; older data via Audit API
Event detailsWho, what, before/after values, RemoteIP, related events
FilteringBy date range, service, entity ID, or user
Real-time onlyUI shows real-time query results; async data via API or EventBridge
Interaction Audit TrailSeparate feature on individual interactions — different permission and navigation