Hey guys!
I am developing a SaaS system and would like help to assemble the multi-tenant structure using Weweb and Xano. The logic that I am trying to assemble would be something like this:
- My main client (Tenant) creates an account and is the owner of the company.
- This customer can add employees (eg manager, financial, intern, etc.).
- Each employee can have different, roller -controlled permissions.
- The company owner can also register customers (end customers) and share specific pages with these customers
In summary:
Tenant â Who bought the plan
Users â
The customer himself (buyer)
Employees invited by the customer, with different permissions
Clients â Companyâs end customers
Letâs imagine that I will have 500 companies using the system.
Each company would have 3 to 5 employees and would add about 20 to 30 customers throughout the year.
The main point is:
each company (Tenant) must see, create and relate data only within its own context,
without interference or visibility of data from other companies.
Is this structure possible to be made in Weweb + Xano?
If so, would anyone have an example, reference or could you guide me in logic?
Thank you so much any help or direction