# CRM - Exporting Opportunities

The CRM opportunity export feature allows you to extract important data for external analysis, sharing with teams, or generating custom reports.

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

***

### 📤 How to export opportunities

To export the opportunities registered in the CRM, follow the steps below:

1. Access the CRM through:\
   **Menu > General > CRM**\
   or type **CRM** in the **Find services**
2. Enter the **Opportunities**
3. Use the **filters**if necessary, to refine the data you want to export
4. Carry out the **selection of the desired opportunities**
5. Click on the **Export**
6. Choose the file format ( `.csv` or `.xlsx`)
7. The download will start automatically

***

### 📊 Export via Reports

It is also possible to export opportunities through the **Reports**area, allowing for a broader and more customized view of the data.

For more details about this feature, check the corresponding article.

{% content-ref url="/pages/a44df79d2be3803779adbae688653de7df3d4eef" %}
[Reports - Export of CRM Opportunity Fields](/en/topics/analyze/custom-reports-and-dashboards/reports-common-questions/reports-data-export/reports-export-of-crm-opportunity-fields.md)
{% endcontent-ref %}

***

### 📊 Organization of exported data

After export, the data can be handled in tools such as:

* Excel
* Google Sheets

With this, you will be able to:

* Create custom reports
* Generate charts
* Share information with other teams
* Perform more in-depth analyses

***

### ⚠️ Important notes

* Exporting respects the filters applied on the screen
* Only selected opportunities will be exported
* For large volumes, multiple exports will be necessary


---

# 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.sprinthub.com/en/topics/general/crm/crm-common-questions/crm-exporting-opportunities.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.
