# Chatting?

**URL:** https://community.glideapps.com/t/chatting/51664
**Category:** Ask for Help
**Created:** [October 13, 2022, 3:39pm UTC](https://community.glideapps.com/t/chatting/51664 "2022-10-13T15:39:24Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![meganb](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/meganb/32/16632_2.png) [@meganb](https://community.glideapps.com/u/meganb)
#### Post date: [October 13, 2022, 3:39pm UTC](https://community.glideapps.com/t/chatting/51664/1 "2022-10-13T15:39:24Z")

</div>

Are users able to privately chat with just one or more users of their choosing? Or is it only a public chat that everyone with an account can see?

---

<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 13, 2022, 3:51pm UTC](https://community.glideapps.com/t/chatting/51664/2 "2022-10-13T15:51:15Z")

</div>

The native chat is a global chat. It has very limited functionality. For anything more, you really need to build your own chat. There are several chat related templates available in the Glide Template store.

---

<div class="post-metadata">

### Author: ![meganb](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/meganb/32/16632_2.png) [@meganb](https://community.glideapps.com/u/meganb)
#### Post date: [October 13, 2022, 5:08pm UTC](https://community.glideapps.com/t/chatting/51664/3 "2022-10-13T17:08:13Z")

</div>

Would I be connecting that chat template to my event Glide app? Or how does that work? I want it to be as easy as possible for my attendees and not force them to download and use different user interfaces.

---

<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 13, 2022, 5:24pm UTC](https://community.glideapps.com/t/chatting/51664/4 "2022-10-13T17:24:46Z")

</div>

No, the reason I suggested having a look at some templates is if you find one that suits your needs then you could use it as a guide/blueprint for implementing something similar in your own App.

Building your own chat functionality is not simple, so if you’re new to Glide then you’d probably find it easier to copy existing work, rather than re-inventing the wheel yourself.

If you don’t want to go to that trouble, then a simple alternative might be the [Comments](https://www.glideapps.com/docs/reference/app-components/comments-component) component. It depends on your needs.
