Skip to main content

Viewing Audit Log

Audience: Admin, Compliance
Page Type: How-To


Accessing Audit Log

  1. Admin → Audit Log
  2. All tenant mutations visible
  3. Filters:
    • Date range
    • Entity (User, OKR, Theme, etc.)
    • Action (create, update, delete)
    • User (who did it)

Log Entry Contents

Each entry shows:

  • Timestamp: When
  • User: Who
  • Action: What (create/update/delete)
  • Entity: Which object
  • Before/After: Value comparison

Common Queries

"Who changed this user's role?"

Filter: Entity=User, Action=update
→ Find exact change timestamp + user

"All OKR changes in Q4?"

Filter: Entity=OKR, Date=Q4 dates
→ Complete OKR change history

"Login activity?"

Filter: Action=login
→ All user login times

Compliance Reports

  1. Export audit log
  2. Date range selection
  3. Download → Excel

Use for: Compliance audits, forensics, reporting.


See also