> For the complete documentation index, see [llms.txt](https://docs.thingsup.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.thingsup.io/connections/firebase-connection.md).

# Firebase Connection

This provides a connection to User's Google Firebase Project. User need to provide following parameters to connect Firebase project.&#x20;

* **ServiceAccountJSON** - Contents of Service Account JSON Key. Create Service Account for your project using [Get Service Account](https://console.firebase.google.com/project/_/settings/serviceaccounts/adminsdk) guide. This data is always saved encrypted in Thingsup Servers
* **URL** - Database URL of Firebase Project
  * Example: '<https://DATABASE\\_NAME.firebaseio.com>'. More info  [Read here.](https://firebase.google.com/docs/admin/setup)

![Add Firebase Connection](/files/7l3vyIvgX1izptncfmSB)

Please note the following points:

{% hint style="info" %}

* You can start using Firebase with [Getting Started Guide](https://firebase.google.com/docs/guides) from Google Firebase.
  {% endhint %}
