# Reports & Exports

Regular reporting keeps your team informed and helps you make data‑driven decisions. Blings provides built‑in reports and the ability to export data.

## List of Capabilities

* **Generate reports** – "Choose metrics (views, engagement, conversions), a date range and any filters (like campaign or region). Generate a report in a few clicks."
* **Share reports** – "Send reports via email to teammates or stakeholders. You can also generate a shareable link."
* **Export raw data** – "Download CSV files of your analytics data for custom analysis or import into BI tools."
* **Integrate with analytics platforms** – "Send your Blings events to tools like Mixpanel, Google Analytics or your own BI platform via API or SDK."

{% hint style="info" %}
Schedule weekly or monthly reports to stay on top of performance without manually pulling data each time.
{% endhint %}


---

# 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://help.blings.io/analytics-reporting/reports-exports.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.
