Workflow doesn t attache to the the Agent
# support
b
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 🙂 ? https://cdn.discordapp.com/attachments/1367089209206116382/1367089209386467349/image.png?ex=6813508a&is=6811ff0a&hm=1a05f77b498b1d3d48eb19cca561d97bbfb211ae846965c28454a331498be0ba&
v
Try refreshing the page to resolve the workflow attachment issue. According to [user reports in Discord](https://discord.com/channels/1211482211119796234/1344444254939775069), 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](https://discord.com/channels/1211482211119796234/1344444254939775069)
b
the context hasn t change after refresh , unfortunately ( i forgot to mention that the workflow it was saved an all that)
e
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
b
the workflow shows up in the selcting filed of the assistant but after submit it s not attaching it to him
k
Go to your assistant’s settings in your dashboard, manually attach the workflow, and ensure the model provider is set to Vapi.
b
could you pls attach a specifc url / or catergory for this sections you mentioned ?
k
Visit here for guide https://docs.vapi.ai/workflows
b
those are the steps I followed and I got the same issue
n
I'm having the same issue. "No workflow attached". Tried to clear cache, refreshed and nothing.
e
Right now, I will advice building the assistant from scratch and using openai as your provider.
v
Hey, this issue is on us, and our team has been informed about this. It will be fixed by tomorrow's US time.
e
Great
Hey, has it been fixed?
n
Yes, it worked for me now.
v
Marking this ticket as Solved ✅
a
@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.
r
I'm facing the same issue, any help someone?
a
@Beyond^sight
v
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. 
a
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!
3 Views