Google Service Account
This guide will help you create a Google Service Account, generate a Service Account ID, and download a private key for secure access.
1️⃣ Create a Google Service Account
Follow these steps to create a service account:
-
Go to the Google Console API and sign in to your Google Account.
-
In the left-hand navigation menu, select IAM & Admin.
-
Click on Service Accounts.

-
Click the +Create Service Account button.

-
Enter a Service Account Name and Description, then click Create and Continue.

-
Choose a Role by clicking the Select a Role dropdown. For example, to connect BigQuery, select BigQuery Admin.
-
If needed, click +Add Another Role to assign multiple roles.
-
Click Continue, then click Done.
