# "Filter rowers by signed-in user" not appearing

**URL:** https://community.glideapps.com/t/filter-rowers-by-signed-in-user-not-appearing/5443
**Category:** Report a Bug
**Created:** [March 15, 2020, 4:33pm UTC](https://community.glideapps.com/t/filter-rowers-by-signed-in-user-not-appearing/5443 "2020-03-15T16:33:56Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Travis](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/travis/32/4339_2.png) [@Travis](https://community.glideapps.com/u/Travis)
#### Post date: [March 15, 2020, 4:33pm UTC](https://community.glideapps.com/t/filter-rowers-by-signed-in-user-not-appearing/5443/1 "2020-03-15T16:33:56Z")

</div>

My app is _very_ similar to the Instagram tutorial, except people add screenshots of pokemon from a game we play. I following the Instagram tutorial related to the profile page, but my Glide does not have the “Filter rows by signed-in user” under Components Features. Was this changed? I have my Privacy set to Public with Email.

Tutorial I am referring to: [https://youtu.be/B8ivh42ZqVA?t=1165](https://youtu.be/B8ivh42ZqVA?t=1165)  
GIF of my issue: [https://gyazo.com/723ec75f50845ef36c28a0478caaad8c](https://gyazo.com/723ec75f50845ef36c28a0478caaad8c)

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [March 15, 2020, 4:52pm UTC](https://community.glideapps.com/t/filter-rowers-by-signed-in-user-not-appearing/5443/2 "2020-03-15T16:52:30Z")

</div>

Look under Filters and Visibility. It moved. You may also want to consider using Row Owners.

[https://docs.glideapps.com/all/guides/quick-starts/intermediate-techniques/per-user-data](https://docs.glideapps.com/all/guides/quick-starts/intermediate-techniques/per-user-data)

> **[Component visibility](https://docs.glideapps.com/all/reference/design-and-structure/component-visibility)**
>
> Hide or show components based on different conditions

> **[Row owners](https://docs.glideapps.com/all/reference/privacy-and-per-user-data/row-owners)**
>
> A secure way to give users exclusive access to their own data

---

<div class="post-metadata">

### Author: ![Travis](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/travis/32/4339_2.png) [@Travis](https://community.glideapps.com/u/Travis)
#### Post date: [March 15, 2020, 6:06pm UTC](https://community.glideapps.com/t/filter-rowers-by-signed-in-user-not-appearing/5443/3 "2020-03-15T18:06:36Z")

</div>

Awesome! Thank you. Took me a few minutes to wrap my head around it, but managed to figure it out. I saw the Row Owners and will definitely look into that!
