# Change app in another app

**URL:** https://community.glideapps.com/t/change-app-in-another-app/46768
**Category:** Ask for Help
**Created:** [August 15, 2022, 8:42am UTC](https://community.glideapps.com/t/change-app-in-another-app/46768 "2022-08-15T08:42:09Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Ovi](https://avatars.discourse-cdn.com/v4/letter/o/3ab097/32.png) [@Ovi](https://community.glideapps.com/u/Ovi)
#### Post date: [August 15, 2022, 8:42am UTC](https://community.glideapps.com/t/change-app-in-another-app/46768/1 "2022-08-15T08:42:09Z")

</div>

Hi,

I have this scenario that I would like to implement:

I have several apps (B apps) created and I would like to have an app (A app) in which, a user can tap a button and it will open an app from B apps.

Is it possible ? Any suggestions ?

Thanks.

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [August 15, 2022, 8:51am UTC](https://community.glideapps.com/t/change-app-in-another-app/46768/2 "2022-08-15T08:51:41Z")

</div>

You can use an Open Link action.  
This will open whatever link you provide in a new browser tab.  
I don’t think there is any way to automatically launch an installed app from another app - but I could be wrong there.

---

<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: [August 16, 2022, 1:19am UTC](https://community.glideapps.com/t/change-app-in-another-app/46768/3 "2022-08-16T01:19:31Z")

</div>

> [@Darren\_Murphy](#):
>
> I don’t think there is any way to automatically launch an installed app from another app

I believe native apps can do this with something they call “deep linking”. For example, it works every time for me with Twitter. I don’t believe PWAs can do this, as of now.
