Platform › Insight
Analytics
Governed datasets, the numbers defined once, and the boards that show them.
In Platform → Insight · 5 screens
| Screen | Kind | What it is | Columns | Fields | Actions |
|---|---|---|---|---|---|
| Datasets | List | A governed view over the estate, defined once and used by every metric and query built on it. | 8 | 8 | 0 |
| Metrics | List | One number, defined once, so the same question gets the same answer everywhere. Whether higher is better decides whether the target is met. | 7 | 11 | 1 |
| Saved Queries | List | Ad-hoc analysis that anyone can re-run. Only SELECT and WITH are allowed, one statement at a time, capped and timed out — and every run is logged, including the ones that were refused. | 8 | 8 | 2 |
| Dashboards | List | Tiles over metrics and saved queries. Render one to see the current numbers; a tile that breaks reports its error without taking the rest down. | 7 | 7 | 1 |
| Query Log | Read-only list | Who ran what, how long it took and how much came back — including every statement the guard refused. Append-only. | 7 | 0 | 0 |