Add a task agent step
Add a task agent step to your workflow to perform IT Operations automation tasks such as log analysis, incident triage, configuration drift analysis, or context-aware decision-making.
Before you begin
- At least one large language model (LLM) provider integration must be configured and enabled. Navigate to to verify.
- The LLM provider integration must have discovered at least one model. If no models appear, refresh the integration.
- An LLM provider credential must exist for the integration you plan to use. If no LLM provider credential exists, you can create one during step configuration.
Procedure
Results
- Run the workflow manually or wait for the configured trigger to start it.
- Check the status in the builder view or the workflow run view. A green checkmark indicates successful completion. If the agent fails, the status shows as failed and the error details are available in the step's Output pane.
- View the output object, which downstream steps can reference later. You can also click the Agent steps tab to review the agent's reasoning, tool calls, and final answer.
- If you also configured an Approval step for human verification, click (Approvals icon) in the left navigation and confirm that a new pending request displays with the name you configured.
Related tasks