# Recommendations

The **Recommendations** module contains functionalities that facilitate intelligent recommendations and suggestions to optimize, streamline, and improve your software environment.&#x20;

The following are the key features of the module:

* It offers recommendations from a variety of sources, such as Azure Advisor, AWS Cost Explorer, AWS Trusted Advisor, and SoftwareOne services to provide tailored recommendations to help you optimize your software environment.
* It allows you to track metrics, such as realized savings and completed recommendations. You can use these metrics to track, manage, and report on savings opportunities.
* It provides recommendations for on-premise and cloud environments.&#x20;
* It allows you to collaborate with your peers and SoftwareOne services through messaging and mentions. You can also track the progress of every recommendation at every stage of the recommendation.

## Accessing recommendations

You can access the **Recommendations** module from the main menu of the Client Portal as well as the Software Asset Management and Cloud dashboard templates.

### Through the main menu

You can access Recommendations by navigating to the main menu and then selecting **Cloud tools** > **Recommendations**.

### Through dashboards

Follow these steps to access the **Recommendations** page through a dashboard:

1. Open the Software Asset Management or Cloud dashboard.
2. Select the SLM Recommendations or Azure Recommendations tile depending on the template.&#x20;

The appropriate section within the **Recommendations** module is displayed. For example, if you select **SLM Recommendations** on the Software Asset Management dashboard, the Software Lifecycle Management Saving recommendations are displayed. Similarly, in the Cloud dashboard, selecting **Azure Recommendations** displays the Azure Saving Recommendations, and selecting **AWS Recommendations** displays the AWS Saving Recommendations.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.platform.softwareone.com/extensions/cloud-tools/recommendations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
