How to save your flows

Hi, beginner to Node red , running on a Rasbian ,made som flows , and re bootet the rapberry pi.
Can not find them , are the not autosaved? anybody knows the default folder for made flows?
Thx in advance :slight_smile: :slight_smile:

Did you deploy your flows before rebooting?
deploy

HI Paul- Reed, Yes I did

You should be able to find the flows file in /home/pi/.node-red

1 Like

Great i Found something in json format, i will figure it out to import this to node red again. Thx a lot Paul-Reed. :slight_smile:

Covered in the getting started page of the docs

https://nodered.org/docs/getting-started/local

1 Like

Open json file, copy content.
Open node red, Ctrl+i, paste.

1 Like

or - node-red name-of-your-file.json
BUT the name should include your computers hostname - which is what it uses to pick up on by default... so maybe your computer changed the name