Activity Feed
The activity feed lists ticket events from across the workspace as they happen.
The activity page
Open Activity from the view menu to see a chronological feed of ticket events: creations, status changes, assignments, comments, and more. Each entry shows a human-readable description, the actor, and a timestamp.
Filtering
Narrow the feed with two filter dimensions:
- Event type: created, updated, status changed, assigned, commented
- Actor: pick a specific team member or show all
Filters combine so you can see, for example, only status changes made by a particular agent.
Pagination
The feed uses cursor-based pagination. Scroll to the bottom and click Load More to fetch the next page. This keeps performance consistent regardless of how many events exist in the workspace.
Polling for new events
While you're viewing the feed, it polls for new activity. A banner appears at the top, "3 new events", click it to load them in without losing your scroll position.
What shows up
Every meaningful ticket action generates an event:
- Ticket created
- Status changed (e.g. "Open → Work in Progress")
- Assigned or reassigned
- Comment added
- Priority changed
- Labels added or removed
Each event links back to the relevant ticket for quick navigation.