This document describes roles and access permissions for Cloud Billing accounts.
A Cloud Billing account is set up in Google Cloud and defines who pays for a given set of Google Cloud resources and Google Maps Platform APIs. A Cloud Billing account is connected to a Google payments profile. Your Google payments profile includes a payment method that costs are charged to.
Access permissions for Cloud Billing and Google payments are configured in two different systems depending on what type of access you want to provide.
- Cloud Billing lets you control which users have administrative and cost viewing permissions for specific resources by setting Identity and Access Management (IAM) policies on the resources.
- In the Google payments center, you can add users to any Google payments business profile you manage and grant different levels of access to your users, depending on what they need to do. You can also configure user email preferences for receiving billing and payments emails.
Cloud Billing permissions | Google payments settings & permissions |
---|---|
The access permissions to a Cloud Billing account are
managed using
IAM roles. Billing account permissions can be
configured to let users do the following:
|
The access permissions to a Google payments profile are
managed in
Google payments settings. Google payments permissions can
be configured to let users do the following:
If you want to manage payments-related tasks from within the Billing page of the Google Cloud console, users also need the Billing Account Viewer role on the Cloud Billing account. |
Cloud Billing access
To grant or limit access to Cloud Billing, you can set an IAM policy at the organization level, the Cloud Billing account level, or the project level. Google Cloud resources inherit the IAM policies of their parent node, which means you can set a policy at the organization level to apply it to all the Cloud Billing accounts, projects, and resources in the organization.
You can control viewing permissions at different levels for different users or roles by setting access permissions at the Cloud Billing account or project level.
To grant permission to a user to view the costs of all projects under a
Cloud Billing account, give the user permission to view the costs for
a Cloud Billing account (billing.accounts.getSpendingInformation
). To
grant permission to a user to view the costs for a specific
project, give the user view permissions for individual
projects (billing.resourceCosts.get
).
Overview of Cloud Billing roles in IAM
You don't directly give users permissions; instead, you grant them roles, which have one or more permissions bundled within them.
You can grant one or more roles to the same user or on the same resource.
The following predefined Cloud Billing IAM roles let you use access control to enforce separation of duties:
Role | Purpose | Level | Use Case |
---|---|---|---|
Billing Account Creator ( roles/billing.creator ) |
Create new self-serve (online) billing accounts. | Organization | Use this role for initial billing setup or to allow creation of additional
billing accounts. Users must have this role to sign up for Google Cloud with a credit card using their corporate identity. Tip: Minimize the number of users who have this role to help prevent proliferation of untracked cloud spend in your organization. |
Billing Account Administrator ( roles/billing.admin )
|
Manage billing accounts (but not create them). | Organization or billing account. | This role is an owner role for a billing account. Use it to manage payment instruments, configure billing exports, view cost information, link and unlink projects and manage other user roles on the billing account. By default, the person who creates the Cloud Billing account is a Billing Account Administrator for the Cloud Billing account. |
Billing Account Costs Manager ( roles/billing.costsManager ) |
Manage budgets and view and export cost information of billing accounts (but not pricing information). | Organization or billing account. | Create, edit, and delete budgets, view billing account cost information and transactions, and manage the export of billing cost data to BigQuery. Doesn't confer the right to export pricing data or view custom pricing in the Pricing page. Doesn't allow the linking or unlinking of projects or otherwise managing the properties of the billing account. |
Billing Account Viewer ( roles/billing.viewer ) |
View billing account cost information and transactions. | Organization or billing account. | Billing Account Viewer access is usually granted to finance teams, it provides access to spend information, but doesn't confer the right to link or unlink projects or otherwise manage the properties of the billing account. |
Billing Account User ( roles/billing.user ) |
Link projects to billing accounts. | Organization or billing account. | This role has very restricted permissions, so you can grant it broadly. When granted in combination with Project Creator, the two roles let users create new projects linked to the billing account on which the Billing Account User role is granted. Or, when granted in combination with the Project Billing Manager role, the two roles let users link and unlink projects on the billing account on which the Billing Account User role is granted. |
Project Billing Manager ( roles/billing.projectManager )
|
Link and unlink the project to and from a billing account. | Organization, folder, or project. | When granted in combination with the Billing Account User role, the Project Billing Manager role lets users attach the project to the billing account, but doesn't grant any rights over resources. Project Owners can use this role to let someone else manage the billing for the project without granting them resource access. |
The following table lists the details of the predefined IAM Billing roles, including the permissions bundled within each role.
Role | Permissions |
---|---|
Billing Account Administrator( Provides access to see and manage all aspects of billing accounts. Lowest-level resources where you can grant this role:
|
|
Billing Account Costs Manager( Manage budgets for a billing account, and view, analyze, and export cost information of a billing account. Lowest-level resources where you can grant this role:
|
|
Billing Account Creator( Provides access to create billing accounts. Lowest-level resources where you can grant this role:
|
|
Project Billing Manager( When granted in conjunction with the Billing Account User role, provides access to assign a project's billing account or disable its billing. Lowest-level resources where you can grant this role:
|
|
Billing Account User( When granted in conjunction with the Project Owner role or Project Billing Manager role, provides access to associate projects with billing accounts. Lowest-level resources where you can grant this role:
|
|
Billing Account Viewer( View billing account cost and pricing information, transactions, and billing and commitment recommendations. Lowest-level resources where you can grant this role:
|
|
IAM relationships between organizations, projects, Cloud Billing accounts, and Google payments profiles
Two types of relationships govern the interactions between organizations, Cloud Billing accounts, and projects: ownership and payment linkage.
- Ownership refers to IAM permission inheritance.
- Payment linkages define which Cloud Billing account pays for a given project.
The following diagram shows the relationship of ownership and payment linkages for a sample organization.
In the diagram, the organization has ownership over Projects 1, 2, and 3, meaning that it's the IAM permissions parent of the three projects.
The Cloud Billing account is linked to Projects 1, 2, and 3, meaning that it pays for costs incurred by the three projects. The Cloud Billing account can also pay for projects in other organizations, but it inherits IAM permissions from its parent organization.
The Cloud Billing account is also linked to a Google payments profile, which stores information like name, address, and payment methods. Learn how to manage Google payments profile user permissions.
Although you link Cloud Billing accounts to projects, Cloud Billing accounts aren't parents of projects in an IAM sense, and therefore projects don't inherit permissions from the Cloud Billing account they're linked to.
In this example, any users who are granted IAM billing roles on the organization also have those roles on the Cloud Billing account or the projects.
Cloud Billing access control examples
Combine IAM roles as follows to meet the needs of a variety of scenarios.
Scenario: Small-to-medium enterprise with a preference for centralized control. | ||
---|---|---|
User type | Billing IAM roles | Billing activities |
CEO | Billing Account Administrator | Manage payment instrument. View and approve invoices. |
CTO | Billing Account Administrator Project Creator |
Set budget alerts. View spend. Create new billable projects. |
Development teams | None | None |
Scenario: Small-to-medium enterprise with a preference for delegated authority. | ||
---|---|---|
User type | Billing IAM roles | Billing activities |
CEO | Billing Account Administrator | Manage payment instrument. Delegate authority. |
CFO | Billing Account Administrator | Set budget alerts. View spend. |
Accounts payable | Billing Account Viewer | View and approve invoices. |
Development teams | Billing Account User Project Creator |
Create new billable projects. |
Scenario: Separate financial planning and procurement functions | ||
---|---|---|
User type | Billing IAM roles | Billing activities |
Procurement or Central IT | Billing Account Administrator | Manage payment instrument. Set budget alerts. Communicate spend to development teams. |
Financial planning | Billing Account Viewer | View billing reports. Process exports. Communicate with CxO. |
Accounts payable | Billing Account Viewer | Approve invoices. |
Development teams | Billing Account User Project Creator |
Create new billable projects. |
Scenario: Development agency | ||
---|---|---|
User type | Billing IAM roles | Billing activities |
CEO | Billing Account Administrator | Manage payment instrument. Delegate authority. |
CFO | Billing Account Administrator | Set budget alerts. View spend. Approve invoices. |
Project lead | Billing Account User Project Creator |
Create new billable projects. |
Project development team | None | Develop within existing projects. |
Client | Project Billing Manager | Take payment ownership of the project when it's completed. |
How to update Cloud Billing permissions
To learn how to review, add, or remove Cloud Billing permissions, follow the guidance on Manage access to Cloud Billing accounts
Related topics
- Manage access to Cloud Billing accounts
- Cloud Billing API access control
- Granting, changing, and revoking Access in the IAM documentation
- Create custom roles for Cloud Billing
Try it for yourself
If you're new to Google Cloud, create an account to evaluate how our products perform in real-world scenarios. New customers also get $300 in free credits to run, test, and deploy workloads.
Get started for free