# Backup Glide Tables

**URL:** https://community.glideapps.com/t/backup-glide-tables/63017
**Category:** Ask for Help
**Created:** [June 21, 2023, 4:51pm UTC](https://community.glideapps.com/t/backup-glide-tables/63017 "2023-06-21T16:51:21Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![John\_Romano](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/john_romano/32/74316_2.png) [@John\_Romano](https://community.glideapps.com/u/John_Romano)
#### Post date: [June 21, 2023, 4:51pm UTC](https://community.glideapps.com/t/backup-glide-tables/63017/1 "2023-06-21T16:51:21Z")

</div>

What is the best way to backup Glide Tables in case of an accidental delete…

---

<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: [June 21, 2023, 5:00pm UTC](https://community.glideapps.com/t/backup-glide-tables/63017/2 "2023-06-21T17:00:03Z")

</div>

Probably duplicate your App and choose the “Copy Sheet” option.

There is also the CSV Export option, but that just gives you the data - not all the computed columns.

---

<div class="post-metadata">

### Author: ![John\_Romano](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/john_romano/32/74316_2.png) [@John\_Romano](https://community.glideapps.com/u/John_Romano)
#### Post date: [June 21, 2023, 5:14pm UTC](https://community.glideapps.com/t/backup-glide-tables/63017/3 "2023-06-21T17:14:19Z")

</div>

Any other automated ideas. I want to sleep at night knowing it’s backed up at least daily.

---

<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: [June 21, 2023, 5:23pm UTC](https://community.glideapps.com/t/backup-glide-tables/63017/4 "2023-06-21T17:23:46Z")

</div>

Are you only concerned about accidental deletion of data, or the entire table?

If just the data, then the best way to automate that would be with the API. But you’ll need a Business or Enterprise plan.

If the entire table, then there is really no way to automate a backup.
