Stay organized with collections
Save and categorize content based on your preferences.
There is no additional cost for using Cluster Toolkit. You will only incur
charges for any billable Google Cloud resources that are used by your
cluster. You can review the aspects of your billing reports that are
directly tied to your cluster from the Google Cloud console.
View billing report
Cluster Toolkit applies labels to resources which allow you to quickly
filter billing reports. This makes it easy to analyze costs associated with your
deployments.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-03 UTC."],[[["\u003cp\u003eCluster Toolkit itself is free to use, and users only pay for the Google Cloud resources utilized by their cluster.\u003c/p\u003e\n"],["\u003cp\u003eBilling reports for cluster-related costs can be reviewed directly from the Google Cloud console.\u003c/p\u003e\n"],["\u003cp\u003eCluster Toolkit applies labels to resources, enabling users to filter billing reports easily for cost analysis.\u003c/p\u003e\n"],["\u003cp\u003eTo view billing details, users need the Billing Account Viewer IAM role (\u003ccode\u003eroles/billing.viewer\u003c/code\u003e) or a custom role containing the \u003ccode\u003ebilling.accounts.getSpendingInformation\u003c/code\u003e permission.\u003c/p\u003e\n"],["\u003cp\u003eBilling reports can be filtered by deployment, blueprints, or role using specific key-value pairs, such as \u003ccode\u003eghpc_deployment\u003c/code\u003e, \u003ccode\u003eghpc_blueprint\u003c/code\u003e, or \u003ccode\u003eghpc_role\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Pricing\n\nThere is no additional cost for using Cluster Toolkit. You will only incur\ncharges for any billable Google Cloud resources that are used by your\ncluster. You can review the aspects of your billing reports that are\ndirectly tied to your cluster from the Google Cloud console.\n\nView billing report\n-------------------\n\nCluster Toolkit applies labels to resources which allow you to quickly\nfilter billing reports. This makes it easy to analyze costs associated with your\ndeployments.\n\n### Required roles\n\n\nTo get the permission that\nyou need to view billing details,\n\nask your administrator to grant you the\n\n\n[Billing Account Viewer](/iam/docs/roles-permissions/billing#billing.viewer) (`roles/billing.viewer`)\nIAM role on your project.\n\n\nFor more information about granting roles, see [Manage access to projects, folders, and organizations](/iam/docs/granting-changing-revoking-access).\n\n\nThis predefined role contains the\n` billing.accounts.getSpendingInformation`\npermission,\nwhich is required to\nview billing details.\n\n\nYou might also be able to get\nthis permission\nwith [custom roles](/iam/docs/creating-custom-roles) or\nother [predefined roles](/iam/docs/roles-overview#predefined).\n\n### View report\n\nTo view the Cloud Billing reports, complete the following steps:\n\n1. In the Google Cloud Console, go to the **Billings** page.\n\n [Go to Billings](https://console.cloud.google.com/billing)\n2. If you have multiple billing accounts, click the name of the\n Cloud Billing account for which you'd like to view reports.\n\n3. From the Billing navigation menu, on the left-hand navigation bar,\n select **Reports** . The **Filters** window opens.\n\n4. From the **Filters** window, expand **Labels** . For the `key:value`\n pair, you can specify any of the following parameters:\n\n - Filter by deployment\n - key: `ghpc_deployment`\n - value: the name of your deployment\n - Filter by blueprints\n - key: `ghpc_blueprint`\n - value: the name of your blueprint\n - Filter by role\n - key: `ghpc_role`\n - value: the specific component such as `compute`or `network`"]]