Execution history
Status, duration, execution ID, and the trigger source — user, schedule, agent, or listener. Every run has a shareable URL, and retries are marked as retries rather than hidden as separate runs.
Visibility and traceability
What ran, what it found, what it cost, and who changed it — in one place, filterable, and available over the API. Run history is the floor here, not the ceiling.
Most platforms answer the first question and stop. The second is what costs money, and the third is what a security review actually asks for.
Capabilities
Status, duration, execution ID, and the trigger source — user, schedule, agent, or listener. Every run has a shareable URL, and retries are marked as retries rather than hidden as separate runs.
Every run writes an inspection report: schema drift, slow steps, recurrent errors, data-quality concerns. Each carries a severity from ALL_GOOD to CRITICAL and says what to do about it. Reports outlive the flows that produced them.
Activity by hour, day, week, or month with intensity by volume. Average executions, records processed, average duration, and your peak window. Click a cell to open the runs behind it.
Expected Timeline simulates upcoming runs from your schedules. Gaps finds the windows with nothing in them. Scheduled vs Actual shows the drift between plan and reality.
CPU, RAM, JVM heap, threads, disk, and open file descriptors, per cluster node. Top flows by estimated resource consumption answers “which flow is doing this to us” with a confidence level on the estimate.
When CPU, RAM, or disk breaches a threshold and stays there for a sustain window, an incident opens with a severity and a trigger value, and closes when it settles. Brief spikes do not wake anyone.
Every important system event: running a flow, editing a connection, adding a user, changing configuration. Date, method, user, tenant, result, duration, and both client and host IP.
Server-side filters on date, time, status, method, user, duration, client IP, exception text, and inside the event payload. Open the full JSON, jump straight to the object the event touched, or read the stack trace behind a failure.
The same events are available programmatically through the built-in API with JWT auth, filtered by type, user, and timestamp, for shipping into whatever you already use for security review.
Tokens split by prompt and completion, agentic against non-agentic, conversations and requests, with billable and non-billable cost, wallet balance, monthly drain, and cap. Tenants on their own provider key show zero billable.
Specifications
Every important system event is captured — flow runs, connection edits, user changes, configuration changes — and every field below is filterable server-side, including free-text search inside the payload.
runFlow, addFlow, editConnection, and the restFAQ
Start your trial
Run a few flows, then open the heatmap and the findings and see what they say about them.