Platform
Activity stream
Every change in a workspace is recorded. The activity stream is your audit log, your time machine, and your debugging companion.
Peeking into activities
Open Activities to see a chronological feed of what changed, who changed it, and when. Each entry captures the affected record and the before/after state, so you can inspect exactly what happened without guessing.
- Filter the stream by table, actor or time range.
- Open an entry to see the diff for that change.
- Use it to trace how a record reached its current state.
Undoing activities
Because each activity stores the prior state, individual changes can be undone. Revert an accidental edit or deletion straight from the stream, instead of reconstructing data by hand.
Undo operates per activity — you can roll back a single change without touching everything that happened after it.