# Export

It is also possible to export the tree plantations from the app. Currently, however, only CSV is offered.

### CSV export

To get to the CSV export you have to navigate in the admin to `My Apps > Tree per order - Export`

There you will find the possibility to generate a CSV file. You can even filter by date, status and currency.

{% hint style="info" %}
**`Tip`**

At the bottom of the CSV file you will also see the total of all tree plantings in a given period. So you don't have to manually count the prices in the admin. If you filter by currency, you will also see only the total for the selected currency.
{% endhint %}

![](/files/erBIZdj3LjxWSLco9WC6)


---

# 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.shop-studio.io/shopware/extensions/tree-per-order/export.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.
