Skip to main content
A Workflow is a sequence of Assistants. Building one means picking the right Assistants, putting them in the right order, and giving each step the right per-step prompt. Once saved, the Workflow lives in the Templates library and is available in any project.
Libra mascot with a clipboard
Per-step prompts ride on top of the Assistant’s instructions; they don’t replace them. Narrow a generic Assistant for one stage without forking it.

Step-by-step

1

Open the Workflows tab in Templates

Click Templates in the global section of the sidebar, then switch to the Workflows tab.Templates page with Workflows tab active
2

Click + Create new → Workflow

The full-screen Workflow editor opens.The editor has two main areas: the Toolbox on the left (your available Assistants) and the Workflow configuration in the centre (where you’ll arrange the steps).Empty Workflow editor with Toolbox on the left
3

Name and describe the Workflow

Top of the editor:
FieldWhat it’s for
NameA descriptive name. “Contract review for clients”, “NDA drafting end-to-end”.
DescriptionOne paragraph: what the Workflow is for, what input it expects.
4

Add Assistants from the Toolbox

Drag an Assistant from the Toolbox into the configuration panel, or click it to add it as the next step. The Assistant becomes step 1.Add the next Assistant as step 2, then step 3, etc. The order matters: the output of step N is the input to step N+1.Workflow with three Assistants configured as sequential steps
5

Add a per-step prompt (optional)

Each step can carry its own pre-set prompt: instructions for what that step should focus on. The Assistant uses its own instructions plus the per-step prompt.“Step 1, Document analysis: Focus on termination clauses and IP assignment.” “Step 2, Risk evaluation: Rank risks by severity, with a single sentence rationale per risk.”
Per-step prompts are how you make a generic Assistant act more specifically inside a Workflow. Without per-step prompts, the Workflow runs each Assistant with default behaviour.
6

Set sharing

Default is Just me. Share with a team or your firm once the Workflow is validated. See Starring & sharing.
Recipients of a shared Workflow need access to all the Assistants the Workflow uses (unless those Assistants are set to Everyone in the team). Libra warns when a sharing arrangement won’t work.
7

Save the Workflow

Save lands the Workflow in the Workflows tab of the Templates library.Workflows tab in the Templates library showing the saved workflow

Running a Workflow

1

Pick the Workflow

Either click Run template on the Workflow card in the Templates library, or open a chat and click + Tools → Workflows → [your Workflow].Workflows tab with Run template buttons on each card
2

Provide the initial input

Upload the document(s) the Workflow operates on, or type the initial prompt; it depends on what step 1 expects.Initial Workflow input with documents attached and a prompt
3

Watch the steps run

The chat shows a breadcrumb at the top (Workflow → Step N of M: …). Each step’s output streams in, then the next step starts.Workflow running with breadcrumb showing current step
4

Skip or revisit a step

Use the prev/next buttons in the breadcrumb to jump between steps or skip ahead.

Tips

One step, one job. “Analyse and draft” is two steps. Splitting them makes failures easier to diagnose.
A 3-step Workflow that works reliably beats a 10-step Workflow that breaks halfway through. Add steps once each one is solid.
Confirm each Assistant works on its own before chaining them. A bad step in a Workflow is harder to diagnose than a bad Assistant in a chat.
“Expects: a contract document and a one-paragraph description of the matter context.” Future users (and future you) will thank you.

Next steps

Workflow templates

Reuse and share Workflows.
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.