Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .agents/global-rules
104 changes: 0 additions & 104 deletions canvas/dashboards.mdx

This file was deleted.

6 changes: 3 additions & 3 deletions canvas/data.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Once data is in tables, you can ask for anything you'd ask an analyst:
billing" works even when no row contains the word "billing".

The answers come back in chat — or become permanent
[dashboard tiles](/canvas/dashboards) if they're worth watching over time.
[canvas views](/canvas/recipes) if they're worth watching over time.

## The Data pane

Expand All @@ -60,7 +60,7 @@ your window into the whole data layer. The Console describes it as
*"everything your teammate has ingested — browse nested tables like a
directory and open any to view rows"*, and that's exactly the job: it's
where you verify, audit, and explore the raw material behind your
assistant's answers and dashboards.
assistant's answers and canvas views.

**What it's for:**

Expand All @@ -70,7 +70,7 @@ assistant's answers and dashboards.
- **Auditing an answer.** When your assistant reports a number, the table
it computed from is right here — open it and see the underlying rows for
yourself.
- **Inspecting what feeds a dashboard.** Every live tile reads from tables
- **Inspecting what feeds a view.** Every live canvas reads from tables
in this pane; if a chart looks off, the pane shows you exactly what the
data says.
- **Seeing the whole estate.** Nothing is hidden: if your assistant
Expand Down
Loading
Loading