# Store a value and reinsert it when flows start

**URL:** https://discourse.nodered.org/t/store-a-value-and-reinsert-it-when-flows-start/64877
**Category:** General
**Created:** [9 July 2022 15:01 UTC](https://discourse.nodered.org/t/store-a-value-and-reinsert-it-when-flows-start/64877 "2022-07-09T15:01:28Z")
**Posts on this page:** 1
**Showing post:** 16

<div class="post-metadata">

### Author: ![zenofmud](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/zenofmud/32/316_2.png) [@zenofmud](https://discourse.nodered.org/u/zenofmud)
#### Post date: [10 July 2022 15:16 UTC](https://discourse.nodered.org/t/store-a-value-and-reinsert-it-when-flows-start/64877/16 "2022-07-10T15:16:09Z")

</div>

Here is a topic I wrote (quite awhile ago) that may help you out

> [@A guide to understanding 'Persistent Context'](https://discourse.nodered.org/t/a-guide-to-understanding-persistent-context/4115):
>
> This is something I wrote up after playing with the context options. I've filed a PR with some of this added to the Node-RED documentation but thought I'd release it here also. I hope people find it useful. Paul A guide to understanding 'Persistent Context' Prior to Node-RED v0.19.0, data could be stored in context as a global, flow or node. This was stored in memory and would be reset with a restart of Node-RED. As of v.0.19.0 you can now store node, flow and global context data in memory O…

---

_[View the full topic](https://discourse.nodered.org/t/store-a-value-and-reinsert-it-when-flows-start/64877)._
