# View Recommendations

## Viewing recommendations <a href="#ariaid-title7" id="ariaid-title7"></a>

To view recommendations:

1. Navigate to the **Recommendations** page from the sidebar.
2. (Optional) Choose the billing data source for which you want to view recommendations. You can select multiple sources at once. For information on the supported sources and how to add them, see [Add Data Sources](https://docs.finops.softwareone.com/finops-for-cloud/getting-started/data-sources).
3. (Optional) Choose a category. The default setting is **All**, meaning all recommendations are displayed, but you can filter by **Savings**, **Security**, **Critical**, and **Non-empty** to display the recommendations you want to see.
4. (Optional) Select the applicable service from the list. You can select multiple services at once.
5. (Optional) Choose if you want to view your recommendations in the form of cards or tables.
6. Review the suggested optimizations and their projected savings.
7. Select a recommendation to open a summary page.&#x20;

## Viewing archived recommendations

Recommendations are archived when they are no longer active, either because they have been applied, the associated resource has been removed, or they have become irrelevant due to changes in resource properties.

To view your archived recommendations:

1. On the **Recommendations** page, select **Archive**.

<figure><img src="https://756292039-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6rFi99rib6iBPaHxldNx%2Fuploads%2Fgit-blob-d27eb18fe52ecf532ec65c873a4e56529fc85798%2Farchive_recommendations.png?alt=media" alt=""><figcaption><p>The Archive option on the Recommendations page.</p></figcaption></figure>

2. On the **Archived recommendations** page:
   1. (Optional) Use the date selector to use a custom date range, or select any of these options:&#x20;
      * **This month** - Displays archived recommendations from the current month.
      * **Last month** - Displays archived recommendations from the last month.
      * **Last 7 days** - Displays archived recommendations from seven days ago until now.
      * **Last 30 days** - Displays archived recommendations from 30 days ago until now.
   2. Select the recommendation to view details, such as the data and time when the recommendation was detected, the resource to which the recommendation applies, and more.


---

# 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.finops.softwareone.com/insights/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.
