Every time you save a workflow in Pulse, a new version is created. This gives you a full history of every change made to the workflow — and the ability to review or restore a previous state at any time.Documentation Index
Fetch the complete documentation index at: https://knowledge.goautonomous.io/llms.txt
Use this file to discover all available pages before exploring further.
Saving a workflow
Click the Save button in the top toolbar to save your changes. A dialog appears with the following fields:- Workflow name — the name shown in the Pulse dashboard. Required.
- Stage — the deployment stage for this version. Required (see Stages below).
- Areas — the business areas this workflow applies to. Workflows with no areas assigned apply globally. See Areas for more detail.
- Note — an optional description of what changed in this version. Useful for keeping a clear changelog.
You cannot activate a workflow with unsaved changes. Save your work before toggling the workflow to active.
Stages
Stages let you track where a workflow is in the development and deployment process. When saving, select the stage that reflects the workflow’s current state:- Draft — the workflow is in progress and not ready for use.
- Staging — the workflow is ready for review or validation before going live.
- Production — the workflow is ready for or currently in active use.
Version history
To view all previous versions of a workflow, click the version history button in the top toolbar. A drawer opens on the right side of the editor showing every saved version, each with:- The version timestamp
- Who saved it
- The stage it was saved at
- The note added at the time of saving (if any)
Activating and deactivating
Use the Active toggle in the top toolbar to turn a workflow on or off.- Active — the workflow is live and will process matching incoming requests automatically.
- Inactive — the workflow is saved but will not process any requests.