How to recover vault configuration

Hi, I am new to the vault. I built a vault in dev-mode. I used the root token to log in. Due to the reset of my vault server, the root token changed. Now with login with my new root token, I can’t see my previous configuration. Just wondering if there is a way to recover my previous configuration? Thank you, Ann

Hi @ann.xue - dev-mode, unless you specified a local file system, runs in memory, so the config does not persist through restarts.

Being new to Vault, I would highly suggest giving a run through these tutorials: