This topic describes how to manage existing workflows from the Relay dashboard. You can edit, activate, deactivate, delete, and monitor workflows from the Workflows and Runs tabs.Documentation Index
Fetch the complete documentation index at: https://www.cashfree.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Edit a workflow
You can edit an existing workflow from either the Workflows tab or the Runs tab. Editing opens the same canvas used during creation, where all components, including the trigger, nodes, and conditions, are editable.Edit from the Workflows tab
- Log in to the Merchant Dashboard and go to Payment Gateway > Relay.
- On the Workflows tab, click the name of the workflow you want to edit. The workflow canvas opens.
- Make the required changes to the trigger, nodes, or conditions.
- Click Save to apply your changes.
Edit from the Runs tab
- On the Runs tab, click the name of the workflow you want to edit. The canvas opens in read-only mode, showing the execution state of that run.
- Click Edit Flow in the top-right corner of the canvas to switch to edit mode.
- Make the required changes.
- Click Save to apply your changes.
Activate or deactivate a workflow
You can activate or deactivate a workflow from the Actions column on the Workflows tab.- Go to Payment Gateway > Relay.
- In the Actions column for the workflow, click the toggle.
- Turning the toggle on activates the workflow. The status changes to Active.
- Turning the toggle off deactivates the workflow. The status changes to Paused.
A workflow in the Inactive state has never been activated since it was created. Activating an Inactive workflow for the first time requires no confirmation step. Turning the toggle on changes the status directly to Active.
Delete a workflow
- Go to Payment Gateway > Relay.
- In the Actions column for the workflow, click the delete icon. A Delete Workflow confirmation dialogue appears.
- Click Delete to confirm, or Cancel to go back.
Monitor workflow runs
The Runs tab displays the execution history for all workflows. Use this tab to track run status and timing.- Go to Payment Gateway > Relay.
- Click the Runs tab. The list displays the following information for each run.
| Column | Description |
|---|---|
| Workflow Name | The name of the workflow that was executed. Click the name to view the execution canvas for that run. |
| Started At | The date and time when the workflow run started. |
| Status | The result of the run. Possible values are In Queue, In Progress, Completed and Failed. |
Clicking a workflow name in the Runs tab opens a read-only canvas showing the execution state of that run. To make changes to the workflow, click Edit Flow on the canvas.