Connect your GCP project by creating a single service account for Leanly — the operator account. Leanly uses it to create narrowly scoped, workload-specific service accounts as you deploy. No broader access is ever requested.Documentation Index
Fetch the complete documentation index at: https://docs.leanly.dev/llms.txt
Use this file to discover all available pages before exploring further.
Connect using our agent skill
The fastest way to connect your GCP project. Our agent skill walks you through the setup and configures the required service account automatically.Our agent skill is on its way — check back soon.
Manual setup
If you prefer to configure the service account yourself, follow the steps below.Set up manually
Set up manually
Before you begin
- GCP project access — make sure you are logged in to the Google Cloud project you want to connect.
- Your Leanly tenant ID — find this in your Leanly dashboard under Settings.
1. Create the operator service account
Create a service account
Click Create service account and enter a friendly name (e.g.
LeanlyOperator), then click Create and continue.Assign the operator role
Search for and select the Service Account Admin role from the dropdown, then click Continue.
This role allows Leanly to create and manage workload-specific service accounts in your project on your behalf.
Add Leanly as a service account user
Under Grant users access to this service account, add the following as a Service Account User.Then click Done.
2. Connect the service account to Leanly
Open integrations
In your Leanly dashboard, go to Integrations, select Google Cloud, and click Connect Account.
Acknowledge the setup
Confirm that you have created the operator service account. This will reveal the service account input field.
Permissions
The operator service account is granted the minimum permissions needed to manage workload infrastructure on your behalf.| Permission | Access | Why |
|---|---|---|
| Service Account Admin | Read and write | Create and manage workload-specific service accounts |
