Skip to main content
A Workflow is a sequence of Assistants that runs end-to-end as a single procedure. The output of step 1 feeds step 2, the output of step 2 feeds step 3, and so on, so a recurring multi-step task runs the same way every time, without you having to copy-paste between Assistants.
Libra mascot presenting
Each step’s output becomes the next step’s input, with no copy-paste. prev/next in the breadcrumb skips a step or re-runs with a tweaked prompt.

How a Workflow runs

When you start a Workflow, you see a breadcrumb at the top of the chat:
Workflow: Brief Drafting → Step 2 of 4: Legal research
Each step is one Assistant. The breadcrumb shows where you are; prev / next buttons let you skip a step or go back. Suggestion pills under the input give you the prompts most relevant to the current step. Workflow running with breadcrumb and suggestion pills visible

When to use Workflows

Use caseExample
Multi-step analysisExtract facts → Identify legal issues → Research relevant case law → Draft a brief
Consistent firm-wide processesClient intake form → Conflict check → Engagement letter draft
Quality controlFirst draft → Self-review with checklist → Final formatting
Team standardisationEvery associate runs the same NDA-drafting Workflow, ensuring consistent output.
For tasks where you only need one Assistant, a single Assistant is enough. Workflows pay off when there are at least two distinct stages.

Workflow components

ComponentWhat it is
StepsEach step is one Assistant, configured for that stage.
OrderSteps run in sequence; output of one is input of the next.
Optional promptsSteps can carry pre-set prompts that customise the Assistant’s behaviour at that stage.
Suggestion pillsQuick-action prompts shown under the input for the current step.

Where Workflows live

Workflows are templates; they live in the global Templates library under the Workflows tab, alongside Assistants, Review templates, and Discovery templates.

Common Workflow examples

Document analysis → Risk evaluation → Summary of critical pointsChain a contract-analysis Assistant with a risk-evaluation Assistant, finishing with a summary generator. The output is a partner-ready brief.
Document categorisation → Per-category Assessment → Final reportProcess large document sets systematically with specialised Assistants for each phase.
Fact analysis → Legal research → Draft → Format checkTake a case file through analysis, legal research, drafting, and final formatting in one run.
Intake form parsing → Conflict check → Engagement letter draft → Email summary to partnerStandardise the front end of every new matter so nothing slips through the cracks.

Tips

A 3-step Workflow that works reliably beats a 10-step Workflow that breaks halfway through. Start short; add steps once each one is solid.
If a step is doing two things, split it. “Analyse the contract and draft a summary” is two steps. Splitting them makes failures easier to diagnose.
A well-tuned Assistant can be a step in many Workflows. Build the Assistants right; reuse them aggressively.
The description shows up to colleagues who haven’t seen the Workflow before. A one-paragraph “what this is for and what it expects as input” prevents misuse.

Next steps

Create a Workflow

Build a Workflow step by step.

Workflow templates

Reuse and share Workflows from the Templates library.
https://mintcdn.com/libra-4206ec93/FMkiM9fsFHVGUJwe/images/icons/assistants.svg?fit=max&auto=format&n=FMkiM9fsFHVGUJwe&q=85&s=77288b0be65818ec71ff640ffd1dc0e8

Assistants

The building blocks of Workflows.