# Recommendations

Recommendations for workloads and node pools.

## Returns Applied Recommendations statistics grouped by Resource type with total savings

 - [POST /ccm/api/recommendation/overview/stats/applied](https://apidocs.harness.io/recommendations/appliedrecommendationresourcestats.md): Returns the Applied Recommendations statistics grouped by resource type with total savings.

## Return void

 - [POST /ccm/api/recommendation/overview/change-inference-status](https://apidocs.harness.io/recommendations/changeinferencestate.md): Mark recommendation as inferred verified/rejected

## Return void

 - [POST /ccm/api/recommendation/overview/change-state](https://apidocs.harness.io/recommendations/changerecommendationstate.md): Mark recommendation as applied/open

## Return the number of Recommendations

 - [POST /ccm/api/recommendation/overview/count](https://apidocs.harness.io/recommendations/recommendationscount.md): Returns the total number of Recommendations based on the specified filters.

## Return the list of filter values for the Recommendations

 - [POST /ccm/api/recommendation/overview/filter-values](https://apidocs.harness.io/recommendations/recommendationfiltervalues.md): Returns the list of filter values for all the specified filters.

## Return list of supported recommendation filters

 - [GET /ccm/api/recommendation/overview/supported-filters](https://apidocs.harness.io/recommendations/getsupportedrecommendationfilters.md): Returns the list of supported filter field IDs for recommendations.

## Return the list of Recommendations

 - [POST /ccm/api/recommendation/overview/list](https://apidocs.harness.io/recommendations/listrecommendations.md): Returns the list of Recommendations for the specified filters.

## Return boolean

 - [PUT /ccm/api/recommendation/overview/override-savings](https://apidocs.harness.io/recommendations/overriderecommendationsavings.md): Override  savings for recommendation

## Return time series statistics for realized savings with date information

 - [POST /ccm/api/recommendation/overview/realized-savings](https://apidocs.harness.io/recommendations/realizedsavingstimeseries.md): Returns the time series statistics for realized savings from applied recommendations.

## Return Recommendations statistics Grouped on Resource Type

 - [POST /ccm/api/recommendation/overview/resource-type/stats](https://apidocs.harness.io/recommendations/recommendationresourcetypestats.md): Returns the Recommendations statistics for the specified filters Grouped on Resource Type.

## Return Recommendations statistics

 - [POST /ccm/api/recommendation/overview/stats](https://apidocs.harness.io/recommendations/recommendationstats.md): Returns the Recommendations statistics for the specified filters.

## Return Recommendations for Terraform Resources

 - [POST /ccm/api/recommendation/overview/terraform-resources](https://apidocs.harness.io/recommendations/terraformresourcerecommendations.md): Returns the Recommendations for Terraform-managed resources based on cloud-native identifiers (ARNs, FQNs, GRNs).

