multi tenancy support
# support-questions
z
Hi, when will Multi Tenant support be available, and will there be any docs?
r
hey @Zanoha within a few weeks. You can see the docs preview here (still in progress, but you get the general idea): https://deploy-preview-632--admiring-bhabha-7b1be9.netlify.app/docs/multitenancy/introduction
s
Will it be a paid only feature? Any workaround to use it in open source version?
r
it will be a paid only feature. If you want to use it for open source, you can override the recipe implementation functions on the backend SDK to use your own logic / db tables to maintain the tenant ID mappings.
s
thanks for your input