Sequence appears only when your organization enables it. If you do not see Sequence in Create, the feature may not be available for your account.
When to use a Sequence
Use a Sequence when the trigger is time-based. Good uses:- Weekly Workspace summary.
- Daily open issue triage.
- Recurring meeting follow-up digest.
- Scheduled review of new Workspace content.
- Periodic status report generation.
- Routine evidence collection before a review meeting.
How a Sequence works
A Sequence includes:| Part | What it does |
|---|---|
| Name | Identifies the scheduled workflow. |
| Description | Explains what the Sequence does and when it should run. |
| Orchestration | The workflow the Sequence runs. |
| Inputs | Values, files, Workspaces, or other inputs passed into the Orchestration. |
| Schedule | A one-time or recurring run time. |
| Status | Active runs on schedule. Paused does not. |
| Test Run | Starts a run so you can verify inputs and outputs before relying on the schedule. |
Create a Sequence
Name it clearly
Use a title that explains cadence and purpose, such as
Weekly PPQ Workspace summary.Add a description
State what the Sequence does, which Workspace or process it covers, and who reviews the result.
Fill inputs
Provide required inputs such as Workspace, files, product, process, date range, or output destination.
Choose the right Orchestration
The Orchestration should already work well before you schedule it. Before using an Orchestration in a Sequence, confirm:- Required inputs are clear.
- Source rules are specific.
- Human review points are defined.
- Outputs are structured enough for repeat use.
- Test runs pass with realistic inputs.
- Failure modes are understood.
Configure inputs
Sequence inputs should be stable enough to reuse. Good inputs:- A Workspace that always contains the relevant project files.
- A recurring date range such as the previous week.
- A report title pattern.
- A defined output destination.
- A review owner or team.
- A one-off file that may be deleted.
- A broad Workspace with unrelated content.
- A vague source rule such as
use all documents. - A destination that many users can edit unexpectedly.
Schedule a Sequence
You can schedule a Sequence:| Schedule type | Use it when |
|---|---|
| Once | The workflow should run at a specific future date and time. |
| Recurring | The workflow should repeat automatically. |
- Timezone.
- Next run preview.
- Whether the Sequence should stop after a maximum number of runs.
- Whether the Sequence should be active immediately or paused for review.
Use Test Run
Use Test Run before relying on a Sequence. Test Run helps you verify:- The selected Orchestration is correct.
- Inputs resolve as expected.
- The Workspace or files are accessible.
- Output format is usable.
- Review points appear in the right place.
- Notifications arrive as expected.
- The run does not create or save unintended content.
Active and paused states
Use Paused while you are designing, testing, or fixing a Sequence. Use Active only when:- The Orchestration has been tested.
- Inputs are correct.
- The schedule is correct.
- The output destination is correct.
- Review and notification behavior is acceptable.
- The owner knows how to respond to failures.
- Source folders are being reorganized.
- The Orchestration changed.
- The schedule is no longer needed.
- The output destination changed.
- A recent run produced unexpected output.
Review Sequence notifications
Sequence notifications can alert you when:- A Sequence starts.
- A Sequence completes.
- A Sequence fails.
- A Sequence needs human review.
- A Sequence step fails.
- A schedule is disabled.
Sequence examples
Weekly Workspace summary
Daily open issue triage
Recurring meeting follow-up
Troubleshooting
The Sequence did not run
The Sequence did not run
Check whether it is Active, whether the schedule time has passed, whether the timezone is correct, and whether the selected Orchestration is still available.
The Sequence used the wrong files
The Sequence used the wrong files
Review the Orchestration source rules and the selected Workspace. Narrow the folder, file type, date range, or source criteria.
The Sequence failed
The Sequence failed
Open the failed run, check missing inputs or access issues, then run a test before activating the schedule again.
The output is too noisy
The output is too noisy
Narrow the Orchestration, split the workflow, or use Structured Outputs so each run produces predictable fields.