# Email as RowOwner and relations

**URL:** https://community.glideapps.com/t/email-as-rowowner-and-relations/84873
**Category:** Ask for Help
**Created:** [October 13, 2025, 12:25pm UTC](https://community.glideapps.com/t/email-as-rowowner-and-relations/84873 "2025-10-13T12:25:17Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![\_Romieux](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/_romieux/32/83089_2.png) [@\_Romieux](https://community.glideapps.com/u/_Romieux)
#### Post date: [October 13, 2025, 12:25pm UTC](https://community.glideapps.com/t/email-as-rowowner-and-relations/84873/1 "2025-10-13T12:25:17Z")

</div>

Hi everybody,

I need a clarification about use emails at rowOwner and the related tables.

If my users take fake ou secondary emails and after change emails, will be lost my relations tables?

Many times users take others emails to prevent spams, a.d same problem to pay using payHere. Use secondary emails it is a good workaround?

---

<div class="post-metadata">

### Author: ![Swift\_Struck\_24](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/swift_struck_24/32/91605_2.png) [@Swift\_Struck\_24](https://community.glideapps.com/u/Swift_Struck_24)
#### Post date: [October 13, 2025, 2:00pm UTC](https://community.glideapps.com/t/email-as-rowowner-and-relations/84873/2 "2025-10-13T14:00:29Z")

</div>

hey.. the best way to combat users using fake emails or changing them is to ensure all the relations / queries work of the user table’s row ID.

If you’re worried about the row owners.. create a new column.. fill it with a unique identifier.. then ensure you link this new column to the glide role column..

You’ll be good to go
