> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fimo.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Agent reports and Inbox

> See what an agent did in Fimo, Inbox, email, and the CLI, then review what happens next.

Agent reports and the Inbox give each completed run one durable report: a short
outcome in email and Inbox, with supporting details available in Fimo and
through the CLI.

![Fimo Inbox showing a weekly traffic report with a day-by-day chart](https://assets.fimo.ai/cdn-cgi/image/width=1280,fit=scale-down,format=png/docs/agents/agent-inbox-traffic-20260826.png?v=20260826)

## See the signal first

When a result depends on a comparison, the brief can put the signal first with
a compact chart. Supporting context stays close to the result, while the full
report remains available in Fimo.

Email and Inbox show the human result before the implementation details. Open
the full report in Fimo when you need to inspect the evidence, or read the
report from the CLI:

```bash theme={null}
fimo agents report <name>
fimo agents report <name> --details
```

[Read agent runs and reports](/docs/agents/runs)

![Fimo agent report email showing a weekly traffic chart and a link to the full report](https://assets.fimo.ai/cdn-cgi/image/width=1024,fit=scale-down,format=png/docs/agents/agent-report-email-traffic-20260826.png?v=20260826)

## Review the next step

Inbox brings blocking questions, completed work awaiting review, and merge
conflicts into one place. Answer a question to continue an agent, inspect
retained changes before merging, and keep merging separate from publishing.

[Review agent work and answer questions](/docs/agents/review-and-inbox)

[See all updates](/docs/changelog/overview)
