Skip to content

See what happened — the Logs page

When something looks off — a table went empty, an email didn’t send, a device dropped offline at 2 p.m. — the first question is always the same: what actually happened, and when? The Logs page answers it. It’s a single, searchable record of everything your workspace did: every automation run, every AI call, every setting an admin changed, every Scout device event. No digging through separate screens — one home, one place to look.

Go to Settings → Logs. If you had the old Activity log bookmarked (it used to live under Settings → System), that link still works — it now opens the Changes lens described below.

The page opens on a set of tabs. Each tab — a lens — is just the same log filtered down to one kind of activity, so you jump straight to the part you care about:

LensWhat it shows
TimelineEverything, newest first — events and changes together. The “what broke at 2 p.m.?” view.
ChangesWho changed what, and when — the workspace audit trail (settings edits, deletes, access changes).
AIEvery AI model call — which model, whether it succeeded, how long it took.
MemoryDocuments and things added, updated, or annotated in Memory.
ScoutsWhat your Scout devices saw and did.
RunsAutomation and agent runs starting, finishing, or failing.
IngestInbound email, bank transactions, and other data arriving.
AutomationsChecklist and reminder signals.
CRMOwnership and assignment changes on deals and tasks.
SystemInternal and sign-in-related events.

The lens tabs are driven by what your workspace actually records, so the exact set you see reflects the features you use.

The Timeline is the incident view. It weaves two kinds of records into one feed, newest first:

  • Events — things that happened: a run finished, a device came online, an email arrived.
  • Changes — things someone or something did on purpose: an admin edited a setting, an automation deleted rows.

A Source column tells the two apart at a glance, and the When / Actor / Entity / Details columns tell you the rest — who or what was responsible, what it touched, and a plain-language summary.

Because an incident is almost always “recently”, the Timeline is scoped to a time window — use the Window control to switch between the last hour, 24 hours, 7 days, 30 days, or all time. It defaults to the last 24 hours.

Worked example — an email didn’t go out. A customer says they never got their invoice. Open Logs → Timeline, set the window to Last 24 hours, and scan for the run: you see the automation started, the AI drafted the message, and then a red failed send with the reason right there in the Details column — the mail provider rejected the address. No guessing, no reproducing it: the record already says what went wrong and when.

Answer “who changed this?” with the Changes lens

Section titled “Answer “who changed this?” with the Changes lens”

When the question is about a setting — who turned this off, who deleted those rows — switch to the Changes lens. It’s the workspace audit trail: every configuration edit, delete, restore, and access change, attributed to the person or automation that did it. Deletes done by an automation are attributed to that automation, so you can always tell a person’s action from a flow’s.

Use the filter dropdowns to narrow by actor, area, action, or category — for example, everything a specific teammate changed, or every delete this week.

Every lens has an Export button in its toolbar. It downloads exactly what’s on screen — the export respects whatever filters and window you’ve set — in CSV, Excel (XLSX), or JSON. Reach for it when you need a record outside Routario: a spreadsheet for a monthly review, or a JSON feed for a security team’s monitoring tools.