# Multiple sign-up

**URL:** https://community.glideapps.com/t/multiple-sign-up/73234
**Category:** Ask for Help
**Created:** [May 10, 2024, 12:02am UTC](https://community.glideapps.com/t/multiple-sign-up/73234 "2024-05-10T00:02:51Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Felix\_Grayson](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/felix_grayson/32/72052_2.png) [@Felix\_Grayson](https://community.glideapps.com/u/Felix_Grayson)
#### Post date: [May 10, 2024, 12:02am UTC](https://community.glideapps.com/t/multiple-sign-up/73234/1 "2024-05-10T00:02:51Z")

</div>

How can I prevent multiple sign-up by a user

---

<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: [May 10, 2024, 5:59am UTC](https://community.glideapps.com/t/multiple-sign-up/73234/2 "2024-05-10T05:59:08Z")

</div>

How do you define multiple sign up?

Do you mean the same user with different email addresses?

- You can’t.

Do you mean multiple sign up with the same email address?

- As long as you have User Profiles configured, Glide will automatically assign a new row in your Users table for each unique user that signs in. If the same user signs in a a second time with the same email address, they will be attached to the already created row.

---

<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: [May 10, 2024, 11:50pm UTC](https://community.glideapps.com/t/multiple-sign-up/73234/3 "2024-05-10T23:50:25Z")

</div>

Can you go into further details on why you need to prevent that from happening?
