# Passing data from one screen to another

**URL:** https://community.thunkable.com/t/passing-data-from-one-screen-to-another/2533805
**Category:** Questions about Thunkable X
**Created:** [August 6, 2023, 12:16pm UTC](https://community.thunkable.com/t/passing-data-from-one-screen-to-another/2533805 "2023-08-06T12:16:12Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![catherine.jeanesq](https://avatars.discourse-cdn.com/v4/letter/c/ce73a5/32.png) [@catherine.jeanesq](https://community.thunkable.com/u/catherine.jeanesq)
#### Post date: [August 6, 2023, 12:16pm UTC](https://community.thunkable.com/t/passing-data-from-one-screen-to-another/2533805/1 "2023-08-06T12:16:12Z")

</div>

Hello

I am trying to move bits of data from one screen to another. I have seen this done previously with local storage, but cannot find it on the app development screen.

Can anyone help?

---

<div class="post-metadata">

### Author: ![ak\_coder](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ak_coder/32/156215_2.png) [@ak\_coder](https://community.thunkable.com/u/ak_coder)
#### Post date: [August 6, 2023, 2:17pm UTC](https://community.thunkable.com/t/passing-data-from-one-screen-to-another/2533805/2 "2023-08-06T14:17:20Z")

</div>

Just make an app variable on that screen, and then you can use it on another screens by its name.  
Documentation for vatiables : [Variables - Thunkable Docs](https://docs.thunkable.com/variables)

---

<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: [November 4, 2023, 2:18pm UTC](https://community.thunkable.com/t/passing-data-from-one-screen-to-another/2533805/3 "2023-11-04T14:18:16Z")

</div>

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