# \[Solved\] Airtable data for each user - CRM

**URL:** https://community.thunkable.com/t/solved-airtable-data-for-each-user-crm/1222197
**Category:** Questions about Thunkable X
**Created:** [April 13, 2021, 6:52pm UTC](https://community.thunkable.com/t/solved-airtable-data-for-each-user-crm/1222197 "2021-04-13T18:52:59Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![be0b8d6f432140](https://avatars.discourse-cdn.com/v4/letter/b/b9bd4f/32.png) [@be0b8d6f432140](https://community.thunkable.com/u/be0b8d6f432140)
#### Post date: [April 13, 2021, 6:52pm UTC](https://community.thunkable.com/t/solved-airtable-data-for-each-user-crm/1222197/1 "2021-04-13T18:52:59Z")

</div>

Hey! I want to make an app that is like a CRM but more simple. The thing is I want each user to have his own airtable database. It is possible to do that?

Cheers

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [April 13, 2021, 9:26pm UTC](https://community.thunkable.com/t/solved-airtable-data-for-each-user-crm/1222197/2 "2021-04-13T21:26:49Z")

</div>

No, you can’t dynamically manage Airtable databases in Thunkable. They have to be pre-created/synced first. Unless there’s a way to do it with Airtable’s API… and then I guess you could!

You’re probably better off using Firebase for something like that.

---

<div class="post-metadata">

### Author: ![aslsssza2a\_1t](https://avatars.discourse-cdn.com/v4/letter/a/ecae2f/32.png) [@aslsssza2a\_1t](https://community.thunkable.com/u/aslsssza2a_1t)
#### Post date: [November 30, 2022, 1:40pm UTC](https://community.thunkable.com/t/solved-airtable-data-for-each-user-crm/1222197/3 "2022-11-30T13:40:55Z")

</div>

Yes, it is possible to create an app that uses Airtable as a backend and allows each user to have their own database.

---

<div class="post-metadata">

### Author: ![matt\_conroy](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/matt_conroy/32/150843_2.png) [@matt\_conroy](https://community.thunkable.com/u/matt_conroy)
#### Post date: [November 30, 2022, 1:46pm UTC](https://community.thunkable.com/t/solved-airtable-data-for-each-user-crm/1222197/4 "2022-11-30T13:46:31Z")

</div>


