# How to display information stored on one screen on another

**URL:** https://community.thunkable.com/t/how-to-display-information-stored-on-one-screen-on-another/2374128
**Category:** Questions about Thunkable X
**Tags:** beginner, help
**Created:** [April 15, 2023, 7:56pm UTC](https://community.thunkable.com/t/how-to-display-information-stored-on-one-screen-on-another/2374128 "2023-04-15T19:56:38Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![lipartelianisalome19](https://avatars.discourse-cdn.com/v4/letter/l/9fc348/32.png) [@lipartelianisalome19](https://community.thunkable.com/u/lipartelianisalome19)
#### Post date: [April 15, 2023, 7:56pm UTC](https://community.thunkable.com/t/how-to-display-information-stored-on-one-screen-on-another/2374128/1 "2023-04-15T19:56:38Z")

</div>

I’m beginner and I’m currently working on Technovation project, so we are submitting idea about animals app, Where the user goes through the registration, enters the data of his animal (in this case only the name, what kind of animal it is and age) and after that it shows three functions, care, nutrition and health, now I am working on the second screen where there is an input where the customer must enter the name of the animal, as well as the age And type and I want it to display this information on the third screen, as well as a picture if possible, how can I do it, can you help me?

---

<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 15, 2023, 10:59pm UTC](https://community.thunkable.com/t/how-to-display-information-stored-on-one-screen-on-another/2374128/2 "2023-04-15T22:59:20Z")

</div>

If you are storing data in a local data source, then you can access it from any screen. See this: [Data Sources - Thunkable Docs](https://docs.thunkable.com/data-sources)

---

<div class="post-metadata">

### Author: ![lipartelianisalome19](https://avatars.discourse-cdn.com/v4/letter/l/9fc348/32.png) [@lipartelianisalome19](https://community.thunkable.com/u/lipartelianisalome19)
#### Post date: [April 16, 2023, 7:40am UTC](https://community.thunkable.com/t/how-to-display-information-stored-on-one-screen-on-another/2374128/3 "2023-04-16T07:40:16Z")

</div>

I’m using firebase database for User Sign Up/Log in, and I have another screen with input for Pet information and I want that pet information to become visible on a third screen. Should I use firebase database for this too?

---

<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 16, 2023, 3:28pm UTC](https://community.thunkable.com/t/how-to-display-information-stored-on-one-screen-on-another/2374128/4 "2023-04-16T15:28:11Z")

</div>

Yes. If you’re storing data in Firebase then you need to use Firebase to retrieve that data.

---

<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: [July 15, 2023, 3:28pm UTC](https://community.thunkable.com/t/how-to-display-information-stored-on-one-screen-on-another/2374128/5 "2023-07-15T15:28:42Z")

</div>

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