Creating a board
Create a board from the API, the TUI, or through an AI assistant via MCP:Metric blocks
Each board is made up of blocks. A metric block displays a chart, number, or table powered by a Tell query. You can have up to 50 metric blocks per board, each with up to 20 data series. Typical blocks:- DAU/WAU/MAU — active user trends over 30 or 90 days
- Top events — most frequent events ranked by count
- Conversion metrics — custom aggregations like sum of
purchase.amount - Log volume — error rate or log count by level over time
Note blocks
Note blocks hold markdown text. Use them for context: explain why a metric matters, note a recent deploy, or link to related resources. Up to 50 note blocks per board.Pinning boards
Pin a board to keep it at the top of your workspace’s board list. Pinned boards are what your team sees first — use them for the dashboards everyone checks daily.Sharing boards
Share a board with anyone via a public URL — no login required. This is useful for embedding in wikis or sending to stakeholders who don’t have Tell accounts.https://your-tell-server/s/b/a1b2c3d4. Revoke the link at any time to cut off access.
See Sharing for the full API reference.
Saved metrics
If you find yourself building the same metric block on multiple boards, save it. Saved metrics store the query configuration so you can reuse it or share it independently.Who can do what
| Action | Role |
|---|---|
| View boards | Viewer |
| Create boards | Editor |
| Edit or delete own boards | Editor |
| Edit or delete any board | Admin |
| Share boards | Owner or Admin |
What’s next
- Boards & Metrics API — full API reference
- Data Queries — the metrics that power board blocks
- Segments — filter analytics by user segments