Skip to main content

Highlighting and Resolving Errors in a Workflow

The Error Identification and Resolution feature in Kyrios highlights workflow errors and uses AI guidance to help users understand and fix issues directly from the workflow builder.

Updated over 3 months ago

Who This Is For / When to Use

This feature is for users building or editing workflows who need to quickly identify configuration issues, integration failures, or missing data before publishing or during troubleshooting.

What Error Identification and Resolution Is

Error Identification and Resolution is a built-in workflow validation system that detects issues in triggers and actions, visually flags them in the builder, and provides AI-assisted guidance to resolve them.

It is used whenever a workflow contains invalid settings, missing required fields, or integration-related problems that could prevent execution.

How Errors Are Highlighted in the Workflow Builder

Errors are visually marked directly on affected triggers and actions using warning icons.

These icons appear on the workflow canvas, making it easy to identify exactly where the problem exists without opening logs or running tests.

Where to View All Workflow Errors

All detected errors are listed in the Error Tab located in the workflow builder’s side panel.

The Error Tab provides a centralized view of every issue in the workflow, allowing users to review, prioritize, and resolve errors without navigating through individual steps.

How to Use AI to Resolve Workflow Errors

The AI-powered assistant explains errors and guides users through fixes directly inside the builder.

Steps:

  1. Open the workflow in the builder

  2. Click the Error Tab to view detected issues

  3. Select an error and click Resolve through AI

  4. Review the explanation and suggested fix

  5. Apply the recommended changes in the action or trigger settings

Once resolved, the error clears automatically.

What Happens After an Error Is Fixed

When an error is resolved, the warning icon is removed from the workflow canvas and the issue disappears from the Error Tab list.

No additional confirmation is required, and the workflow can continue to be edited, tested, or published normally.

Common Error Types Detected by Kyrios

Integration Issues

Integration errors occur when an external service is disconnected, misconfigured, or missing required authentication.

Resolution:
The AI assistant guides users to reconnect, re-authenticate, or update the integration settings.

Missing Required Fields

These errors occur when a trigger or action requires data that has not been mapped or created.

Resolution:
The AI identifies missing fields and prompts users to map existing fields or create new ones directly from the settings panel.

Disabling Error Tab Visibility

The Error Tab can be hidden if users prefer not to see error indicators at all times.

This setting only affects visibility and does not disable error detection or validation.

Why This Feature Matters

This feature improves workflow reliability by detecting issues before execution, reduces troubleshooting time through clear guidance, and enables users to resolve complex problems without external support.

Frequently Asked Questions

Can warning icons be hidden permanently?

Yes. Warning icons can be hidden by toggling the Error Tab visibility in the side panel settings.

Does finding an error move a workflow back to draft?

No. Detecting an error does not change the workflow’s status. The workflow remains in its current state until manually updated.

What happens to errors after they are resolved?

Resolved errors are automatically cleared from the Error Tab and removed from the workflow canvas.

Can AI resolve integration errors?

Yes. The AI assistant detects integration-related issues and provides step-by-step guidance to reconnect or reconfigure the integration.

Did this answer your question?