Insights & Activity

Insights Overview

The Insights section provides a real-time view into what’s happening inside your Space. Whether you're tracking performance, monitoring workflow execution, or debugging errors, this area is your window into system behavior.

Insights is divided into three main parts: Dashboard, Logs, and Activity.


Dashboard

The Dashboard gives you a quick glance at your Space’s overall health. This is the same view you see when landing on the Console homepage.

  • High-level metrics across workflows and submissions
  • Helpful for spotting patterns or recent trends at a glance

Logs

Logs give you access to backend messages and system-level information.

  • Useful for diagnosing platform-wide issues
  • Shows workflow engine messages, console logs, and more (based on configuration)
  • Helpful for debugging problems that aren’t specific to a single workflow

Note: Log visibility may depend on your environment type or support level.


Activity

The Activity section is where most day-to-day monitoring happens. It includes detailed records of automation behavior and any issues that occur.

Runs

Tracks every workflow execution.

  • See real-time or historical runs
  • Drill into each run to view node-by-node execution, inputs, and outputs
  • Confirm workflows completed as expected
See Example



Errors

Lists failed workflow runs or specific nodes that encountered issues.

  • Filter by Error ID, time, or error type
  • Quickly identify failure points in complex processes
  • Directly access failed runs to troubleshoot
See Example



Triggers

Shows all trigger events that attempted to start a workflow.

  • Submission events, time-based schedules, and other configured triggers
  • Helps verify whether automation is being properly initiated
See Example



Webhook Jobs

Displays outbound webhook activity.

  • Track calls to external systems from workflows
  • View payloads, response codes, and error messages
  • Essential for debugging integrations
See Example



When to Use Insights

Use the Insights section when you want to:

  • Check whether workflows ran correctly
  • Understand why a process failed
  • Confirm that external systems received expected data
  • Track automation history for audits or reporting

Next Step

With monitoring in place, you're ready to move into the Build Section ➜ to start creating Kapps, workflows, file resources, and models that help power your Space.