correct-apricot•6mo ago
Workflow doesn t attache to the the Agent
After I ve created the custom workflow for the agent , the page shows a toast of success but the dashboard displays
No workflow attached
, can someone pls help me with this 🙂 ?
19 Replies
Try refreshing the page to resolve the workflow attachment issue. According to user reports in Discord, this is a known UI glitch where the dashboard doesn't immediately reflect the attachment despite the success message. Simply refresh your browser and navigate back to the assistants page - this has successfully resolved the same issue for other users.
Source:
- Discord conversation about workflow attachment issue
⤵️ Mention @Vapi Support Bot for follow-ups 🐥
correct-apricotOP•6mo ago
the context hasn t change after refresh , unfortunately ( i forgot to mention that the workflow it was saved an all that)
passive-yellow•6mo ago
When you clicked Attach Workflow, it didn't bring the workflow you made?
You might as well change provider first then refresh
If you encounter more problems, HMU
correct-apricotOP•6mo ago
the workflow shows up in the selcting filed of the assistant but after submit it s not attaching it to him
rival-black•6mo ago
Go to your assistant’s settings in your dashboard, manually attach the workflow, and ensure the model provider is set to Vapi.
correct-apricotOP•6mo ago
could you pls attach a specifc url / or catergory for this sections you mentioned ?
correct-apricotOP•6mo ago
the workflow it s saved properly , so I can t even assume where else should be the issue

rival-black•6mo ago
Visit here for guide
https://docs.vapi.ai/workflows
Introduction to Workflows | Vapi
Break down AI conversations into a visual workflow made up of discrete steps ("nodes") and branches between them ("edges").
correct-apricotOP•6mo ago
those are the steps I followed and I got the same issue
absent-sapphire•6mo ago
I'm having the same issue. "No workflow attached". Tried to clear cache, refreshed and nothing.
passive-yellow•6mo ago
Right now, I will advice building the assistant from scratch and using openai as your provider.
Hey, this issue is on us, and our team has been informed about this. It will be fixed by tomorrow's US time.
passive-yellow•6mo ago
Great
Hey, has it been fixed?
absent-sapphire•6mo ago
Yes, it worked for me now.
Marking this ticket as Solved ✅
@Beyond^sight or anybody else. How to attach an assistant to the workflow on the newest vapi version? There needs to be a update because i domt have this vapi model thing…
@Kings_big💫
Please answer this has been my problem for a while.
I'm facing the same issue, any help someone?
This ticket has been marked as solved, and as a result, you will no longer receive any further responses. Kindly create a new support ticket to escalate your inquiry.
For everyone struggling on this error I solved now:
You have to use the vapi sdk and make the api request on your own. Its a nice restful api with an good to follow documentation.
From there on you will have a type like inboundPhoneCall or outboundPhoneCall, your ids like workflowId or assistantId or squadId... and you will have a phoneNumber/ phoneNumberId. You will have to create a phoneNumber in the vapi dashboard and there you can call with your vapi assistant which is following your workflow!