# How does Glide handle screens that are no longer used?

**URL:** https://community.glideapps.com/t/how-does-glide-handle-screens-that-are-no-longer-used/19544
**Category:** Ask for Help
**Created:** [December 8, 2020, 11:19am UTC](https://community.glideapps.com/t/how-does-glide-handle-screens-that-are-no-longer-used/19544 "2020-12-08T11:19:54Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![kyleheney](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kyleheney/32/41173_2.png) [@kyleheney](https://community.glideapps.com/u/kyleheney)
#### Post date: [December 8, 2020, 11:19am UTC](https://community.glideapps.com/t/how-does-glide-handle-screens-that-are-no-longer-used/19544/1 "2020-12-08T11:19:54Z")

</div>

This is more of a curiosity than anything else… I was wondering how Glide handles screens/forms/etc that were built in the Editor, but configurations had to change (app re-worked or processes updated) that mean these previous screen’s are hidden away and no longer accessed.

I’m asking because I have an app that I’ve had to re-work in multiple ways and each time I do something like remove a form button, for example, if I add it back later, I have to rebuild the form ---- is that old form actually gone, or still taking up resources in the app? Same goes for screen configurations… It has happened before that I’ve created a screen that ends up not making it to production… Then I’ll work on another part of the app, add a link to screen action somewhere, and that original screen layout comes back because it still exists.

My concern is that all this background configuration/layouts/forms may have the potential to cause unnecessary loading/performance issues in my app.

Is it worth starting fresh now that I have “final” product to create in order to have the “leanest” version of the app in production?

---

<div class="post-metadata">

### Author: ![Drearystate](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/drearystate/32/49605_2.png) [@Drearystate](https://community.glideapps.com/u/Drearystate)
#### Post date: [December 8, 2020, 5:46pm UTC](https://community.glideapps.com/t/how-does-glide-handle-screens-that-are-no-longer-used/19544/2 "2020-12-08T17:46:38Z")

</div>

I have said it a few other times and I will say it again. Glide needs to keep old versions of apps up to a month back. Autosaves, something.Most apps are very small in size and wouldn’t be a strain on their server storage capaicty, I think it just wasnt something they thought was necessary. With that being said it is a good idea to just duplicate your app before you make changes so you can refer or revert back as needed…until they start storing old versions of our apps that is 😉

---

<div class="post-metadata">

### Author: ![Drearystate](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/drearystate/32/49605_2.png) [@Drearystate](https://community.glideapps.com/u/Drearystate)
#### Post date: [December 8, 2020, 5:51pm UTC](https://community.glideapps.com/t/how-does-glide-handle-screens-that-are-no-longer-used/19544/3 "2020-12-08T17:51:27Z")

</div>

I do question the performance issues it may or may not cause. Thats a @david question right there.

---

<div class="post-metadata">

### Author: ![kyleheney](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kyleheney/32/41173_2.png) [@kyleheney](https://community.glideapps.com/u/kyleheney)
#### Post date: [December 8, 2020, 5:52pm UTC](https://community.glideapps.com/t/how-does-glide-handle-screens-that-are-no-longer-used/19544/4 "2020-12-08T17:52:29Z")

</div>

Ideally, there should almost be an “App Index” that shows all the screens and forms you’ve created so you can go through it and delete unnecessary parts of the index.

---

<div class="post-metadata">

### Author: ![Drearystate](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/drearystate/32/49605_2.png) [@Drearystate](https://community.glideapps.com/u/Drearystate)
#### Post date: [December 8, 2020, 8:52pm UTC](https://community.glideapps.com/t/how-does-glide-handle-screens-that-are-no-longer-used/19544/5 "2020-12-08T20:52:00Z")

</div>

Yeah, but most of the time you can’t get back to them if you set it up exactly how it was before.
