StartConceptsPlaybooksFeature docsAPI & MCPChangelog
← All feature docs
Feature docs · /team-admin/rollup

Team Rollup

What every member's plugins did in Cowork, rolled up for the team. Metadata only, scoped to your team — the manager's read-only view of the work.

Overview

The Team Rollup is the team-wide version of your personal Cowork Rollup. It aggregates every member's plugin runs and brain state into one view so a manager can see what the team produced without opening anyone's Cowork. It's read-only and metadata-only, and it's scoped to your team — you only see members of teams you belong to.

Gated on login + team membership. If you're not on a team yet, you'll see an empty state; once members connect Cowork and run their plugins, their activity appears here.

What it shows

By account & deconfliction

When members' skills tag their runs with an account (the optional account_ref label they pass to emit_telemetry — a domain or account name), the team rollup surfaces two account-aware views:

Metadata only, same posture as the rest of the rollup: account_ref is a free-text label, never synced CRM records or contact data. Grouping is exact string match, so a team should agree on one convention per account (domain recommended). Deconfliction is a deterministic rule over the labels — no AI, reproducible from the run history. Honest empty state: until members' skills pass an account, the "By account" card explains what unlocks it and the heads-up card stays hidden. Whether a skill tags its runs is up to the plugin (they ship from the marketplace repo); see the API reference.

Leaderboard

The leaderboard (Phase 22.5) is an opt-in, owner-controlled scoreboard. Nothing shows until the team owner enables it from the rollup page. It ranks members on actions per run — the quality of what each run produced — rather than raw run counts, so volume alone never wins the board. A member needs at least a few runs in the last 30 days to place; everyone else is listed unranked with how many more runs they need, and an all-quiet team shows an honest empty state.

Aggregate-only, same as the rest of the rollup: it reuses the run counts already on this page — never revenue, never raw contact data. The enable/disable toggle is owner-gated; members see the board only once it's on.

Public shipping feed

Separate from the team view, individual members can opt in (from Settings → Account → Public shipping feed) to add their work — as anonymized, aggregate counts only — to the public shipping feed. It shows the day's totals across all consenting users ("50 accounts researched, 2 posts published"), never revenue, never account names, never per-user identity, and is hidden entirely below a small contributor floor so no single account can be picked out.

How to use it

Team plugin seats

A team seat pack licenses a plugin for several teammates in one purchase. Buy one on the pricing page (GTM Engine, Content Engine, Founder Chief-of-Staff, or the Full Suite — 5 seats each, Company OS Core included per seat), and each seat grants the plugin to a teammate through their own account. Seats are ordinary entitlements — the plugins verify them in Cowork exactly like a personal purchase.

Need more than 5 seats on a plugin? Buy a second pack — seats stack across packs.

Privacy

The rollup carries run metadata and brain-state summaries only — never raw third-party contact data. The work stays in each member's Cowork; the team view is the reporting layer on top.

Related