# Can I save more information than the email and password in the firebase sign in?

**URL:** https://community.thunkable.com/t/can-i-save-more-information-than-the-email-and-password-in-the-firebase-sign-in/1172758
**Category:** Questions about Thunkable X
**Tags:** firebase
**Created:** [March 17, 2021, 3:18pm UTC](https://community.thunkable.com/t/can-i-save-more-information-than-the-email-and-password-in-the-firebase-sign-in/1172758 "2021-03-17T15:18:31Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![girlseducationta6qix](https://avatars.discourse-cdn.com/v4/letter/g/bc8723/32.png) [@girlseducationta6qix](https://community.thunkable.com/u/girlseducationta6qix)
#### Post date: [March 17, 2021, 3:18pm UTC](https://community.thunkable.com/t/can-i-save-more-information-than-the-email-and-password-in-the-firebase-sign-in/1172758/1 "2021-03-17T15:18:31Z")

</div>

Hello,  
I’am doing an app and I need to save the more informations than only the password and email on firebase, like the age, school and class and display in another screen  
And another question I have is, if I can link an email with informations I would like to display on my app to determinated user, that have the save email, like [exemple@gmail.com](mailto:exemple@gmail.com), and all the user that have gmail on her email adress would see only a few information.  
If you can help me thank you.

---

<div class="post-metadata">

### Author: ![sketch](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/sketch/32/109058_2.png) [@sketch](https://community.thunkable.com/u/sketch)
#### Post date: [March 17, 2021, 3:21pm UTC](https://community.thunkable.com/t/can-i-save-more-information-than-the-email-and-password-in-the-firebase-sign-in/1172758/2 "2021-03-17T15:21:16Z")

</div>

you can use cloud variables to store age, school and class

---

<div class="post-metadata">

### Author: ![girlseducationta6qix](https://avatars.discourse-cdn.com/v4/letter/g/bc8723/32.png) [@girlseducationta6qix](https://community.thunkable.com/u/girlseducationta6qix)
#### Post date: [March 17, 2021, 3:25pm UTC](https://community.thunkable.com/t/can-i-save-more-information-than-the-email-and-password-in-the-firebase-sign-in/1172758/3 "2021-03-17T15:25:38Z")

</div>

If its possible you can show me how?  
Thank You

---

<div class="post-metadata">

### Author: ![sketch](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/sketch/32/109058_2.png) [@sketch](https://community.thunkable.com/u/sketch)
#### Post date: [March 17, 2021, 4:00pm UTC](https://community.thunkable.com/t/can-i-save-more-information-than-the-email-and-password-in-the-firebase-sign-in/1172758/5 "2021-03-17T16:00:48Z")

</div>

no i don’t really know how to work with cloud variables sorry.

---

<div class="post-metadata">

### Author: ![girlseducationta6qix](https://avatars.discourse-cdn.com/v4/letter/g/bc8723/32.png) [@girlseducationta6qix](https://community.thunkable.com/u/girlseducationta6qix)
#### Post date: [March 17, 2021, 4:05pm UTC](https://community.thunkable.com/t/can-i-save-more-information-than-the-email-and-password-in-the-firebase-sign-in/1172758/6 "2021-03-17T16:05:13Z")

</div>

No problems  
Thank You anywhay

---

<div class="post-metadata">

### Author: ![cyberdriver](https://avatars.discourse-cdn.com/v4/letter/c/5e9695/32.png) [@cyberdriver](https://community.thunkable.com/u/cyberdriver)
#### Post date: [March 17, 2021, 5:02pm UTC](https://community.thunkable.com/t/can-i-save-more-information-than-the-email-and-password-in-the-firebase-sign-in/1172758/7 "2021-03-17T17:02:50Z")

</div>

First make a firebase account: [Firebase](https://firebase.google.com/?gclsrc=ds&gclsrc=ds)  
To connect firebase to thunkable see the linked video: [Connect and Save Data to Firebase Realtime DB // Thunkable X - YouTube](https://www.youtube.com/watch?v=htjhe0KEFBQ)  
See docs on variables & firebase: [Variables - ✕ Docs](https://docs.thunkable.com/variables)  
[Realtime DB by Firebase - ✕ Docs](https://docs.thunkable.com/realtime-db)

It will start to make more sense when you watch the tutorial. Hope this helps!

---

<div class="post-metadata">

### Author: ![girlseducationta6qix](https://avatars.discourse-cdn.com/v4/letter/g/bc8723/32.png) [@girlseducationta6qix](https://community.thunkable.com/u/girlseducationta6qix)
#### Post date: [March 17, 2021, 5:33pm UTC](https://community.thunkable.com/t/can-i-save-more-information-than-the-email-and-password-in-the-firebase-sign-in/1172758/8 "2021-03-17T17:33:00Z")

</div>

I will see it  
Thank You

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 1:25pm UTC](https://community.thunkable.com/t/can-i-save-more-information-than-the-email-and-password-in-the-firebase-sign-in/1172758/9 "2024-11-08T13:25:56Z")

</div>


