Allowing multiple companies to use my app

I just started building my app so that multiple users can use it for “one company”. However, if I want to start letting multiple companies test my app, I need to be able to keep company data separate.

For instance, I want to make an inventory tool for farmers but I want multiple farm businesses to be able to use it and add team members under their accounts.

Is this possible in glide?

I would probably look into using Role functionality with a role for each company.

1 Like