# Overview

Design, test, publish, and monitor workflows made from triggers, steps, conditions, delays, approvals, and connected actions.

![Workflows in Foxora v5.0.3](/docs/images/v5.0.3/automation/workflows-overview.webp)

## Where this lives

Open **foxora → Workflows**.

A workflow is a reusable automation made of a trigger and ordered steps such as agent work, tool actions, conditions, delays, approvals, and delivery.

> **Safety:** Assume triggers and external data are untrusted. Validate inputs, limit credentials, prevent duplicate side effects, and require approval before irreversible operations.

## Steps

1. Open **foxora → Workflows**.
2. Design.
3. Test.
4. Publish.
5. Monitor workflows made from triggers, steps, conditions, delays, approvals, and connected actions.
6. Choose **New workflow**, then **Build with AI** or **Start from scratch**. Configure the Trigger and Agent step on the canvas, add nodes, inspect Workflow or JSON, save a draft, run a test, and publish only the reviewed version.
7. **Confirm the result.** Run the workflow with test data, inspect every step input and output, verify the final destination, and publish only the tested version.

## Choose the right path

- Use a task for exploratory work.
- Use a scheduled task for one prompt on a clock.
- Use a workflow for repeatable multi-step logic or event-driven automation.


## Confirm it worked

- Run the workflow with test data, inspect every step input and output, verify the final destination, and publish only the tested version.
- The screen, command, file, run, or destination named in this guide reflects the expected state.
