> For the complete documentation index, see [llms.txt](https://mobidonia.gitbook.io/uni-expo-app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mobidonia.gitbook.io/uni-expo-app/adminpanel/create-your-first-admin-panel.md).

# Create Admin panel

#### What is AppAdm.in

[AppAdm.in](https://appadm.in) is our own SaaS project. It is a CMS for Firebase.\
The standard pricing is 6$/ 14$/ 26$ per month. \
But with the purchase of any single UniExpo app there is an option to use it for free. \
\
Let's get started

#### Make an AppAdm.in panel

Soon as you log in you will be able to create a new Admin Panel. Login with your gmail account.

On your dashboard you will see option for creating new Admin Panel. Click on **Create** button.

![](https://1772895165-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lz_IUbVGMg9DXsg2SnG%2F-LzqdninlncL3Absk_Ql%2F-LzqfKD6IaHoHgbB0nC4%2FOrQMiE1lc2WWzKqkwPmAIJ8a5UZ1lEWSICncvyRu.png?alt=media\&token=2bed6386-dae5-4864-a21d-0e9500c6112d)

After clicking on Create button it will appear Google Popup for choosing account.

Choose the same account you use for creating firebase project.&#x20;

#### Connect to your Firebase Database

![](https://1772895165-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lz_IUbVGMg9DXsg2SnG%2F-LzqdninlncL3Absk_Ql%2F-LzqfQPZCFizuW6aew4W%2FOrQMiE1lc2WWzKqkwPmAIJ8a5UZ1lEWSICncvyRu.png?alt=media\&token=bc86e3de-a403-4ec6-9032-2d6c977a3c40)

Next for you first admin template you will need to fill the fields below.

1. **Firebase Project** \
   In the firebase project dropdown will appear your project you've created before. Select that project.<br>
2. **Panel Name**\
   Write here the name for your Admin panel.<br>
3. **Web Api Key**\
   Open your firebase project again and click on **Project settings** menu.

![](https://1772895165-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lz_IUbVGMg9DXsg2SnG%2F-LzqdninlncL3Absk_Ql%2F-LzqfenSMrTnk1e4pRmf%2FOrQMiE1lc2WWzKqkwPmAIJ8a5UZ1lEWSICncvyRu.png?alt=media\&token=665bd71d-2711-4f7e-8261-bcce59be8717)

Copy Web Api Key and paste it in the form.

![](https://1772895165-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lz_IUbVGMg9DXsg2SnG%2F-LzqdninlncL3Absk_Ql%2F-LzqfjSoJmrXpBptxG06%2FOrQMiE1lc2WWzKqkwPmAIJ8a5UZ1lEWSICncvyRu.png?alt=media\&token=408c5bbb-b901-4351-975c-ff9100cfad4e)

#### Advance Options - upload you schema and say you have UniExpo App.

Next click on the switch button for **Advanced options.**

After switching the button you will appear place for uploading schema file.

From the source code you have downloaded, upload the file **AdminData**/**xxxx.json**

Select the switch: **I have UniExpo App?**

Finally click on the button **Add new**.

Now admin panel is ready.&#x20;

Click on the view panel link, and you can access your admin. There, login with the user/pass you have created in your firebase database.
