# Allowing multiple companies to use my app

**URL:** https://community.glideapps.com/t/allowing-multiple-companies-to-use-my-app/73797
**Category:** Ask for Help
**Created:** [June 1, 2024, 7:57am UTC](https://community.glideapps.com/t/allowing-multiple-companies-to-use-my-app/73797 "2024-06-01T07:57:24Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![micheal](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/micheal/32/80181_2.png) [@micheal](https://community.glideapps.com/u/micheal)
#### Post date: [June 1, 2024, 7:57am UTC](https://community.glideapps.com/t/allowing-multiple-companies-to-use-my-app/73797/1 "2024-06-01T07:57:24Z")

</div>

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?

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [June 1, 2024, 1:45pm UTC](https://community.glideapps.com/t/allowing-multiple-companies-to-use-my-app/73797/2 "2024-06-01T13:45:46Z")

</div>

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

> **[Roles | Glide Docs](https://www.glideapps.com/docs/essentials/security-and-user-data/roles)**
>
> Define roles for your users and build different experiences and permissions.
