Learn Relational Databases by Building a Mario Database - Build a Mario Database

How do I go back to the database I was creating once I leave the page? Whenever I log back in, do I have to recreate everything and start over?
Describe your issue in detail here.

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36 Edg/107.0.1418.52

Challenge: Learn Relational Databases by Building a Mario Database - Build a Mario Database

Link to the challenge:

You have to login to psql prompt again and connect to the database.

The instructions are in the coderoad tab. (There is a kind of menu icon which you can click to access all the instructions from the start that were completed)