Skip to content

Audit Log

The Audit Log records every administrative action taken in the system—creating, updating, deleting, importing, exporting, and assigning resources. Use it for compliance, debugging, and accountability.

Each entry shows:

ColumnDescription
TimestampWhen the action occurred (displayed in your local timezone)
UserEmail of the user who performed the action, or “System” for automated actions
ActionWhat was done (color-coded badge)
Entity TypeWhat type of resource was affected
EntityName or ID of the specific resource
DetailsEye icon to view full change details
ActionColorDescription
CreateGreenA new resource was created
UpdateBlueAn existing resource was modified
DeleteRedA resource was removed
ImportPurpleData was imported
ExportOrangeData was exported
AssignCyanA resource was assigned to a user
UnassignYellowA resource was unassigned from a user
FilterOptions
SearchUser email, entity name, action, or entity type
ActionFilter by specific action type
Entity TypeFilter by resource type (voter, cut_list, user, template, settings, etc.)

The page displays the most recent 500 entries. Use filters to find specific actions.

Click the eye icon on any entry to see the full change record:

  • Previous Values - What the resource looked like before the change
  • New Values - What the resource looks like after the change
  • Additional Details - Extra context about the action

Values are displayed as formatted JSON for easy comparison.

If a voter record looks wrong, search the audit log for that voter’s name to see all changes and who made them.

Filter by action type “delete” to review any deletions, or by “export” to track data exports for security.

The audit log provides a complete trail of who did what and when—essential for campaign compliance and data governance.

  • Review the audit log weekly for unexpected activity
  • Investigate any bulk deletions or exports by unfamiliar users
  • Use the log to verify that data imports completed correctly
  • Reference audit entries when troubleshooting data discrepancies