I've configured a workflow, but when I click on "Start Call" I get an error message saying Duplicate Assistant Name. I've changed the assistant name under my Assistant Tab, but the error still persists.
k
Kings_big💫
05/06/2025, 5:12 PM
Try appending a unique identifier (like a timestamp) to the assistant name, check that no assistants with the same name exist in your dashboard or workflow, and ensure your code or workflow references the correct, updated assistant name..
u
uncertainj
05/07/2025, 2:18 AM
Hi @\
uncertainj
05/07/2025, 2:18 AM
Hi @Kings_big💫 what if I need the assistant to handle different scenarios in the workflow? What's your typical workaround?
k
Kings_big💫
05/07/2025, 2:34 AM
Use AI conditions for routing, context variables to track user data, dynamic variables for personalization, integrations for external actions, and thorough testing to ensure smooth workflow performance..