How to Access Workflow Configuration in Kodo?
Log in to your Kodo account.
Navigate to the Workflows section from the side navigation menu.
Choose the form (e.g., Purchase Order, Invoice) you want to create or modify the workflow for.
Click Edit Workflow to begin configuring or modifying the workflow.
This allows you to access the necessary tools to manage your workflows for different forms.
Related Articles
How to Publish a Workflow in Kodo?
Review the draft workflow thoroughly to ensure it meets all requirements. Once satisfied, click Publish to make it the active version. After publishing, any new form submitted will follow the new workflow. Forms that were submitted before the ...
What is a Condition in Workflow Configuration?
A condition specifies rules that determine the workflow path based on attributes of the submitted form or the submitter's details. It includes: Attribute: The property of the form or submitter being evaluated (e.g., amount, date). Operator: Defines ...
How to Assign Approvers in Workflow Configuration?
Approvers can be assigned to approval blocks based on several criteria: Individual user: Assign specific users to the approval block. User group: Assign groups of users (e.g., departments) to the block. User attribute: Assign approvers based on user ...
How to Save a Workflow as Draft?
After making changes to your workflow, click Save as Draft. Drafts are visible to all users with permission to configure workflows. This allows team members to review the draft before finalizing it. Saving as a draft ensures that the workflow can be ...
How to Use Condition Groups in Workflow?
Conditions within a set can be grouped using Condition Groups. Use Match Any (OR) or Match All (AND) logic to combine conditions. For example: If "Amount > $5,000 OR Vendor = 'Preferred Vendor'," the workflow could bypass certain steps based on ...