# 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](https://365492316-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M7aTljSjWsfbXZ_OP_9%2Fuploads%2FvK6uixQTCYOM7xKcX0TO%2FfirebaseConn.png?alt=media\&token=0da8efed-7b9f-4a91-b96d-294cb69479e7)

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 %}
