Skip to content
Merged
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 guides/data-apps.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Every new app starts from a template. The template you pick tells the agent what
![Clean Shot 2026 04 29 At 18 35 18@2x](/images/CleanShot-2026-04-29-at-18.35.18@2x.png)
</Frame>

After picking a template (other than Custom), the wizard asks a few short clarifying questions - things like the topic, the audience, and the key metrics you want to highlight. Your answers are used to seed the first prompt, which you can edit before sending.
After picking a template, you write your first prompt. If the prompt is vague, the agent will ask one or more clarifying questions - things like the topic, the audience, or the key metrics you want to highlight - before it starts building. If your prompt is already specific enough, it skips straight to the build.

Templates only affect the first version of the app. Once you start iterating, the agent works from the existing code and your follow-up prompts.\
\
Expand Down
Loading