Skip to content

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.

  1. Open an exploration and get the task working interactively — the prompt, the data, the output you want.
  2. 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”.
  3. Approve the action on the approval strip when Ronja pauses for confirmation.
  4. 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.
  1. Open the Saved Agent’s detail page.
  2. 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).
  3. Click Run and watch the live run card. Every run is traced — see Monitor runs and traces.

Saved Agent detail page with the Try this Agent panel and the Open in exploration button The read-only detail page: test runs here, edits happen in chat.

  1. 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.)
  2. Ask Ronja to patch the prompt, references, or tool grants. The change goes through the same approval or proposal lane as creation.
  • 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.

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.