# Export

Export leads from any tab to use them outside Leadbay — in your CRM, email tool, or spreadsheet.

<figure><img src="/files/Nykxb4hMHf5aiUClETrN" alt=""><figcaption><p>Exporting leads</p></figcaption></figure>

***

## How to Export

1. Select leads using the checkboxes in any tab (Discover, Monitor, or Activate)
2. Click **Export** in the toolbar
3. Choose your export format

### CSV Export

Exports two files:

* **Companies**: company name, description, location, sector, size, website, SIREN, status
* **Enriched contacts**: last name, first name, email, phone, job title, LinkedIn profile

Only contacts that have been enriched are included in the contacts file.

### Map Export

Select leads and click **Map** to visualize them geographically. You can:

* Navigate between lead locations
* Share the map link with colleagues
* Open the map on your phone for field visits

***

## What Happens After Export

* Leads exported from **Discover** move to **Monitor**. This is expected — they've entered your pipeline.
* Leads in **Monitor** and **Activate** stay where they are after export.
* Exported data can also be pushed automatically to your CRM via [Zapier](/doc/product-guides/data-sources.md).

{% hint style="info" %}
If leads seem to "disappear" from Discover after export, check Monitor — that's where they went.
{% 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://docs.leadbay.app/doc/product-guides/export.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.
