Stay organized with collections
Save and categorize content based on your preferences.
Google Maps Platform project management recommender
The project management recommender helps you improve the health of your Google
Maps Platform project. For instance, if your project doesn't have secure API
keys, the recommender can help restrict these keys in order to secure your
account.
Here is one example of a recommendation:
If your project has unsecured API keys the recommender will help you restrict
them to secure your account.
Recommender ID
The project management recommender ID is:
google.gmp.project.ManagementRecommender
Permissions
Required IAM permissions
To access the list of project management recommendations, the following
permissions are required:
From the menu, click the Google Maps Platform item.
You will be taken to the Overview page.
In the Restrict API keys card, click Secure your account to
view the list of unrestricted API key recommendations.
If you can't find the card, then you
either don't have the
permission to view the recommendations,
or there aren't any recommendations for the current project.
On the screen which follows, click each recommendation to view its details
and restrict your API keys.
Restoring dismissed recommendations
You can restore recommendations that have been dismissed. To do this, visit the
Recommendation Hub,
and click History on the top right of the page. Learn more about
Recommendation History.
[[["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-08-29 UTC."],[],[],null,["# Google Maps Platform project management recommender\n===================================================\n\nThe project management recommender helps you improve the health of your Google\nMaps Platform project. For instance, if your project doesn't have secure API\nkeys, the recommender can help restrict these keys in order to secure your\naccount.\n\nHere is one example of a recommendation:\n\n- If your project has unsecured API keys the recommender will help you restrict them to secure your account.\n\nRecommender ID\n--------------\n\nThe project management recommender ID is:\n\n- google.gmp.project.ManagementRecommender\n\nPermissions\n-----------\n\n### Required IAM permissions\n\nTo access the list of project management recommendations, the following\npermissions are required:\n\n- `recommender.gmpProjectManagementRecommendations.list`\n- `recommender.gmpProjectManagementRecommendations.get`\n\nTo update the list of project management recommendations, the following\npermissions are required:\n\n- `recommender.gmpProjectManagementRecommendations.update`\n\n| **Note:** Granting your users these permissions might give them a partial view of the resource for which the recommendation is generated. For more information, see the Recommender [Overview](/recommender/docs/overview).\n\n### Granting permissions\n\nTo grant the required IAM permissions, assign one of the following roles:\n\n- To access the list of recommendations, assign the **Recommender Viewer** (`roles/recommender.gmpViewer`) role.\n- To update the list of recommendations, assign the **Recommender Admin** (`roles/recommender.gmpAdmin`) role.\n\nFor more information, refer to [granting IAM permissions](https://cloud.google.com/iam/docs/granting-changing-revoking-access).\n\nViewing recommendations\n-----------------------\n\nRecommendations are available through the\n[Google Maps Platform Console](https://developers.google.com/maps/gmp-get-started).\nThe following steps show how to view recommendations:\n\n1. Sign in to Google Cloud console.\n\n [Sign in to Google Cloud console](https://console.cloud.google.com/)\n2. From the menu, click the **Google Maps Platform** item.\n\n3. You will be taken to the **Overview** page.\n\n4. In the **Restrict API keys** card, click **Secure your account** to\n view the list of unrestricted API key recommendations.\n If you can't find the card, then you\n either don't have the\n [permission to view the recommendations](/recommender/docs/gmp-project-management-recommender#permissions),\n or there aren't any recommendations for the current project.\n\n5. On the screen which follows, click each recommendation to view its details\n and restrict your API keys.\n\n| **Note:** You can also use the [Credentials page](https://console.cloud.google.com/project/_/google/maps-apis/credentials) to view and manage API key settings.\n\nRestoring dismissed recommendations\n-----------------------------------\n\nYou can restore recommendations that have been dismissed. To do this, visit the\n[Recommendation Hub](https://console.cloud.google.com/home/recommendations),\nand click **History** on the top right of the page. Learn more about\n[Recommendation History](/recommender/docs/recommendation-hub/identify-configuration-problems#recommendation_history)."]]