# One app to work with another app

**URL:** https://community.glideapps.com/t/one-app-to-work-with-another-app/65997
**Category:** Ask for Help
**Created:** [September 11, 2023, 1:53pm UTC](https://community.glideapps.com/t/one-app-to-work-with-another-app/65997 "2023-09-11T13:53:55Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![AlpacaPie](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/alpacapie/32/63840_2.png) [@AlpacaPie](https://community.glideapps.com/u/AlpacaPie)
#### Post date: [September 11, 2023, 1:53pm UTC](https://community.glideapps.com/t/one-app-to-work-with-another-app/65997/1 "2023-09-11T13:53:55Z")

</div>

Hi community,

Working on an app for business owners to work with their users.  
The owners just need basic info and feedback from their users.

I have a table on my main app with the users info, and a page where the owners can “create” them, I want to know what are the options for the users to update their data reguraly and easily.  
I am thinking of a different dedicated very simple app for the users (which I am not sure how to communicate with the main owners app) but I am opened to suggestions.

Thanks!

---

<div class="post-metadata">

### Author: ![Yunus\_Emre\_TASBASI](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/yunus_emre_tasbasi/32/58988_2.png) [@Yunus\_Emre\_TASBASI](https://community.glideapps.com/u/Yunus_Emre_TASBASI)
#### Post date: [September 11, 2023, 2:11pm UTC](https://community.glideapps.com/t/one-app-to-work-with-another-app/65997/2 "2023-09-11T14:11:26Z")

</div>

Merhaba,

Ben bu söylediğini sheets ile uyguladım. Örneğin, ana uygulamanı aynı sayfalar ile kopyalacaksın. ikinci bir uygulama oluşturacaksın. sonra sheets ile IMPORTRANGE formülünü kullanarak ana uygulamadaki satırları ikinci uygulamandaki satırlara kopyalacaksın. yanlış anlamadıysam böyle birşey yapabilirsin.

---

<div class="post-metadata">

### Author: ![AlpacaPie](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/alpacapie/32/63840_2.png) [@AlpacaPie](https://community.glideapps.com/u/AlpacaPie)
#### Post date: [September 11, 2023, 2:19pm UTC](https://community.glideapps.com/t/one-app-to-work-with-another-app/65997/3 "2023-09-11T14:19:47Z")

</div>

I might try that, thanks.

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [September 12, 2023, 1:14am UTC](https://community.glideapps.com/t/one-app-to-work-with-another-app/65997/4 "2023-09-12T01:14:29Z")

</div>

> [@AlpacaPie](#):
>
> I want to know what are the options for the users to update their data reguraly and easily.

What “update” are you talking about here? Is there a reason you don’t want to combine them user types into one app?

---

<div class="post-metadata">

### Author: ![AlpacaPie](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/alpacapie/32/63840_2.png) [@AlpacaPie](https://community.glideapps.com/u/AlpacaPie)
#### Post date: [September 13, 2023, 7:07pm UTC](https://community.glideapps.com/t/one-app-to-work-with-another-app/65997/5 "2023-09-13T19:07:08Z")

</div>

I am trying to seperate it so the users will see one thing and owners different…

---

<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: [September 13, 2023, 7:18pm UTC](https://community.glideapps.com/t/one-app-to-work-with-another-app/65997/6 "2023-09-13T19:18:52Z")

</div>

Proper use of Row Owners and visibility conditions will allow you to do everything with a single app.
