# Same or admin app?

**URL:** https://community.glideapps.com/t/same-or-admin-app/5433
**Category:** Ask for Help
**Created:** [March 15, 2020, 3:33am UTC](https://community.glideapps.com/t/same-or-admin-app/5433 "2020-03-15T03:33:46Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![eltintero](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/eltintero/32/76520_2.png) [@eltintero](https://community.glideapps.com/u/eltintero)
#### Post date: [March 15, 2020, 3:33am UTC](https://community.glideapps.com/t/same-or-admin-app/5433/1 "2020-03-15T03:33:46Z")

</div>

Hey guys,  
I’m making a supply chain app.  
Each department can only see their own categories of items, and they use a form to request this items from the warehouse.

On the other side, the warehouse must see all requests, filtered by department.  
Should I use an admin app for the warehouse? Or do you think it’s better to use the same app?

Thanks,

---

<div class="post-metadata">

### Author: ![Tim\_Sullivan](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/tim_sullivan/32/3461_2.png) [@Tim\_Sullivan](https://community.glideapps.com/u/Tim_Sullivan)
#### Post date: [March 15, 2020, 12:48pm UTC](https://community.glideapps.com/t/same-or-admin-app/5433/2 "2020-03-15T12:48:08Z")

</div>

I’d use the same app, with the warehouse seeing stacked inline lists - one for each department.

---

<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: [March 15, 2020, 5:38pm UTC](https://community.glideapps.com/t/same-or-admin-app/5433/3 "2020-03-15T17:38:27Z")

</div>

I’m an advocate for a single app as well. If set up properly each user will only see what they need to see.

---

<div class="post-metadata">

### Author: ![Christophe\_HK](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/christophe_hk/32/4161_2.png) [@Christophe\_HK](https://community.glideapps.com/u/Christophe_HK)
#### Post date: [March 15, 2020, 5:44pm UTC](https://community.glideapps.com/t/same-or-admin-app/5433/4 "2020-03-15T17:44:58Z")

</div>

As long as you don’t need a public mode and an authenticated mode, yes one and only one app

---

<div class="post-metadata">

### Author: ![eltintero](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/eltintero/32/76520_2.png) [@eltintero](https://community.glideapps.com/u/eltintero)
#### Post date: [March 16, 2020, 4:16am UTC](https://community.glideapps.com/t/same-or-admin-app/5433/5 "2020-03-16T04:16:20Z")

</div>

thanks y’all!
