# Profile Page on Thunkable app

**URL:** https://community.thunkable.com/t/profile-page-on-thunkable-app/3046137
**Category:** Questions about Thunkable X
**Tags:** firebase, beginner, help
**Created:** [June 7, 2024, 5:03am UTC](https://community.thunkable.com/t/profile-page-on-thunkable-app/3046137 "2024-06-07T05:03:23Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![madhumadhu291443d](https://avatars.discourse-cdn.com/v4/letter/m/48db29/32.png) [@madhumadhu291443d](https://community.thunkable.com/u/madhumadhu291443d)
#### Post date: [June 7, 2024, 5:03am UTC](https://community.thunkable.com/t/profile-page-on-thunkable-app/3046137/1 "2024-06-07T05:03:23Z")

</div>

How can i create a profile page for my user loging in by using google or email through firebase. Page should be personalisable for user i want it this way can anyone help??

---

<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: [June 7, 2024, 10:45am UTC](https://community.thunkable.com/t/profile-page-on-thunkable-app/3046137/2 "2024-06-07T10:45:20Z")

</div>

Hello @madhumadhu291443d  
You can find tutorials for Google and email login in these community posts:  
[Authenticating users with Google (with video tutorial) - Tutorials and DIY Guides / Staff Made Tutorials - Community (thunkable.com)](https://community.thunkable.com/t/authenticating-users-with-google-with-video-tutorial/2714249)

[Authenticating users with Firebase (with video tutorial) - Tutorials and DIY Guides / Staff Made Tutorials - Community (thunkable.com)](https://community.thunkable.com/t/authenticating-users-with-firebase-with-video-tutorial/2687824)

---

<div class="post-metadata">

### Author: ![madhumadhu291443d](https://avatars.discourse-cdn.com/v4/letter/m/48db29/32.png) [@madhumadhu291443d](https://community.thunkable.com/u/madhumadhu291443d)
#### Post date: [June 7, 2024, 10:47am UTC](https://community.thunkable.com/t/profile-page-on-thunkable-app/3046137/3 "2024-06-07T10:47:16Z")

</div>

no how to make a personalised profile page for my user  
@ioannis

---

<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: [June 7, 2024, 10:49am UTC](https://community.thunkable.com/t/profile-page-on-thunkable-app/3046137/4 "2024-06-07T10:49:40Z")

</div>

@madhumadhu291443d  
I’m sorry but I don’t understand. What do you mean personalized profile page?  
Could you please share an example?

---

<div class="post-metadata">

### Author: ![madhumadhu291443d](https://avatars.discourse-cdn.com/v4/letter/m/48db29/32.png) [@madhumadhu291443d](https://community.thunkable.com/u/madhumadhu291443d)
#### Post date: [June 7, 2024, 10:56am UTC](https://community.thunkable.com/t/profile-page-on-thunkable-app/3046137/5 "2024-06-07T10:56:56Z")

</div>

![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/6/9/69f8e7450d42b06224dd87d835367c2103327ad8.png)  
@ioannis

---

<div class="post-metadata">

### Author: ![madhumadhu291443d](https://avatars.discourse-cdn.com/v4/letter/m/48db29/32.png) [@madhumadhu291443d](https://community.thunkable.com/u/madhumadhu291443d)
#### Post date: [June 7, 2024, 10:57am UTC](https://community.thunkable.com/t/profile-page-on-thunkable-app/3046137/6 "2024-06-07T10:57:38Z")

</div>

like that automatically changes detail when one logins

---

<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: [June 7, 2024, 11:26am UTC](https://community.thunkable.com/t/profile-page-on-thunkable-app/3046137/7 "2024-06-07T11:26:23Z")

</div>

@madhumadhu291443d Thank you for sharing more information and screenshot  
To build this you have to [save the data on Firebase real-time database](https://community.thunkable.com/t/update-data-in-a-firebase-realtime-database-with-video-tutorial/2757423) when they sign up and [read the data](https://community.thunkable.com/t/read-data-in-a-firebase-realtime-database-with-video-tutorial/2756419) when they sign in

Have you set up Firebase?

You can find all the steps to connect a Firebase Realtime Database in our docs: [Connect a Firebase Realtime Database | Drag and Drop | Thunkable Docs](https://docs.thunkable.com/blocks/blocks/variables-overview/connect-a-firebase-realtime-database)

---

<div class="post-metadata">

### Author: ![madhumadhu291443d](https://avatars.discourse-cdn.com/v4/letter/m/48db29/32.png) [@madhumadhu291443d](https://community.thunkable.com/u/madhumadhu291443d)
#### Post date: [June 7, 2024, 11:30am UTC](https://community.thunkable.com/t/profile-page-on-thunkable-app/3046137/8 "2024-06-07T11:30:32Z")

</div>

Yes i did

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/f/0f59f292712368bce16ff80133ae10de8a6f27e8.png) [@system](https://community.thunkable.com/u/system)
#### Post date: [September 5, 2024, 11:30am UTC](https://community.thunkable.com/t/profile-page-on-thunkable-app/3046137/9 "2024-09-05T11:30:36Z")

</div>

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
