The AI dashboard is currently in beta and may be unavailable or have limited functionality in certain regions.

Tutorial

AI Edit a Dashboard

Use plain English to edit a dashboard draft. The preview updates in real time, the AI asks when a choice is ambiguous, and every message is a restore point.

1

Open a draft and pick AI Edit

Open a dashboard and start a draft. The editor opens on the AI Edit tab by default. Use the Advanced Editand </> Code tabs only when you want the full form editor or raw spec JSON.

Tab group showing AI Edit, Advanced Edit, and Code tabs
AI Edit is the default. Your choice sticks per dashboard.
2

Read the split view

On the left is a live preview of the draft as users will see it. On the right is the AI assistant: a chat thread, a composer, and an accordion for Published versions.

Split view with preview on left and chat on right
The preview re-renders whenever an edit is applied.
3

Describe the change in plain English

Type what you want — for example "add a revenue bucket", "connect a Stripe datasource", or "remove the last task". Press Enter to send (Shift+Enter inserts a newline).

The assistant classifies your request into one of three replies:

  • Applied — the change was made. The preview updates.
  • Clarify — multiple good options exist. Pick one.
  • Message — info only, no change.
Composer with Enter-to-send hint and suggestion chips
Suggestion chips get you started when the thread is empty.
4

Resolve a clarify question

When the assistant finds more than one strong match (for example, several datasources that look like "stripe"), it replies with choice chips. Click the one you meant and the edit is applied. Each chip shows the resource kind (integration, document, project data, etc.) so you can tell them apart.

Assistant bubble asking which datasource to use with choice chips
Ambiguity is surfaced as a question, never as a wrong guess.
5

Use restore points to rewind

Above each message you sent there is a ⟲ Restore point pill. Click it to rewind the draft to the exact state it was in when you sent that message. Later messages move into a collapsible Previous branch section so you can still read what was said.

Restore only changes the current draft. Nothing is published until you press Publish in the action row beneath the chat.

Restore point pill above a user message and a branched thread
Think of it like an undo timeline tied to your prompts.
6

Restore a published version

Open the Published versions accordion at the bottom of the chat panel. Each row shows a version number and name. Restore published versioncopies that version's spec into your current draft, where you can keep editing before publishing again.

Published versions accordion with Restore buttons
Use this when a recent publish needs to be rolled back or forked.
7

Publish when the preview looks right

When the preview matches what you want, press Publish. Use Save draft to hand the draft off to a teammate without publishing, or Discard to throw the draft away. Take over lets you steal the edit lock from another editor if needed.

Tip:If you need to touch something the assistant can't express yet — a layout grid tweak, an assistant's webhook token, or a detailed bucket field — switch to Advanced Edit. Your AI Edit chat and restore points stay intact when you return.
Tip:Restore points live in this browser (the chat is stored locally). Clearing site data or switching browsers resets the chat history, but published versions are always recoverable from the Published versions accordion.