# Reports

{% hint style="danger" %}
Reports are being actively developed as the rest of the site matures. If there is something specific you'd like to see please email us at <support@mavenseed.com>
{% endhint %}

### Revenue Report

Your *Revenue* shows a breakdown of your revenue in the chosen time frame, including the current Month-to-Date revenue, last month, and last three months.&#x20;

![](/files/-LoN10N-q0GV2L7-R_VW)

In addition to revenue numbers you'll find a pie chart of *Payment type (Orders, Subscriptions)*, and a breakdown of revenue by product.

### Taxes Report

The taxes report shows a graph for each type of taxes collected within the chosen date rage.&#x20;

![Taxes report](/files/-LpiMpqq0ORApiYpbrlm)

You may use these reports to determine your total taxes owed to the respective agencies per date range.

### Subscriptions Report

In the *Subscriptions* report you'll find a graph of your customer subscriptions over time, the count of current active (not canceled) subscriptions, the count as of one month ago and three months ago. You will also find a breakdown of which plans customers are subscribed to.&#x20;

![Subscriptions report](/files/-LoN15JYlnH_hEpeT-Gz)

### Content Reports

The *Content* section of *Reports* provides you a breakdown of basic quantities such as the number of courses sold, how many questions have been asked, the count of exercises submitted, and more.&#x20;

![Content report](/files/-LoN19iSpC2hFl4I3qKH)

These are basic stats that are useful for marketing purposes to reference for social proof.&#x20;


---

# 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.mavenseed.com/managing-your-site/reports.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.
