DigelDigel

Reports

Long-running AI investigations that produce written analysis.

A report is a long-running agent investigation. You give it a prompt and the agent goes deep: it reads your context graph, pulls sensor data, searches documents, reviews maintenance history, and writes up what it finds as a narrative document.

Examples of things you can ask for:

"Production summary for Line 2 over the past 24 hours."

"Shift handover for the morning team."

"What maintenance work is still open this week?"

Reports are saved and linked to the assets they reference. You can find them from the Reports view or from an individual asset's page.

Scheduled reports

Reports can run on a cron schedule. Set up a recurring report and the agent generates it automatically at the interval you define. Useful for daily production summaries or weekly maintenance overviews that should just appear without anyone asking.

Memory across reports

The agent remembers findings from past reports. When it investigates a problem, it searches previous reports for relevant history. If the same motor showed the same pattern six months ago, the agent will surface that connection.

On this page