Skip to main content
An agent can answer confidently and still be wrong. Read what it actually did before you touch the prompt.

Work through the checks

1

Open what the agent did

Right-click the cell and choose View run to see what it searched, read and used to answer.
2

Check the inputs it was given

An agent reads only the columns bound to it. Open the column’s editor and confirm the right fields are mapped under Inputs.
3

Tighten the prompt

Add the missing detail or limit to the agent’s Prompt, then run the cell again.
4

Raise the effort

A higher option in the agent’s Effort card reads more carefully before it answers.
5

Rate the cell

Click the thumbs-down icon on the cell and add a note on what was wrong. That note is what a training round acts on.
A built-in agent has no Prompt or Effort card to change. Keep a copy of it first, then edit the copy.

Good to know

A cell that needed no research or tools answered in one pass, so there is nothing to trace. An old run’s trail may also have been cleared to save space. Run the cell again for a fresh one.
Not if the cause was a missing input or a vague prompt. See Choose an effort level for what each option changes and costs.

Next steps

Read an agent run

Every step an agent takes, explained.

Train an agent

Turn rated cells into a better version.