Skip to content

Activity Logs

Activity logs provide a lightweight audit trail for the app.

What gets logged

  • created records
  • updated records
  • linked and unlinked relationships
  • comments
  • test runs

Why it matters

Activity helps you trace:

  • who made the change
  • what entity changed
  • which project it belongs to
  • when it happened

Filters

The activity page supports filtering by:

  • project
  • entity type
  • action
  • user

How to use it

  1. Open System -> Activity Logs.
  2. Filter the records to the scope you care about.
  3. Open the related project or entity detail page if you need more context.