# Deleting a row after x time

**URL:** https://community.glideapps.com/t/deleting-a-row-after-x-time/62263
**Category:** Ask for Help
**Created:** [May 29, 2023, 10:30pm UTC](https://community.glideapps.com/t/deleting-a-row-after-x-time/62263 "2023-05-29T22:30:39Z")
**Posts on this page:** 1
**Showing post:** 3

<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: [May 30, 2023, 1:12am UTC](https://community.glideapps.com/t/deleting-a-row-after-x-time/62263/3 "2023-05-30T01:12:37Z")

</div>

Best you could do at the moment would be to set a timestamp 6 hours in the future, and then automatically hide the row once the 6 hours is up. You could also set up a delete row via single relation to remove expired rows, and attach that action to some commonly used button/component.

---

_[View the full topic](https://community.glideapps.com/t/deleting-a-row-after-x-time/62263)._
