# Exporting Metrics

**You can export your performance data to a CSV to incorporate into your organization's reporting flow.**

Exporting your metrics is a great way to get a detailed daily view of your program's performance.  This granular program overview allows you to enter the data into your favorite reporting platform so you can track success as you continue to grow.

{% hint style="info" %}
[Click Here](/help-center/guides/performance/performance-metrics-overview.md) to for an overview of all performance metrics to help you decide what you need to export.
{% endhint %}

**To export your metrics:**

1. Navigate to the Performance tab in Inveterate.
2. Click the Export button.


---

# 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.inveterate.com/help-center/guides/performance/exporting-metrics.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.
