Engati - User Guide
...
4. Workflow Setup
Setup Guide
5 min
3\ create a workflow step 1 — open the workflow form go to the workflows section and click add workflow this opens the workflow form where you can enter all the required details step 2 — enter name and description provide a workflow name and a brief description the name should clearly indicate what the workflow does the description should explain its purpose example name knowledge search description it fetches information based on user query and provide relevent details step 3 — select path choose the required path the path defines what action the workflow will perform it can be used to call an api, search data, or save information step 4 — select input attributes input attributes send information from the agent to the path these attributes provide the required data that the path needs to perform an action example in a doctor appointment search, the agent sends the following input attribute user query step 5 — select output attributes and submit output attributes return information from the path back to the agent after the action is completed the agent then uses this data to generate a response for the user example output attributes returned by the path response after entering the name , description , selecting the path , and configuring the input and output attributes , click submit to create the workflow once submitted, the workflow will be saved and can be used by the agent to trigger actions such as fetching data or saving information 📚 next steps after configuring workflow setup proceed to agent creation to create and configure your agent
