Campaigns now include workspace credits, OpenRouter or Bedrock generation, and reviewed multi-provider publishing. Explore the workflow
All provider guides

Cloud connection

How to connect Firebase

You need a Name and the Firebase Admin service account JSON.

You can save multiple named Firebase accounts. Credentials stay in workspace secret storage and are never shown after save.

  1. 1

    Open Firebase Console

    Select the project → Project settings → Service accounts.

    Firebase Console
  2. 2

    Generate a private key

    Click Generate new private key and confirm. Open the downloaded JSON and copy all of it.

  3. 3

    Paste into EntityStacks and save

    Enter a Name, paste Service Account JSON, then save. Repeat for another Firebase project.

Fields EntityStacks saves

Service Account JSON

Project settings → Service accounts → Generate new private key. Paste the full file.

{ "type": "service_account", "project_id": "…" }