> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/analyze/custom-reports-and-dashboards/reports-common-questions/reports-data-export/reports-exporting-fields-from-crm-opportunities.md).

# Reports - Exporting Fields from CRM Opportunities

With SprintHub, you can export Opportunity data from your Custom Reports. In addition to standard fields, it is possible to include Leads, providing greater control and management of your information. Data can be exported in .csv and .xlsx formats, allowing you to store and manipulate them according to your needs.<br>

{% hint style="info" %} <mark style="color:blue;">This feature is available exclusively for the</mark> <mark style="color:blue;"></mark><mark style="color:blue;">**Growth**</mark> <mark style="color:blue;"></mark><mark style="color:blue;">and</mark> <mark style="color:blue;"></mark><mark style="color:blue;">**Enterprise.**</mark>
{% endhint %}

### To do this, follow the steps below:&#x20;

1. Access the function **Reports** through “Find Services”. Or just type the name, and the function appears.

Start creating: Click **"+ New"**.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeZSL6kvetfPQOsvUsziau2vNVt6iNiSj5fvG9K_r7gkP5w14e9HsiLXv0LTLNHpX5v_20ooc61F-14o3PrDtD14umXgsTLBdzibnui-rG6e_s9vvZbDTVFEWF0-sb7KtuNSm-PKw?key=DFKgKN2H8mjKVSISidJAlm9F" alt=""><figcaption></figcaption></figure>

2. Creation and export of Custom Reports.

{% embed url="<https://youtu.be/_6XFK1LG5tk>" %}

**Conclusion:**&#x20;

The use of custom reports in SprintHub to track Opportunity data offers significant benefits, allowing teams to analyze and manage information efficiently. This feature facilitates customizing reports according to the specific needs of the business, enabling a detailed view of key metrics, such as sales pipeline, conversion rates, and performance by team or individual.


---

# 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://docs.sprinthub.com/en/topics/analyze/custom-reports-and-dashboards/reports-common-questions/reports-data-export/reports-exporting-fields-from-crm-opportunities.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.
