Use caseProduct analytics

Answer product questions before planning stalls.

Explore product usage, calls, support, and warehouse data in one thread without turning data into a ticket queue.

Segment
Segment
Gong
Gong
Pylon
Pylon
Snowflake
Snowflake
Latent demand
Ryan O'Connor

Ryan O'Connor

@compass What latent demand shows up across Gong, support, and product usage?

Turn product questions into shipped decisions.

Launch readouts, metric definitions, customer signals, and next steps stay in the thread where the work is already happening.

#product-launchSlack
Ryan
Ryan
@compass How did activation and retention change after the onboarding launch?

Launch readouts without the wait

Ask what changed while the launch conversation is live, then decide in-thread with context everyone can see.

Shared answers in Slack or Teams

Compass brings curated data context and approved business context into the channel so PMs, data teammates, and leaders work from the same answer.

#metric-reviewSlack
Priya
Priya
@compass What's our weekly active user definition? What events count?
See all steps
Load skillMetric definitions
Search datasets5 matches
Run SQL query3 tables

Curated context

WAU = users with a core workspace event in the trailing 7 days. Login-only activity is excluded.

PRODUCT.WEEKLY_ACTIVE_USERSSQL
with wau_events as (
  select user_id,
         date_trunc('week', event_time) as week
  from product_events
  where event_name in ('project_created',
    'query_run', 'teammate_invited',
    'shared_answer_viewed')
  group by 1, 2
)
select week, count(*) as weekly_active_users
from wau_events
group by 1

No more metric archaeology

Stop chasing the data team for which WAU, activation, or retention definition won last quarter.

Show-your-work answer paths

Compass answers like an analyst and shows the datasets, SQL, and approved definitions behind the result.

Gong

Gong

18 calls

Pylon

Pylon

42 tickets

Snowflake

Snowflake

product usage events

#feature-explorationSlack
Jason
Jason
@compass Where else do we see demand for this feature?

Open-ended exploration

The best product signals are already in your data. Compass helps teams mine them without a new pull for every hunch.

Find signal across messy sources

Compass connects behavior, calls, tickets, and warehouse data so repeated patterns become evidence your team can use.

#feature-explorationSlack
Brittany
Brittany
@compass Can you turn this into a PRD and Linear project?
MCP Servers
Notion logoNotion
Linear logoLinear
Jira logoJira
Google Docs logoGoogle Docs

One thread for inputs, answers, and follow-through

Pull context from other agents or work apps, validate the answer, and turn the decision into real work without copy-paste.

MCP Servers and Skills as context and action

Compass can read MCP Server context, then write back to Notion, Linear, Jira, or Google Docs from the same thread.

How product teams adopt Compass

Pick one concrete product workflow: measure adoption of a recently released feature, or mine latent demand from calls, support, and product behavior. Then expand once the questions, context, and review loop are working.

Week 1

Pick one released feature

Data teams connect the product events, warehouse tables, calls, and support context behind one feature adoption workflow.

Week 2

Answer adoption questions in-thread

PMs ask who adopted it, where drop-off happens, and which segments are showing demand, with curated data context behind the answer.

Week 3

Review threads and missing data

Data teams see which answers worked, where definitions were unclear, and which missing fields or tables belong on the data roadmap.

Week 4

Self-serve starts to stick

The product team can self-serve common adoption questions while data teams monitor quality and approve reusable context.

Ready to roll out Compass to your product team?

Start with feature adoption, latent demand, or the product questions your team already asks every week.