
Questions this page should answer
- Which recurring task should become a workflow first?
- Are runs completing with useful outputs, not just green status?
- Where should we fix steps, inputs, or schedule to improve reliability?
Before you automate
- Start with one repeated task your team already does manually.
- Define the exact output you expect before building.
- Keep version one short and clear.
What this page gives you
- A workflow library with reusable cards.
- Fast creation from templates or from scratch.
- A full editor for step logic and sequencing.
- Per-workflow run, execution, and history views.
- Schedule controls for recurring runs.
How to read the workflow library
In the top section:- Each card is one automation.
- The card title and subtitle tell you the business job.
LastorNever runtells you adoption and recency.- The three-dot action on cards helps with quick maintenance actions.
Status: run health.AI credits: cost per run.Inputs: confirms run context.StartedandDuration: speed and timing consistency.
Inputs first, then step output.
Create workflow (template or scratch)

Create workflow to start from:
Start from scratchfor custom logic.- Templates for common execution patterns.
Edit workflow (builder)

- Left panel: available step types.
- Center canvas: step order and flow.
- Right panel: AI assistant and properties.
- Top actions: run test, save, and chat-guided edits.
Workflow run tab (inputs and output)

- Set run inputs (for example,
Current Date). - Confirm brand context before run.
- Click
Run workflowto execute. - Read final output in the right panel.
Execution tab (live step progress)

- Left side shows each step and status.
- Right side shows details for the selected step.
- Running steps reveal where time is spent.
Run progress state

- Step stuck in running too long.
- Empty or partial step output.
- Unexpected transitions between steps.
Workflow history tab (single workflow)

- Compare run outcomes.
- Track AI credit trend.
- Validate cadence against business needs.
- Re-open older runs for QA checks.
Schedule a workflow (command action)

Schedule workflow and define cadence:
- Daily
- Weekly
- Bi-weekly
- Monthly
- Inactive
What to automate first
Start with tasks that are frequent and rules-based:- Daily or weekly priorities for SEO and content.
- Content refresh candidate detection.
- Alerting for major movement or failures.
- Structured summaries for stakeholders.
What to fix first
If runs are unstable, fix in this order:- Inputs (wrong or missing context)
- Step prompt clarity
- Step order and dependencies
- Schedule frequency
Important: Completed status does not guarantee a useful output. Always review output quality before scheduling at scale.
Weekly workflow checklist
- Review failed runs.
- Check output quality for completed runs.
- Improve one weak step in the top-used workflow.
- Remove duplicate workflows and keep one source of truth.
- Reconfirm schedule only for proven workflows.
Keep in mind
- Small reliable workflows beat large fragile workflows.
- Naming matters for discoverability and adoption.
- A successful status does not always mean useful output.
- Schedule is an operations tool, not a quality fix.

