# View Recommendations

The **Overview** page of the Recommendations module is an analytics-based view that helps you understand how recommendations are associated with various parts of your infrastructure and how they are tracked (potential or completed).&#x20;

All recommendations are divided into Cost Optimization, Operational Excellence, and Security.

Each tile on the **Overview** page displays how recommendations are distributed across different areas, and how advanced you are in implementing them. Additionally, under each tile, you can find information about the most impactful recommendation type.

<figure><img src="/files/wkMKFgWipuKrcIsfrRLA" alt=""><figcaption><p>Recommendations page</p></figcaption></figure>

## **View all r**ecommendations <a href="#cost-optimization" id="cost-optimization"></a>

1. From the main menu of the Client Portal, navigate to **Cloud tools** > **Recommendations**.&#x20;
2. Click the **Cost Optimization**, **Operational Excellence**, or **Security** tile to view the recommendation The following image shows the Cost Optimization recommendations:

<figure><img src="/files/SlERDzkWnWJ2Agg8zORY" alt=""><figcaption><p>Cost Optimization recommendations</p></figcaption></figure>

3. Click the individual recommendation to view more details about that recommendation. The following image shows the Potential and Realized savings for Cost Optimization recommendations:

<figure><img src="/files/VdCIPx5rVxomFiExwSs8" alt=""><figcaption><p>Potential and Realized savings for Cost Optimization recommendations</p></figcaption></figure>


---

# 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/view-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.
