Audit Log
The Audit Log provides a comprehensive record of all changes and activities within your Hydden.Control tenant. Administrators use this log for compliance reporting, security investigations, and understanding who made what changes and when.
Overview
The Audit Log tracks:
- Configuration changes - Modifications to campaigns, rules, policies, and settings
- User management - Platform user creation, updates, and deletions
- Administrative actions - Role changes, data synchronization, and system operations
Every logged action includes who made the change, what changed, and when it occurred.
Accessing the Audit Log
- Navigate to Settings > Audit Log.
- The log displays entries sorted by date (most recent first).
- Use filters to narrow the results.
::: note Administrator Only The Audit Log is only accessible to users with the Administrator role. :::
Understanding Log Entries
Entry Information
Each audit log entry contains:
| Field | Description |
|---|---|
| Timestamp | Date and time of the action |
| Action | Type of operation (CREATE, UPDATE, DELETE) |
| Entity Type | What type of object was affected |
| Entity ID | Identifier of the affected object |
| User | Who performed the action |
| Details | Specific changes made (expandable) |
Action Types
| Action | Description | Badge Color |
|---|---|---|
| CREATE | New entity was created | Green |
| UPDATE | Existing entity was modified | Blue |
| DELETE | Entity was removed | Red |
Entity Types
The following entity types are tracked:
| Entity Type | Description |
|---|---|
| Campaign | Access review campaigns |
| Campaign Rule | Automated decision rules |
| Policy | Access policies |
| Role | Generated roles |
| Platform User | Hydden.Control users |
| Settings | Configuration settings |
Viewing Change Details
Expandable Rows
Click any log entry to expand and view detailed change information:
For CREATE actions:
- Shows the full entity snapshot as created
- Displays all initial field values in JSON format
For UPDATE actions:
- Shows field-by-field changes with before and after values
- Only modified fields are displayed
- Easy comparison of old vs. new values
For DELETE actions:
- Shows the entity snapshot before deletion
- Preserves record of what was removed
Example Change View
For an UPDATE action, the expanded view shows:
Field: status
Before: "active"
After: "inactive"
Field: priority
Before: 50
After: 80Filtering the Audit Log
Available Filters
| Filter | Description |
|---|---|
| Search | Search by Entity ID |
| Action | Filter by CREATE, UPDATE, or DELETE |
| Entity Type | Filter by type (Campaigns, Rules, Policies, etc.) |
| Date Range | Filter by From and To dates |
Using Filters
- Select filter criteria from the dropdowns.
- Enter date range if filtering by time period.
- Use the Search field to find specific entity IDs.
- Filters can be combined for precise results.
- Click Clear Filters to reset all filters.
Navigating Results
Pagination
The Audit Log uses infinite scroll pagination:
- Initial load shows recent entries
- Scroll down to automatically load more entries
- The summary shows "Showing X of Y entries"
Batch Tracking
Related changes are grouped by Batch ID:
- Multiple changes from a single operation share a batch ID
- Helps identify all changes from a single user action
- Useful for understanding the full scope of complex operations
Use Cases
Compliance Reporting
Generate audit reports for compliance requirements:
- Filter by date range for the reporting period.
- Filter by entity type to focus on specific areas.
- Export or screenshot results for documentation.
Security Investigation
Investigate suspicious or unexpected changes:
- Search for specific entity IDs involved.
- Review who made changes and when.
- Examine the before/after details of modifications.
Change Tracking
Understand the history of a specific configuration:
- Search for the entity ID.
- Review all CREATE, UPDATE, and DELETE actions.
- Expand entries to see detailed changes over time.
Troubleshooting
Diagnose configuration issues:
- Filter by recent time period.
- Look for unexpected DELETE or UPDATE actions.
- Identify what changed that might have caused issues.
What Gets Logged
Logged Actions
| Category | Logged Operations |
|---|---|
| Campaigns | Create, update settings, launch, extend, complete, delete |
| Campaign Rules | Create, update conditions/decisions, activate/deactivate, delete |
| Policies | Create, update rules, activate/deactivate, delete |
| Roles | Generate, regenerate, update configuration |
| Platform Users | Create, update roles/status, delete |
| Settings | Update integration, AI settings, role configuration |
Not Logged
The following are not tracked in the Audit Log:
- Read operations (viewing data)
- AI Assistant queries
- Data synchronization details (see Job History)
- Authentication events
Best Practices
- Regular review - Periodically check the audit log for unexpected changes
- Investigate promptly - Address suspicious activity immediately
- Document reviews - Note when audit log reviews are performed for compliance
- Use filters - Narrow results to focus on relevant entries
- Retain records - Consider exporting critical audit data for long-term retention
Related Topics
- Platform Users - Managing users and roles
- Job History - Monitoring sync operations
- Settings Overview - All Settings options
