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

Team Rollup

What every member's scheduled runs produced, rolled up for the team. The manager's read-only view of the work, scoped to your team.

Overview

The Team Rollup is the team-wide version of your personal Activity page. It aggregates every member's runs and brain state into one view so a manager can see what the team produced. It's read-only and scoped to your team, you only see members of teams you belong to. It carries run metadata and brain-state summaries, not the raw content of anyone's drafts.

Gated on login + team membership. If you're not on a team yet, you'll see an empty state; once members connect their tools and their scheduled runs start, 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:

Same posture as the rest of the rollup: account_ref is a free-text label, not a synced CRM record. 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 product; 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 draft content. 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 product seats

A team seat pack licenses a product 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 product to a teammate through their own account. Seats are ordinary entitlements, the products verify them exactly like a personal purchase.

Need more than 5 seats on a product? Buy a second pack, seats stack across packs.

Data & privacy

The work runs on our servers, on a schedule, and we process the data each member connects to do it, encrypted, isolated per tenant, never sold, never used to train models. The team view is the reporting layer on top: it carries run metadata and brain-state summaries, not the raw content of anyone's drafts.

Related