# Delete Comments In Comments via InBuilder

**URL:** https://community.glideapps.com/t/delete-comments-in-comments-via-inbuilder/48028
**Category:** Ask for Help
**Created:** [August 29, 2022, 3:45am UTC](https://community.glideapps.com/t/delete-comments-in-comments-via-inbuilder/48028 "2022-08-29T03:45:03Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![ichilddev](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/ichilddev/32/45179_2.png) [@ichilddev](https://community.glideapps.com/u/ichilddev)
#### Post date: [August 29, 2022, 3:45am UTC](https://community.glideapps.com/t/delete-comments-in-comments-via-inbuilder/48028/1 "2022-08-29T03:45:03Z")

</div>

hi Community

Would like to find out how to delete the Comments in the builder? Can’t seem to locate the source table / destination that store the comments

 ![comments](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/0/2/020754343b6c24a3c30bc4db58d0596231e4281a.jpeg)

---

<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: [August 29, 2022, 3:47am UTC](https://community.glideapps.com/t/delete-comments-in-comments-via-inbuilder/48028/2 "2022-08-29T03:47:08Z")

</div>

Comments are stored internally within glide, but if you are connected to a google sheet, glide will also save comments to a special sheet in your google sheet…although that sheet is not directly connected to your app.

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

How do delete comments:

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

---

<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 29, 2022, 3:56am UTC](https://community.glideapps.com/t/delete-comments-in-comments-via-inbuilder/48028/3 "2022-08-29T03:56:14Z")

</div>

To delete a specific comment from within the builder, just right-click on it:

 ![delete-comment](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/0/7/07287a4610107e2bf31b3c4e2d0f93156104b5db.png)
