# Public Comments?

**URL:** https://community.glideapps.com/t/public-comments/52005
**Category:** Ask for Help
**Created:** [October 18, 2022, 2:44pm UTC](https://community.glideapps.com/t/public-comments/52005 "2022-10-18T14:44:11Z")
**Posts on this page:** 5
**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 18, 2022, 2:44pm UTC](https://community.glideapps.com/t/public-comments/52005/1 "2022-10-18T14:44:11Z")

</div>

How do I add comments to items in my app? I want them to be user specific but viewable by anyone, so people can comment things like, “Great session! I can’t wait to implement that at my library!” And then others can see those comments and interact and make their own comments. Is that possible?

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [October 18, 2022, 2:46pm UTC](https://community.glideapps.com/t/public-comments/52005/2 "2022-10-18T14:46:41Z")

</div>

In Glide APPS, yes…just add a comments component. In Glide PAGES, it’s possible, but you’ll need to build it yourself.

> **[Comments Component](https://www.glideapps.com/docs/reference/app-components/comments-component)**
>
> Add a comments area on your details screens.

---

<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 19, 2022, 2:17pm UTC](https://community.glideapps.com/t/public-comments/52005/3 "2022-10-19T14:17:13Z")

</div>

Thanks! Where do these comments live? Do admins have the ability to delete these comments if we determine them to be inappropriate? I’m checking the Glide table where the comments should be linked to, and I’m not seeing anything.

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [October 19, 2022, 2:20pm UTC](https://community.glideapps.com/t/public-comments/52005/4 "2022-10-19T14:20:56Z")

</div>

The comments data isn’t visible if you’re using Glide Tables…only Google Sheets. Admins can delete comments from the layout view of the app builder (not the best UX, but doable) by right-clicking the comment and selecting delete.

---

<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 19, 2022, 2:24pm UTC](https://community.glideapps.com/t/public-comments/52005/5 "2022-10-19T14:24:36Z")

</div>

Awesome, thanks!
