Skip to main content

GCP Permissions

To enable CloudYali to access and analyze your Google Cloud resources, you must grant specific permissions to the service account or user that will be used for integration.

Required GCP Permissions

Below is a list of the main permissions needed for CloudYali functionality:

PermissionScopeDescription
bigquery.datasets.createProjectCreate BigQuery datasets for billing export and recommendations.
bigquery.tables.createProjectCreate tables in BigQuery datasets.
bigquery.tables.getProjectRead tables in BigQuery datasets.
bigquery.jobs.createProjectRun queries on BigQuery datasets.
bigquery.dataViewerProjectView data in BigQuery datasets.
recommender.resources.exportOrganizationAllows you to export recommendations to BigQuery. (Required at the organization level corresponding to the export setup)

Note: These permissions should be assigned to the service account used by CloudYali for GCP integration. Some permissions may require organization-level roles.


For AWS permissions, see AWS Permissions.