Skip to main content
Tell collects events, sessions, and logs from your app — then lets you query them as metrics, time series, and breakdowns. You get answers like “how many daily active users this week?” or “which events are most common?” without writing SQL.

What you can measure

How it works

Every metric follows the same pattern: pick a time range, optionally add filters and breakdowns, and get back a time series.
The same queries work through the HTTP API, the TUI, and boards.

Filtering and breakdowns

All metrics support the same filtering system — 15 operators, breakdowns by any field, time granularity from minute to yearly, and period comparison. See Filtering & Breakdowns for the full reference.

Boards

Combine multiple metrics into dashboards with Boards. Each board contains metric blocks that you configure with their own time ranges, filters, and visualizations.

SQL access

For queries that go beyond built-in metrics, use raw SQL directly against ClickHouse — scoped to your workspace and security-validated.