# Forcing a unique email/name/ID

**URL:** https://community.noloco.io/t/forcing-a-unique-email-name-id/857
**Category:** Ask for Help
**Created:** [June 18, 2024, 3:39pm UTC](https://community.noloco.io/t/forcing-a-unique-email-name-id/857 "2024-06-18T15:39:21Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![mrcntoine](https://dub1.discourse-cdn.com/flex005/user_avatar/community.noloco.io/mrcntoine/32/156_2.png) [@mrcntoine](https://community.noloco.io/u/mrcntoine)
#### Post date: [June 18, 2024, 3:39pm UTC](https://community.noloco.io/t/forcing-a-unique-email-name-id/857/1 "2024-06-18T15:39:21Z")

</div>

Is it possible to ensure that the user enters a unique email, name, or ID by checking against existing records in Airtable? If the input already exists, notify the user accordingly.

---

<div class="post-metadata">

### Author: ![darragh](https://dub1.discourse-cdn.com/flex005/user_avatar/community.noloco.io/darragh/32/12_2.png) [@darragh](https://community.noloco.io/u/darragh)
#### Post date: [June 19, 2024, 7:31am UTC](https://community.noloco.io/t/forcing-a-unique-email-name-id/857/2 "2024-06-19T07:31:36Z")

</div>

Without running an automation, there’s no way (yet) for us to do this.

Of course the Noloco user table enforces unique email addresses, so you could maybe make the users on that table and then use a workflow to push them to Airtable if they’re unique?
