# Relationship between Airtable and Glide

**URL:** https://community.glideapps.com/t/relationship-between-airtable-and-glide/55803
**Category:** Ask for Help
**Created:** [December 16, 2022, 5:55pm UTC](https://community.glideapps.com/t/relationship-between-airtable-and-glide/55803 "2022-12-16T17:55:52Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Russ\_Tanner](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/russ_tanner/32/51607_2.png) [@Russ\_Tanner](https://community.glideapps.com/u/Russ_Tanner)
#### Post date: [December 16, 2022, 5:55pm UTC](https://community.glideapps.com/t/relationship-between-airtable-and-glide/55803/1 "2022-12-16T17:55:52Z")

</div>

I’m new to Glide. All of my data is stored in Airtable. What’s the relationship between Airtable and Glide? How is information synced (or not synced) between the two? I’m building an athlete database. I have about 50 athletes in the database right now just to test things out. I’ve noticed that sometimes an athlete’s profile is duplicated. I’m not sure why. I don’t know what’s happening on Glide that is triggering the same athlete to be duplicated in Airtable. I need each athlete’s profile to be unique because I’ll be sharing the profile links with the athletes themselves. But if there are two (or three, four, etc.) profiles for the same person that will be a problem.

---

<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: [December 17, 2022, 12:49am UTC](https://community.glideapps.com/t/relationship-between-airtable-and-glide/55803/2 "2022-12-17T00:49:38Z")

</div>

Are those rows in your Users table? If yes, do they have the same email?

---

<div class="post-metadata">

### Author: ![Russ\_Tanner](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/russ_tanner/32/51607_2.png) [@Russ\_Tanner](https://community.glideapps.com/u/Russ_Tanner)
#### Post date: [December 17, 2022, 6:13am UTC](https://community.glideapps.com/t/relationship-between-airtable-and-glide/55803/3 "2022-12-17T06:13:20Z")

</div>

I haven’t done anything with the users table in glide. I’ve only used airtable.

---

<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: [December 18, 2022, 1:38am UTC](https://community.glideapps.com/t/relationship-between-airtable-and-glide/55803/4 "2022-12-18T01:38:01Z")

</div>

But is that “athlete database” configured as your User Profiles table in Glide?

---

<div class="post-metadata">

### Author: ![Russ\_Tanner](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/russ_tanner/32/51607_2.png) [@Russ\_Tanner](https://community.glideapps.com/u/Russ_Tanner)
#### Post date: [December 18, 2022, 3:00am UTC](https://community.glideapps.com/t/relationship-between-airtable-and-glide/55803/5 "2022-12-18T03:00:31Z")

</div>

Everything is being pulled from airtable.

---

<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: [December 18, 2022, 3:03am UTC](https://community.glideapps.com/t/relationship-between-airtable-and-glide/55803/6 "2022-12-18T03:03:01Z")

</div>

> **[User Profiles | Glide Docs](https://www.glideapps.com/docs/essentials/security-and-user-data/user-profiles)**
>
> Define, store, and use data on your app's users.

I’m referring to this.

> [@Russ\_Tanner](#):
>
> I’ve noticed that sometimes an athlete’s profile is duplicated.

If you have configured the Athletes table as a User Profiles table, there might be a problem with Glide on creating new profiles upon login.

Otherwise, I guess the question is how are you adding the rows to that Athletes table. Via Glide, or via something else.
