Create a saved agent
A Saved Agent is a reusable package — a prompt, a model tier, tool grants, and a pinned set of resources it may touch — that Ronja can run on demand. Like most resources, there is no create form and no sidebar entry: Saved Agents are created and edited only by asking Ronja in a conversation. The Agents page is a read-only catalog.
Create one
Section titled “Create one”- Open an exploration and get the task working interactively — the prompt, the data, the output you want.
- Ask Ronja to save it. In the product’s own words: “ask the agent in a chat to save its prompt + grants as a reusable Agent”.
- Approve the action on the approval strip when Ronja pauses for confirmation.
- Find the result from the link in chat, or later on the Agents page — filter by Live / Drafts / Proposed / Archived and by model tier Fast / Standard / Mega.
Test it
Section titled “Test it”- Open the Saved Agent’s detail page.
- Describe a task in the Try this Agent panel — the placeholder suggests “Summarise this week’s pipeline health.” — and optionally attach inputs (tables, files, notes, workflows, and more).
- Click Run and watch the live run card. Every run is traced — see Monitor runs and traces.
The read-only detail page: test runs here, edits happen in chat.
Edit it
Section titled “Edit it”- Click Open in exploration on the detail page — as its banner puts it, “Editing an agent happens in chat.” (This opens a Build-mode exploration, so it needs Build mode enabled for your account.)
- Ask Ronja to patch the prompt, references, or tool grants. The change goes through the same approval or proposal lane as creation.
Where Saved Agents run
Section titled “Where Saved Agents run”- From any exploration — ask Ronja to run it.
- From automations — Email and Webhook triggers require a Saved Agent action; Schedule and Table triggers can use one too.
- From data apps that are allowed to dispatch it.
Saved Agent or a plain exploration?
Section titled “Saved Agent or a plain exploration?”Use a plain exploration for one-off, interactive work — you steer every turn. Package a Saved Agent when the same job should run repeatedly or unattended: it always runs with the same prompt and model tier, and its references pin exactly which tables, workflows, notes, secrets, data apps, MCP servers, or features it may touch — nothing else. See Exploration vs Saved Agent.