# Recommendations

At the bottom of the dashboard, you should see a tabbed table. \
\
The first tab shows recommendations that are **awaiting approval** and have yet to be executed. To execute any of these recommendations manually, you can click on the "Buy"/"Sell" action button. \
\
The second tab shows recommendations that have already been **approved**, including information about when the recommendation was executed and who approved it.


---

# 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.usesparx.com/sparx-documentation/product-overview/cloud/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.
