Appearance
Studio
Studio is where the assistant builds live pages for you: "Describe what you want and Studio builds it as a live page — a dashboard, a report, a tracker, a calculator. Pick spreadsheets or database connections on the right if it needs your data, or none at all for public data. Anything you build can go on a board."
Studio needs a large screen; it is hidden on phones.
Building a page
- Open Studio (under Apps in the sidebar) and press New page.
- Pick sources if the page needs your data — up to 5 spreadsheets from My Data and 3 database connections. Pages about public data, or with no data at all (a calculator, a checklist), need none.
- Describe what to build in the Build panel, e.g. "Daily sales by region, with drill-down from region to state to city". Be specific about the charts, filters and layout you want.
- Wait while it works (Building…). When "…" is ready appears, View page.
The result is a real web page: interactive charts, filters, tables — and it refreshes itself from the sources at the interval the page defines.
Editing
Open a page and use Edit with AI: ask for changes — a new chart, a different filter, another refresh interval. Each change is saved as a new version. The Version picker shows Latest (vn) and every earlier version; open an old one to look at it and Restore version to make it current again (restoring creates a new version, so nothing is lost). If you edit while looking at an old version, your changes build on that version.
Thinking level sets how much reasoning the builder spends on a change.
Other actions on a page: Rename, Duplicate (Name of the copy — you are then editing the copy), Refresh, Present (fullscreen), Delete (removes the page, all its versions, its chat history and its tiles on boards — the dialog lists exactly what is affected, including other pages that link to it).
Asking about a page
Ask about this dashboard answers questions from what is on the page and the data behind it — what a number means, why something changed, a comparison the page does not show. It is questions only; changes are made with Edit with AI.
Putting a page on a board
Add to board places the page on a Dashboard as a live tile (choose an existing board or New dashboard). On the board you can set its Auto refresh and open it in Present mode.
Sharing a page
Pages are private to you. To show one to colleagues, put it on a board and share the board (Dashboard → Boards); they see the live page as a tile, with Present for a full-screen view.
Do it with the API
Studio in the API reference: POST /microservices/agent/artifact-chat/ builds or edits a page, artifacts/ lists and manages them, and render-url/ returns the address to embed a version.