# Sensitive Data Obscuring

**URL:** https://community.glideapps.com/t/sensitive-data-obscuring/77005
**Category:** Feature Requests
**Created:** [October 12, 2024, 12:40am UTC](https://community.glideapps.com/t/sensitive-data-obscuring/77005 "2024-10-12T00:40:52Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![HouseHippo](https://avatars.discourse-cdn.com/v4/letter/h/6f9a4e/32.png) [@HouseHippo](https://community.glideapps.com/u/HouseHippo)
#### Post date: [October 12, 2024, 12:40am UTC](https://community.glideapps.com/t/sensitive-data-obscuring/77005/1 "2024-10-12T00:40:52Z")

</div>

![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/6/8/68b5cb193f6d735b03042420eceba08c351486b8.png)

I know enabling Glide for sensitive data creates a bunch of issues. But this may be a good step in the right direction.

**Give us an “obscure data” option in the editor.**

Like the “user-specific” column. If we click it, any data in that column gets obscured to us in the data editor like **#–obscured–#** , or something. We can’t see it. But the data still shows as needed on the front end. Very similar to how it does with user-specific functionality.

I know it’s not perfect for HIPAA etc. But I’m also willing to bet almost every builder on here has prohibited or sensitive data on their apps (addresses, phone, etc). At least this gives a layer of protection to us, in an easy to build manner for Glide.

---

<div class="post-metadata">

### Author: ![Eric\_Penn](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/eric_penn/32/73888_2.png) [@Eric\_Penn](https://community.glideapps.com/u/Eric_Penn)
#### Post date: [October 12, 2024, 10:56am UTC](https://community.glideapps.com/t/sensitive-data-obscuring/77005/2 "2024-10-12T10:56:41Z")

</div>

We can already obscure the data in the data editor by editing the column and clicking protected.

> [@HouseHippo](#):
>
> But the data still shows as needed on the front end.

I’m not sure this part is possible… if you protect the column in the editor it won’t show on front end because the data is never downloaded in the first place

---

<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: [October 12, 2024, 11:00am UTC](https://community.glideapps.com/t/sensitive-data-obscuring/77005/3 "2024-10-12T11:00:44Z")

</div>

> [@Eric\_Penn](#):
>
> We can already obscure the data in the data editor by editing the column and clicking protected.

Yeah, but that’s only available with external data sources.

---

<div class="post-metadata">

### Author: ![HouseHippo](https://avatars.discourse-cdn.com/v4/letter/h/6f9a4e/32.png) [@HouseHippo](https://community.glideapps.com/u/HouseHippo)
#### Post date: [October 12, 2024, 3:52pm UTC](https://community.glideapps.com/t/sensitive-data-obscuring/77005/4 "2024-10-12T15:52:06Z")

</div>

Yes! Like this!

Except, like @Darren_Murphy says, enable this for Glide tables, not just gSheets. All it needs to do is black out the data to us builders. So only the user can retrieve it in their apps.

It could also do a partial obscure to us on the front end to still allow proper testing (like credit cards do, obscuring the middle numbers).

---

<div class="post-metadata">

### Author: ![nathanaelb](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/nathanaelb/32/43079_2.png) [@nathanaelb](https://community.glideapps.com/u/nathanaelb)
#### Post date: [October 12, 2024, 4:09pm UTC](https://community.glideapps.com/t/sensitive-data-obscuring/77005/5 "2024-10-12T16:09:58Z")

</div>

> [@HouseHippo](#):
>
> I’m also willing to bet almost every builder on here has prohibited or sensitive data on their apps (addresses, phone, etc)

Not only here in Glide. It would be nice for instance if the data in CRMs were obscured for the users of the CRM. I don’t find it normal that just about anyone in a company who has access to a CRM has access in one way or other to customer data. Marketers could do their campaigns without actually knowing the names and email addresses of people, sales people could make their calls by knowing only the information they need and nothing more.

Likewise, developers in Glide don’t really need to know private information in detail to build an app.

Voted.
