> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nekt.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Google Drive CSV as a destination

> Send your data from Nekt to Google Drive as CSV files.

Google Drive is Google's cloud storage service that allows users to store, share, and collaborate on files from anywhere. By using Google Drive as a destination, you can automatically export your processed data as CSV files, making them easily accessible and shareable across your organization.

<img height="50" src="https://mintlify.s3.us-west-1.amazonaws.com/nekt/assets/logo/logo-googledrive.png" />

## 1. Add your Google Drive access

1. In the [Destinations](https://app.nekt.ai/destinations) tab, click on the "Add destination" button located on the top right of your screen. Then, select the Google Drive (CSV) option from the list of connectors.

2. Click **Next** and you'll be prompted to add your access:

* First, grant the Google Authorization using an account that has access to the destination folder.
* Then, input the **Folder ID** of the Google Drive folder where you want your files to be uploaded.

<Tip>
  To find your Folder ID, open the desired folder in [Google Drive](https://drive.google.com). The Folder ID is the last segment of the URL in your browser's address bar:

  `https://drive.google.com/drive/folders/`**`1aBcDeFgHiJkLmNoPqRsTuVwXyZ`**

  Copy that string and paste it into the **Destination folder** field.
</Tip>

* Optionally, input a custom filename. If left blank, the file will be named after the data table being sent.

3. Click **Next**.

## 2. Select your data to send

1. The next step is letting us know which data you want to send to Google Drive. Select the layer and then the desired table.

   > Tip: The table can be found more easily by typing its name.

2. Click **Next**.

## 3. Configure your Google Drive CSV data destination

1. Describe your destination for easy identification within your organization. You can inform things like what data it sends, to which team it belongs, etc.

2. To define your [Trigger](https://docs.nekt.com/runs/scheduling-and-triggers), consider how often you want data to be sent to this destination. This decision usually depends on how frequently you need the CSV file updated (every day, once a week, only at specific times, etc.).

3. Click **Done**.

### Check your new destination!

1. Once completed, you'll receive confirmation that your new destination is set up!

2. You can view your new destination on the [Destinations](https://app.nekt.ai/destinations) page. Now, for you to be able to see it on your Google Drive, you have to wait for the pipeline to run. You can monitor it on the [Destinations](https://app.nekt.ai/destinations) page to see its execution and completion. If needed, manually trigger the pipeline by clicking on the refresh icon. Once executed, your CSV file should appear in the selected Google Drive folder.

<Note>
  If a file with the same name already exists in the destination folder, it will be updated with the latest data instead of creating a duplicate.
</Note>

> If you encounter any issues, reach out to us via Slack, and we'll gladly assist you!
