# How do I hide new tabs from existing users while developing?

**URL:** https://community.glideapps.com/t/how-do-i-hide-new-tabs-from-existing-users-while-developing/1380
**Category:** Ask for Help
**Created:** [October 25, 2019, 2:40pm UTC](https://community.glideapps.com/t/how-do-i-hide-new-tabs-from-existing-users-while-developing/1380 "2019-10-25T14:40:37Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Doomba](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/doomba/32/1133_2.png) [@Doomba](https://community.glideapps.com/u/Doomba)
#### Post date: [October 25, 2019, 2:40pm UTC](https://community.glideapps.com/t/how-do-i-hide-new-tabs-from-existing-users-while-developing/1380/1 "2019-10-25T14:40:37Z")

</div>

I have created a small app which is being used by a few people. I am also trying to add more features to the app, but any new tab I create is automatically being updated in the final production app. How do I hide the new tabs from my end users but continue developing?

---

<div class="post-metadata">

### Author: ![George\_B](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/george_b/32/534_2.png) [@George\_B](https://community.glideapps.com/u/George_B)
#### Post date: [October 25, 2019, 2:51pm UTC](https://community.glideapps.com/t/how-do-i-hide-new-tabs-from-existing-users-while-developing/1380/2 "2019-10-25T14:51:15Z")

</div>

In the Glide app builder just drag those tabs down to the “Hidden Tabs” section.

---

<div class="post-metadata">

### Author: ![Doomba](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/doomba/32/1133_2.png) [@Doomba](https://community.glideapps.com/u/Doomba)
#### Post date: [October 25, 2019, 4:02pm UTC](https://community.glideapps.com/t/how-do-i-hide-new-tabs-from-existing-users-while-developing/1380/3 "2019-10-25T16:02:50Z")

</div>

I tried that, but I’m not able to get to the Components page or even Properties page of a hidden tab. Not sure what I’m doing wrong.

---

<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: [October 25, 2019, 4:25pm UTC](https://community.glideapps.com/t/how-do-i-hide-new-tabs-from-existing-users-while-developing/1380/4 "2019-10-25T16:25:54Z")

</div>

I don’t think you can edit the components when the tab is hidden. You could move the tab to the menu, then it’s as little less obvious to the user and you can still work on it. Name the tab “Don’t you dare touch this!”.

---

<div class="post-metadata">

### Author: ![George\_B](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/george_b/32/534_2.png) [@George\_B](https://community.glideapps.com/u/George_B)
#### Post date: [October 25, 2019, 4:32pm UTC](https://community.glideapps.com/t/how-do-i-hide-new-tabs-from-existing-users-while-developing/1380/5 "2019-10-25T16:32:05Z")

</div>

Yeah it didn’t occur to me that you wanted to work on those pages.
