Skip to main content
Know what Slack Agent has been doing across your workspace. The Usage view answers the questions that matter after rollout: what ran, when, who triggered it, which scope handled it, and where to dig deeper.

Who can see usage

Usage visibility depends on role:
ViewerWhat they can see
Global adminAll workspace activity
Scope adminActivity for the scopes they manage, plus their own runs elsewhere
MemberTheir own runs only

What the table shows

ColumnWhat it showsExample
Run AtWhen the Slack Agent run happenedApr 3, 2025 2:22 PM
ScopeThe resolved scope name for that runBase Scope or frontend-team
Triggered ByThe Slack user who started it@jane
ThreadLinks to the original Slack conversation and the thread review UISlack link + review link

Human vs. automation runs

Usage shows both human-triggered and automation-triggered runs in the same view:
  • Human runs appear when someone mentions @coderabbit, uses a slash command, or interacts with a Slack surface.
  • Automation runs appear on their configured schedule. They show the automation name and the channel where they ran.
Both types resolve to a scope the same way. Filtering by scope is the fastest way to narrow down what you are looking for.

Common actions from Usage

From the Usage view, teams can:
  • Open the related thread review for full run detail
  • Jump back to the original Slack conversation
  • Confirm which scope handled a request
  • Review recent workspace activity without searching Slack first
  • Trace an unexpected result back to its scope, triggering user, and execution detail

Filtering and navigation

The Usage view supports text search across scope names and triggering users, scope-based filtering to focus on a specific team or channel, and sorting by time, scope, or user. Results are paginated so you can browse recent and historical runs without loading everything at once.

What’s next

Thread reviews

Open a run in detail when you need to inspect context, diffs, and execution history.

Admin roles and security

Review how activity visibility changes for global admins, scope admins, and individual members.

Automations

Use activity history to understand how recurring Slack Agent work is behaving after rollout.