# Is it possible to have Favourites feature without signing in?

**URL:** https://community.glideapps.com/t/is-it-possible-to-have-favourites-feature-without-signing-in/82821
**Category:** Ask for Help
**Created:** [June 29, 2025, 2:05pm UTC](https://community.glideapps.com/t/is-it-possible-to-have-favourites-feature-without-signing-in/82821 "2025-06-29T14:05:35Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Hbrezy](https://avatars.discourse-cdn.com/v4/letter/h/ea666f/32.png) [@Hbrezy](https://community.glideapps.com/u/Hbrezy)
#### Post date: [June 29, 2025, 2:05pm UTC](https://community.glideapps.com/t/is-it-possible-to-have-favourites-feature-without-signing-in/82821/1 "2025-06-29T14:05:36Z")

</div>

Does the favourites feature only work with email sign-in, or can it function without a user profile? Additionally, if cookies are not cleared, will the saved items remain visible?

---

<div class="post-metadata">

### Author: ![Javieri](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/javieri/32/83005_2.png) [@Javieri](https://community.glideapps.com/u/Javieri)
#### Post date: [June 29, 2025, 2:21pm UTC](https://community.glideapps.com/t/is-it-possible-to-have-favourites-feature-without-signing-in/82821/2 "2025-06-29T14:21:11Z")

</div>

The favorites feature usually requires users to log in. That’s because the data for favorites is stored in a user-specific column, so the app needs to identify who’s currently logged in to save and show the right favorites for each person.

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [June 30, 2025, 1:11am UTC](https://community.glideapps.com/t/is-it-possible-to-have-favourites-feature-without-signing-in/82821/3 "2025-06-30T01:11:12Z")

</div>

> [@Hbrezy](#):
>
> Additionally, if cookies are not cleared, will the saved items remain visible?

As Javieri said, favorites usually require a user-specific column. For public users, those columns’ values are reset every time the app is closed.

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [July 7, 2025, 1:11am UTC](https://community.glideapps.com/t/is-it-possible-to-have-favourites-feature-without-signing-in/82821/4 "2025-07-07T01:11:26Z")

</div>

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
