How to use my assitant in a workflow?
# support
s
I was following this tutorial

https://www.youtube.com/watch?v=BCufdom7xgY

and here the guy has the option to use his assitant while creating a workflow but i am not getting the same option while trying to create my workflow. What to do.?
v
To use your assistant in a workflow: 1. Create and configure your assistant first. 2. Set the "Provider" to
vapi
. 3. Then, when creating a workflow, you should see the option to select your assistant in the workflow builder (using the "Assistant" node). If you do not see this option, it may be due to not having a configured assistant or not switching the provider to
vapi
beforehand. Clarifying question: Have you already created and fully configured your assistant (including setting the provider to
vapi
) before trying to create the workflow? This will help me pinpoint where the issue might be. If you have, please let me know if you see any error messages or if the UI looks different from the documentation. [See Vapi workflow documentation for more details.](https://docs.vapi.ai/workflows) Sources: - [Vapi Workflows Documentation](https://docs.vapi.ai/workflows) - [Assistant Node Documentation](https://docs.vapi.ai/workflows/nodes/assistant)
s
in voice configuration i have set the provider to vapi but while building my workflow i still am not getting any option to select my assistant
c
Currently, workflows are separate from assistants. If you would like to configure voice settings for workflows, please use the conversation node and configure it as if it were an assistant
5 Views