Workflow Status
Track a workflow's progress and get results when done
Your workflow tracking tool. Workflow Status shows you exactly where a running workflow is, step by step, and delivers the results directly when it finishes.
Why use this
- Real-time progress -- see the current step, percentage complete, and the full step list while a workflow runs
- Results delivered inline -- when a workflow completes, the output is included directly in the response so you don't need to look elsewhere
- Catch failures early -- if something goes wrong, you see the error immediately and can decide whether to retry
Requires a workflow run ID
You need a workflow run ID from launching a workflow or from the running workflows list. Ask "Show me running workflows" first if you don't have one.
What you'll get
| What | Description |
|---|---|
| Status | Current state: pending, running, completed, or failed |
| Workflow type | Which workflow this run belongs to |
| Progress | Current step label, percentage, and the full list of steps (while running) |
| Timestamps | When the workflow was created, started, and completed |
| Output | The workflow results, included directly when status is "completed" |
| Output file | Path to the raw data file if you need the full dataset |
| Error message | What went wrong (only when status is "failed") |
Step by step
Launch a workflow or find a run ID
You need a workflow run ID. Either launch a new workflow (which returns one) or check the running workflows list.
"Run an SEO audit for my project" or "Show me running workflows"
Ask for the status
Your AI assistant will poll the status automatically. Workflows typically take 1 to 5 minutes.
"What's the status of that workflow?"
Watch the progress
While the workflow runs, you'll see which step it's on and how far along it is. Status flows from pending to running to completed (or failed).
Get the results
When the workflow completes, the output is included right in the response. For full raw data, ask Luce to read the output file.
"Show me the results" or "Read the full output file"