Skip to main content
Odin AI v1.6.1 introduces the v2 Workflow Builder, formerly known as Workflows in the Odin AI interface. The Workflow Builder, in Tools, enables you to build the same type of workflows through an updated interface that is more intuitive and easy to use. Workflows that were created prior to this release will still work without any modifications. A future release will enable you to migrate your v1 workflows to this new v2 layout.

Using The v2 Workflow Builder

  1. Login to your account on Odin AI.
  2. Select an existing Project or start a new one.
  3. Select Tools from the navigation menu on the left.
  4. Select the “+ Create Tool” button.
  5. Select the “Add Trigger” block to add a trigger that will start your workflow.
  • Manual Input: Start based on something the user inputs into the chat.
  • File Upload: Start when the user uploads a file.
  • Schedule: Start based on a schedule you set.
  • Email: Start after an email has been received.
  1. Select the Trigger icon to update its properties, such as the Manual Input needed.
  2. From the Custom Tool Menu, drag-and-drop an Agent, Tool, Trigger, Final Output, or Condition onto the Workflow Builder’s page.
  3. Drag-and-drop from the [+] to the dot on the trigger to link the Agent, Tool, Trigger, Condition, or Final Output to your flow. Public Chatbot Configuration Interface
  4. Continue adding components as needed to build your workflow. Select each component to configure it. 10.Use the Run Flow button to test your workflow.
  5. When you are ready, use the Publish button to publish your workflow, making it available to the system and members of the Project.
I