Reporting Dashboard
The Reporting Dashboard provides a centralized, read-only view of system usage, workflow execution behavior, operational activity, and error patterns across your Nected workspace. It is designed to help engineering, product, and operations teams monitor platform health, understand adoption, and identify issues early—without querying logs or exporting raw data.
Global Filters
The dashboard supports global filters that apply consistently across all widgets and charts.
Filter by Days
Select a predefined time range (for example, Last 3 days).
All metrics update dynamically based on the selected window.

Entity Filter
Filter metrics by a specific entity (rule or workflow).
Useful for isolating activity and performance for a single production flow.

Reset Filter
Clears all applied filters and restores the default view.
Active Rules and Workflows (Cumulative)
This chart shows the cumulative count of:
Active Rules
Active Workflows
The values increase when new rules or workflows are created and remain stable unless entities are deleted or deactivated. This view helps track platform adoption and long-term growth trends.
Executions (Daily)
This chart displays daily execution counts, segmented by trigger type:
API
Cron
Daily execution
Webhook
Test
Use this view to understand how workflows are invoked in production and to identify changes in traffic patterns across trigger mechanisms.
Activity (Daily)
The Activity chart captures configuration-level changes made each day:
Rule Create
Rule Delete
Rule Update
Workflow Create
Workflow Delete
Workflow Update
This data helps correlate configuration changes with execution spikes or error trends.
Execution Summary (Production)
These tiles provide high-level production metrics:
Total Executions (Production)
Total number of workflow executions in the selected time range.
P90 Response Time (Production)
The 90th percentile execution latency.
Useful for understanding worst-case performance experienced by most requests.
Error Percentage (Production)
Percentage of executions that resulted in an error.
Calculated only from production traffic.
Top Error Messages
This table lists the most frequently occurring errors during workflow execution.
Columns include:
Error message – Normalized error description
Count – Number of occurrences
Audit trail link – Direct link to the execution trace
First occurred at – Timestamp of first occurrence
Last occurred at – Timestamp of most recent occurrence
This view enables quick root-cause analysis without searching individual execution logs.
Team Roles (Cumulative)
This chart shows the cumulative count of users by role:
Admins
Approvers
Editors
Techs
Viewers
Restricted
It provides visibility into workspace access patterns and role distribution over time.
Error Trends (Daily)
This chart tracks the daily count of execution errors.
Use this view to:
Detect regressions after rule or workflow changes
Monitor system stability
Validate the impact of fixes and optimizations
The Reporting Dashboard is optimized for:
Production monitoring
Adoption tracking
Operational debugging
Governance and audit visibility
It complements execution-level audit trails by providing aggregated, trend-focused insights at the workspace level.
Last updated