# Comment savoir si mes données sont protégées?

**URL:** https://community.glideapps.com/t/comment-savoir-si-mes-donnees-sont-protegees/20871
**Category:** Ask for Help
**Created:** [January 8, 2021, 2:36am UTC](https://community.glideapps.com/t/comment-savoir-si-mes-donnees-sont-protegees/20871 "2021-01-08T02:36:45Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Vincent\_Nardi](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/vincent_nardi/32/18670_2.png) [@Vincent\_Nardi](https://community.glideapps.com/u/Vincent_Nardi)
#### Post date: [January 8, 2021, 2:36am UTC](https://community.glideapps.com/t/comment-savoir-si-mes-donnees-sont-protegees/20871/1 "2021-01-08T02:36:45Z")

</div>

Je voudrais créer des application et je voudrais savoir si mes données vont être visibles par tous ou simplement par moi et les utilisateurs que je choisirais ?

---

<div class="post-metadata">

### Author: ![david](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/david/32/62831_2.png) [@david](https://community.glideapps.com/u/david)
#### Post date: [January 8, 2021, 2:45am UTC](https://community.glideapps.com/t/comment-savoir-si-mes-donnees-sont-protegees/20871/2 "2021-01-08T02:45:14Z")

</div>

[https://docs.glideapps.com/all/guides/security-center](https://docs.glideapps.com/all/guides/security-center)

---

<div class="post-metadata">

### Author: ![Pablo\_books](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/pablo_books/32/2110_2.png) [@Pablo\_books](https://community.glideapps.com/u/Pablo_books)
#### Post date: [January 8, 2021, 2:46am UTC](https://community.glideapps.com/t/comment-savoir-si-mes-donnees-sont-protegees/20871/3 "2021-01-08T02:46:28Z")

</div>

It depends on if you display your data.

My understanding is that if you have a tab pointing to a sheet, then your app downloads all the data from that sheet. Some developers will be able to view that data. But is it actually visible to a user who is not a developer? No. You decide if you want to show your data or not.

---

<div class="post-metadata">

### Author: ![Vincent\_Nardi](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/vincent_nardi/32/18670_2.png) [@Vincent\_Nardi](https://community.glideapps.com/u/Vincent_Nardi)
#### Post date: [January 8, 2021, 2:49am UTC](https://community.glideapps.com/t/comment-savoir-si-mes-donnees-sont-protegees/20871/4 "2021-01-08T02:49:25Z")

</div>

Merci beaucoup
