Ejento AI
HomeQuickstartGuidesRecipesREST APIsChangelogsFAQs
HomeQuickstartGuidesRecipesREST APIsChangelogsFAQs
Ejento AI
  1. Guides
  • Basic Operations
    • Features
      • Teams-->Projects-->Assistants Hierarchy
    • Guides
      • Login/Signup
  • Assistants
    • Features
      • Introduction to Assistants
      • Assistant Access Control
      • Caching Responses for Assistants
      • Assistant Evaluation
      • URL-based Chat Thread Creation and Prepopulation
      • Evaluation Metrics
    • Guides
      • Add an Assistant
      • Add assistant Instructions
      • Evaluate Assistant
      • Edit Assistant
      • Delete Assistant
      • Add Favourite Assistants
      • View Assistant Id
      • View Dataset Id
  • Workflows
    • Features
      • Introduction
    • Guides
      • Add Workflow
      • Workflow Chat
  • Corpus
    • Features
      • Introduction
      • Corpus Permissions
      • PII Redaction
    • Guides
      • Assistant Corpus Setup
      • Assistant Corpus Settings
      • Corpus Access Control
      • Corpus Connections
      • View Corpus Id
      • View Document Id
      • Tagging
        • Corpus tagging
        • Document tagging
  • Tools
    • Features
      • Introduction
    • Guides
      • Configure RAG Tool
      • Configure Attachment Tool
      • Configure Web Search Tool
      • Configure API Tool
      • View Tool Id
  • Analytics
    • Guides
      • Analytics
  • User Settings
    • Features
      • Ejento AI User Access Levels
    • Guides
      • Assistant Edit Access
      • Add User in a Team
      • Remove User from a Team
      • View my Access level in a Team
      • View my User Id
  • Chatlogs
    • Guides
      • Chatlogs
      • View Chatlog & Chat thread Id
  • API Keys
    • Guides
      • API Keys
  • Integrations
    • Email Indexing
    • Microsoft Teams
    • Sharepoint Indexing
  • Authentication & API Access
    • Guides
      • Authentication & API Access
  • Teams
    • Features
      • Introduction
    • Guides
      • Add a Team
      • Edit a Team
      • Delete a Team
      • View Team Id
  • Projects
    • Features
      • Introduction
    • Guides
      • Add a Project
      • Edit a Project
      • Delete a Project
      • View Project Id
  1. Guides

Add Workflow

Add Workflow#

1. Navigate to workflows section from the sidebar#

Step 1 screenshot

2. This table shows the list of all workflows#

Step 2 screenshot

3. Click on "Add workflow"#

Step 3 screenshot

4. You'll be redirected to the add workflow interface#

Step 4 screenshot

5. Click on this dropdown to select a project#

Step 5 screenshot

6. Select your project for the workflow#

Step 6 screenshot

7. Enter a name for the workflow#

Step 7 screenshot

8. On the left, you can see two buttons#

Step 8 screenshot

9. On the bottom left, you have some view controls as well#

Step 28 screenshot

10. Click on "Add supervisor"#

You have the option to choose between two types of supervisors:
1.
Router: Dynamically selects and validates the most relevant assistant's response based on the query, ensuring the best possible answer is delivered.
2.
Consolidator: Aggregates the responses from all assistants, providing a comprehensive answer that reflects the relevance of each assistant's input.
Step 9 screenshot

11. By default, A Router component will be added to the workflow#

you can drag the components to make the workflow clean and manageable
Step 10 screenshot

12. Click on the Router component to view its options#

Step 11 screenshot

13. Click on this icon to switch the supervisor type to consolidator#

Step 12 screenshot

14. Now we have a consolidator component#

We have added the supervisor now, let's select assistants for the workflow next
Step 13 screenshot

15. Click on the Assistant component#

Step 14 screenshot

16. This opens the "Configure Assistant" tab on the right#

Step 15 screenshot

17. Click on "Select assistant"#

Step 16 screenshot

18. A popup with the list of assistants in your project will open#

Step 17 screenshot

19. Select one of the assistants#

Step 18 screenshot

20. Lets select the second assistant the same way#

Step 19 screenshot

21. Click on "Select assistant"#

Step 20 screenshot

22. Select another assistant#

Step 21 screenshot

23. For this scenario, a router supervisor could be a better choice#

Step 22 screenshot

24. Click on this icon to switch the supervisor type to router#

Step 23 screenshot

25. Click on the assistant button to add more assistants to the workflow#

Step 24 screenshot

26. We get a new assistant component under the supervisor#

For simplicity in this tutorial, we can keep the workflow to two assistants, so let's remove the third one
Step 29 screenshot

27. Click on the delete icon to remove the assistant#

Step 30 screenshot

28. Our workflow is ready#

Step 25 screenshot

29. Click on Save#

Step 26 screenshot

30. Workflow has been created successfully#

Step 27 screenshot
Previous
Introduction
Next
Workflow Chat