Hi everyone ๐
Iโm trying to set up multi-tenant architecture in Vapi for my project (RydeOps). Iโd like to maintain a clean staging and production separation, with assistants cloned per tenant from a base template.
I saw guidance suggesting:
1 org โ 2 workspaces (rydeops-staging, rydeops-prod)
Assistant-per-tenant with naming like {tenantSlug}-{env}-assistant
Metadata on every object (tenant_id, env, version)
But when I log into my Vapi dashboard I donโt see how to actually create multiple workspaces under one org. Am I missing something? Is this feature exposed only through the API or do I need a specific plan/permission?
Any pointers or examples would be super helpful ๐