Follow these steps to create a new Firepanel project and link it to your Firebase project.
Steps
Click New Project
From the Projects page, click the New Project button in the top-right corner.

Name your project
Enter a name for your project. This name is used only within Firepanel and helps you identify the project in the console.
Upload Firebase credentials
Firepanel connects to Firebase using a service account key. To obtain one:
- Open the Firebase Console
- Select your project
- Go to Project Settings → Service Accounts
- Click Generate new private key and download the JSON file
- Upload the JSON file in the Firepanel wizard

Note:
Never expose your service account key publicly. Treat it with the same care as a password.
Confirm and create
Review the details and click Create Project. Firepanel will validate the credentials and initialize the project.

After Creation
Once created, you will be redirected to the Project Dashboard. From there you can begin managing your Firestore collections, content types, and team.
Note:
You can also clone an existing project if you want to replicate settings from another Firepanel project.