> For the complete documentation index, see [llms.txt](https://rosetta-ai.gitbook.io/en-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rosetta-ai.gitbook.io/en-docs/start-using-rosetta.ai/dashboard.md).

# Dashboard

You can view the performance data of the recommended pages on this page&#x20;

Hi, you will go to this page first when you login to your account

After you log in, you will see "dashboard" page below.

![](/files/TxCexdJpdt2X8Dth89W3)

**Key Shopping Metrics at a Glance**

Revenue: ecommerce's overall revenue month to date

Conversion Rate: the number of transactions on your site divided by the number of sessions, expressed as a percentage.

Average Order Value: AOV tracks the average amount spent each time an order is placed on your store (Revenue/ Orders)

Clicks: The number of clicks the product by Rosetta.ai recommenders

{% hint style="info" %}
Go to "**Reports**" to see complete results
{% endhint %}

**Usage Metrics at a Glance**

It shows your subscription and total Available Impressions. You can see Billing Period and days remaining here.

{% hint style="success" %}
If you are not sure how to choose the plans or estimate impressions, you can go to GA "Target Audience" overview as a reference.
{% endhint %}

![](/files/iOxWaDegvIVqclSvNG9t)

Then, you can click the menu on the left to find the function on Rosett&#x61;**.**&#x61;i Webapp.

* create or edit recommenders:

{% content-ref url="/pages/kekrWR1Muisx1SUZTIVf" %}
[Recommenders](/en-docs/start-using-rosetta.ai/plugins/recommenders.md)
{% endcontent-ref %}

* See recommenders' results:

{% content-ref url="/pages/l6cqErzbWrfneLb8vRem" %}
[Reports](/en-docs/start-using-rosetta.ai/reports.md)
{% endcontent-ref %}

* Check settings and plans:

{% content-ref url="/pages/AJabN82jCseGOFnOx8KY" %}
[Setting](/en-docs/setting.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://rosetta-ai.gitbook.io/en-docs/start-using-rosetta.ai/dashboard.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
