> 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-custom-fields-and-lead-source.md).

# Reports - Exporting Custom Fields and Lead Source

With SprintHub, you can export Lead data from your Custom Reports. In addition to standard fields, it is possible to include custom Lead fields, 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.

{% 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: <br>

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_4nXe90lC4OPw8qjP1W4rFrtmWmjbpLnVgOFS37hwPjC4rWVdnl7Xr9R2TN-tAac9utNNI3mwz2PRSUbObQtApGixw_S0HOFT7eYScCxBlVhTot8RJLdqtgoMx2mBf1Yb5xsKqhc2T?key=jOLgcXsaiiEkm-CJt8ZVLflv" alt=""><figcaption></figcaption></figure>

2. Creation and export of Custom Reports:<br>

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

**Conclusion:**&#x20;

SprintHub Custom Reports are a powerful tool for companies seeking greater control and visibility over their data. With the ability to customize fields and export information in different formats, you can tailor reports to the specific needs of your business, optimizing analysis and decision-making. Whether to manage Leads, Opportunities, or Custom Objects, this feature ensures efficiency and convenience, helping your company achieve better results.


---

# 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-custom-fields-and-lead-source.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.
