Stay organized with collections Save and categorize content based on your preferences.
Enable the API
This page explains how to enable the Recommender API. Enabling the API is required in order to view and manage recommendations and insights using the gcloud and REST interfaces.
To enable the Recommender API:
gcloud
If you don't already have a Google Cloud project, create one now.
Set the default project, where PROJECT_ID is the ID of your project:
gcloud config set project PROJECT_ID
Enable the required APIs:
gcloud services enable recommender.googleapis.com
console
Sign in to your Google Cloud account. 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.
In the Google Cloud console, on the project selector page, select or create a Google Cloud project.
[[["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-06-06 UTC."],[],[]]