# Chat tab

**URL:** https://community.glideapps.com/t/chat-tab/51584
**Category:** Ask for Help
**Created:** [October 12, 2022, 8:47pm UTC](https://community.glideapps.com/t/chat-tab/51584 "2022-10-12T20:47:08Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![David\_chuks](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/david_chuks/32/38545_2.png) [@David\_chuks](https://community.glideapps.com/u/David_chuks)
#### Post date: [October 12, 2022, 8:47pm UTC](https://community.glideapps.com/t/chat-tab/51584/1 "2022-10-12T20:47:08Z")

</div>

How can I make the chat tab work between two apps….or how does the chat even work

---

<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: [October 12, 2022, 9:43pm UTC](https://community.glideapps.com/t/chat-tab/51584/2 "2022-10-12T21:43:44Z")

</div>

Native chat will not work between apps. They are linked to only one app and stored internally within glide. You would have to build your own chat functionality with a shared table between apps, but be mindful that it will go against your row count.

---

<div class="post-metadata">

### Author: ![David\_chuks](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/david_chuks/32/38545_2.png) [@David\_chuks](https://community.glideapps.com/u/David_chuks)
#### Post date: [October 16, 2022, 1:13pm UTC](https://community.glideapps.com/t/chat-tab/51584/3 "2022-10-16T13:13:12Z")

</div>

So there is no alternative to allow chatting between two different apps

---

<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: [October 16, 2022, 1:19pm UTC](https://community.glideapps.com/t/chat-tab/51584/4 "2022-10-16T13:19:17Z")

</div>

I think Jeff already answered your question, and described the alternative.

---

<div class="post-metadata">

### Author: ![David\_chuks](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/david_chuks/32/38545_2.png) [@David\_chuks](https://community.glideapps.com/u/David_chuks)
#### Post date: [October 16, 2022, 1:46pm UTC](https://community.glideapps.com/t/chat-tab/51584/5 "2022-10-16T13:46:46Z")

</div>

I still don’t understand….could you pls explain

---

<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: [October 16, 2022, 2:17pm UTC](https://community.glideapps.com/t/chat-tab/51584/6 "2022-10-16T14:17:03Z")

</div>

Well…

- The native Chat tab that comes out of the box with Glide only works in a single App
- If you want Chat that’s shared between two or more Apps, then you need to build it yourself

If you’re asking how you would go about building multi-app chat, that’s not something I can answer in a few sentences. I’ve never done it, and I’m not aware of anyone that has. It would be possible, that’s all I know.

---

<div class="post-metadata">

### Author: ![David\_chuks](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/david_chuks/32/38545_2.png) [@David\_chuks](https://community.glideapps.com/u/David_chuks)
#### Post date: [October 20, 2022, 7:11am UTC](https://community.glideapps.com/t/chat-tab/51584/7 "2022-10-20T07:11:45Z")

</div>

I don’t know how to do that….I have tried but can’t

---

<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: [October 20, 2022, 7:47am UTC](https://community.glideapps.com/t/chat-tab/51584/8 "2022-10-20T07:47:33Z")

</div>

I’m not surprised. Especially if you’re new to Glide, because it would not be a simple thing to do.

If this is something that is really important to you, then you might want to consider engaging an Expert to build it for you. There is probably someone out there that would like to have a go at this. (I’m not one of them).
