Jobs
Jobs represent the bridge between your developed workflows and your registered agents. A Job defines what workflow to run, where to run it (which Agent), and when to run it (Schedule or Trigger).
Job Status Overview
At a glance, you can see the health of your automated tasks through the Status meter, which tracks:
- Active Jobs: Jobs currently scheduled or waiting for triggers.
- Running: Jobs currently being executed by an agent.
- Failed/Error: Jobs that encountered an issue during their last run.
Managing Jobs
The Jobs page provides a comprehensive list of all defined tasks.
Core Actions
When you select a job from the list, you can perform the following actions:
- Run Now: Immediately sends the workflow to the assigned agent for execution, bypassing any schedule.
- Stop: Aborts a job that is currently in the "Running" state.
- Delete: Permanently removes the job definition.
- Duplicate: Creates a copy of the job, making it easy to set up similar tasks for different agents.
- Disable/Enable: Temporarily pause a job without deleting it.
Creating a Job
Clicking Create new Job will take you through a setup process where you:
- Select the Workflow Automation to execute.
- Select the Agent (or Agent Group) that will perform the task.
- Configure the Execution Type (Manual, Scheduled, or Trigger-based).
Job Details
Double-clicking a job in the list opens a detailed view where you can see:
- Execution logs and history.
- Specific configuration settings.
- Priority levels.