Unable to Publish Agent
# support
s
We have been editing the configuration for the agent and tries to publish it, the publish functionality is not working as expected the agent is not been updated. Even we tried to force refresh and tried it in new browser too.
p
We pushed a PR for it and it should be fixed in few hours.
z
im having the same issue too
p
it should be fixed by now. Can you try again?
z
the issue is back again
v
If the dashboard's "publish" button is not updating your agent, try updating the agent configuration directly via the API as a workaround:
Copy code
http
PATCH https://api.vapi.ai/api/assistants/update
Content-Type: application/json

{
  "id": "your-assistant-id",
  "name": "Updated Agent Name",
  // ...other configuration fields
}
Replace
"your-assistant-id"
and other fields as needed. This may help apply your changes while the dashboard issue is being resolved. If the problem persists, please report it to support with details and timestamps. Source: - [Vapi API Reference – Update Assistant](https://docs.vapi.ai/api-reference/assistants/update?explorer=true)
It looks like the agent publishing issue has reappeared for multiple users. Since there is no documented workaround, the best next step is to contact Vapi support and provide details (including screenshots and recent changes). This will help the team investigate and resolve the problem quickly. Tip: Mention the steps you tried (refresh, new browser) and any error messages you see for faster troubleshooting. Sources: - [Vapi Assistant Configuration Reference](https://docs.vapi.ai/api-reference/assistants/update?explorer=true) - [Vapi Assistant Customization](https://docs.vapi.ai/assistants/assistant-hooks)
It appears the "Publish" functionality is still not working as expected, even after previous fixes. As this is not standard behavior and has affected multiple users, the best next step is to contact Vapi support directly and provide details (including screenshots and timestamps) so they can investigate further. You can also check the [Vapi status page](https://status.vapi.ai/) for any ongoing incidents. If possible, try logging out and back in, or clearing your browser cache, as a quick test before escalating. Source: - [Vapi Knowledge Base Documentation](https://docs.vapi.ai/knowledge-base)
z
is there a workaround on the site as im not using any code for this im just using the vapi dashboard
v
Currently, there is no dashboard-only workaround for the "Publish" issue—if you are unable to use the API, the best next step is to contact Vapi support directly and provide details (including screenshots and timestamps) so they can investigate and resolve the problem. Tip: Before reaching out, try logging out and back in, or clearing your browser cache, as a quick test. If the issue persists, support will be able to assist further. [Contact Vapi Support](https://docs.vapi.ai/support) Sources: - [Vapi Knowledge Base Documentation](https://docs.vapi.ai/knowledge-base) - [Vapi Support](https://docs.vapi.ai/support)
There is currently no documented workaround for publishing agents directly from the Vapi dashboard when the "Publish" button fails, aside from using the API. As a next step, please contact [Vapi support](https://docs.vapi.ai/support) with details and screenshots so they can investigate. You can also try logging out and back in, or clearing your browser cache, but if the issue persists, support is your best option for resolution. Sources: - [Vapi Knowledge Base Documentation](https://docs.vapi.ai/knowledge-base) - [Vapi Support](https://docs.vapi.ai/support)
p
Hey, sorry to hear about the issue with your account. Could you please record a loom video showing the error or behavior you're experiencing? It would really help us understand the problem better. Also, please share your account email address so we can assist you further.