# How to use email from users table wiich is protected by rowowner fonction

**URL:** https://community.glideapps.com/t/how-to-use-email-from-users-table-wiich-is-protected-by-rowowner-fonction/54561
**Category:** Ask for Help
**Created:** [November 20, 2022, 1:49pm UTC](https://community.glideapps.com/t/how-to-use-email-from-users-table-wiich-is-protected-by-rowowner-fonction/54561 "2022-11-20T13:49:15Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![nicolas\_charrier](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/nicolas_charrier/32/49565_2.png) [@nicolas\_charrier](https://community.glideapps.com/u/nicolas_charrier)
#### Post date: [November 20, 2022, 1:49pm UTC](https://community.glideapps.com/t/how-to-use-email-from-users-table-wiich-is-protected-by-rowowner-fonction/54561/1 "2022-11-20T13:49:15Z")

</div>

hi  
I am french, sorry for my english  
I search to use email adress from users’s table in another table for send email to a group of users.

my first step is to create a distribution list with some user’s email. but this data is protected by rowowner.

so. any idea for help me ?

---

<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: [November 20, 2022, 2:12pm UTC](https://community.glideapps.com/t/how-to-use-email-from-users-table-wiich-is-protected-by-rowowner-fonction/54561/2 "2022-11-20T14:12:33Z")

</div>

Do you actually need Row Owners in your User Profiles table?

If you don’t, then the simple solution is to remove it.

If you do, then one option may be to create a separate Public Profiles table. The below might help:

> [@locked\_with\_key Secure Your Data with Row Owners and Public Profiles](https://community.glideapps.com/t/secure-your-data-with-row-owners-and-public-profiles/52139):
>
> wave Hey fellow Gliders! Are you using Row Owners and Public Profiles to secure your user data? If not, you might accidentally expose private info. Let’s fix that. In this important tutorial, I demonstrate how and why to enable Row Owners, create a Public Profiles table, and onboard new users in order to safely create a community app that doesn’t reference the User Profile table. [[Glide: Secure Your Data with Row Owners and Public Profiles] ](https://www.youtube.com/watch?v=JPgZeDSPQMw) You can also reference this article in…
