# Exporting Data

## Exporting Businesses

When you go to the tab "Search Results (Businesses)" there is the option to Export All business data.&#x20;

<figure><img src="/files/Tyz9zJTycNxAgnflkmxf" alt=""><figcaption></figcaption></figure>

This will contain all available data on the business along with each individual contact's email.&#x20;

### Example of a Business Export

<figure><img src="/files/HnBEjeWgQjZJTZRksa4z" alt=""><figcaption></figcaption></figure>

***

## Exporting Contacts

When you go to the "Contacts (Emails)" tab there is the option to Export All.&#x20;

This will export all of the contact data only and removes all the business data.&#x20;

<figure><img src="/files/7wtXFovRIFBhw1FFixWV" alt=""><figcaption></figcaption></figure>

### Example of Contact Export

<figure><img src="/files/lMWYc8KeQFXOLHneHTac" alt=""><figcaption></figcaption></figure>


---

# 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://coldscrape.gitbook.io/coldscrape-knowledge-base/lead-generation/exporting-data.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.
