> For the complete documentation index, see [llms.txt](https://help.daasity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.daasity.com/core-concepts/dashboards/report-library/ecommerce-performance/orders-and-revenue.md).

# Orders and Revenue

## Overview

The **Orders and Revenue** Dashboard provides a snapshot across all metrics relating to orders and revenue. You will gain a sense of which sales channels are driving your business and key components of your revenue. &#x20;

By default, the dashboard is showing ecommerce metrics. If you'd like to see other sources, simply update the filters at the top of the dashboard and refresh the data.

Analysis of this dashboard can answer the following questions:

* How are Order and Revenue metrics trending YoY?
* Are discounts eating up more of your revenue over time?
* Is the distribution of revenue from different order sources (e.g., Shopify vs Amazon) changing over time?

<div align="left" data-full-width="true"><figure><img src="/files/TCRUke136x7bS09tCUjI" alt=""><figcaption></figcaption></figure></div>

## Data sources

Some tiles on this dashboard use our **Transactional Sales** explore, while others use our **Order & Order Line Revenue** explore. Both of these explores will combine data across the commerce platforms you can integrate with Daasity, e.g.: Shopify, Amazon Seller Central, BigCommerce, Magento.

## Setup

This dashboard is enabled by default.&#x20;


---

# 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://help.daasity.com/core-concepts/dashboards/report-library/ecommerce-performance/orders-and-revenue.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.
