# Option to enable Row Owner on ROW ID and UID columns

**URL:** https://community.glideapps.com/t/option-to-enable-row-owner-on-row-id-and-uid-columns/23746
**Category:** Feature Requests
**Created:** [March 3, 2021, 11:55pm UTC](https://community.glideapps.com/t/option-to-enable-row-owner-on-row-id-and-uid-columns/23746 "2021-03-03T23:55:54Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Rasha](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rasha/32/4585_2.png) [@Rasha](https://community.glideapps.com/u/Rasha)
#### Post date: [March 3, 2021, 11:55pm UTC](https://community.glideapps.com/t/option-to-enable-row-owner-on-row-id-and-uid-columns/23746/1 "2021-03-03T23:55:55Z")

</div>

There’s a case for making it possible to enable row owners for **ROW or UIDs**. Relations, built safely/correctly, should not be based on user emails but instead, on some other value, preferably a ROW ID. The most common method to retrieve an email when a relation is built that way is through a lookup column, which can’t have Row Owner enabled.

And since it can’t be enabled, the alternative is adding users’ email addresses to the sheet manually or using VLOOKUP formulas. Both of those options are problematic. In the first instance, if a user profile is built out enabling a user to update their email address at any point, relations could be negatively impacted (brakeage). In the second instance, there’s the risk of inadvertently wiping out that formula.

Regressing to using more formulas is counter to the encouraged direction of **Sheets → Glide Tables.**

Discussed [here](https://community.glideapps.com/t/challenges-applying-row-owner-freely-without-formulas-thoughts/23256) in greater detail
