# Export Destinations

> Exports enables you to export sets of data (built in **Reports** ) in standart formats to applications outside Adloop. Those sets of data are automatically updated according to the chosen frequency #timesaver :smiley:

## 1 - What is an Export Destination?

Very simple! Before being able to export data, you have to define a Destination. It is the location the Export will arrive to.

We are regularly adding new Destinations, email is the default destination. But sending data goes through Analytics apps, Data Visualisation or Datamarts.

To add Destinations other than email, you must have the corresponding access rights. If you don’t have access to it, contact your administrator within your organization.

> To add a destination, simply click on **+Add** in **Export Destinations** and choose the desired Destination in the list.

![](/files/C5SiF6AF30ojs9wlwYX8)

## 2 - Available Export Destination

> During the process of creating a destination, you will have to fill in a destination name. We advise you to give a precise name to each Destination you create, it will be easier later on.

To this day, the available Destinations are:

| **Export Destinations**          | **Details**                                                                                                                                             |
| -------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ![](/files/dX8xzfY1pKDVqkArD53o) | Email adresses that the export file must be sent to (a single email adress is also possible)No authentification needed but be careful about the spaming |
| ![](/files/t0yzuqJRAwtVhXCBXZvS) | Sends the file into a file of your Google DriveAuthentification with Google *credentials* (see below)                                                   |
| ![](/files/bHMh8zN3xUM8dNtO2C8b) | Sends the file into a file of your FTP server (port 21)Authentification with login / password (see below)                                               |
| ![](/files/FIng7IZXg2yzCQixl9TW) | Sends the file into a file of your SFTP server (port 22)Authentification with login / password (see below)                                              |

### a - Email Destination

Nothing particularly difficult. Just type in the email adresses, separated by a comma in case of multiples email adresses.

![](/files/DSnAWJuUdhN4h3sriWmn)

### b - Google Drive Destination

See our [dedicated Google Drive page](/adloop/v-exports-center/export-destinations/google-drive-destination.md).

### c - Server FTP ou SFTP Destination

See [our dedicated FTP/SFTP page](/adloop/v-exports-center/export-destinations/ftp-or-sftp-destination.md).

### d - Google Chat Destination

Adloop sends the export files into a Google Chat room. See our step by step explanation in [our dedicated Google Chat page](/adloop/iv-smart-data/integrations/google-chat-destination.md).

### e- Slack Destination

Adloop sends the export files into a Slack channel. See our step by step explanation in [our dedicated Slack page](/adloop/iv-smart-data/integrations/slack-destination.md).

## Export destinations


---

# 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://community.commandersact.com/adloop/v-exports-center/export-destinations.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.
