# Google Drive

## Import CSV / Delimited File or Excel File Data from Google Drive

You can import CSV / Delimited File or Excel File from Google Drive.

## 1. Create Google Drive connection

## 2. Select Google Drive from Cloud Apps Data Source

### 2.1 Select files to import

### 3. Input Parameters

Input parameters are same Text File (CSV, delimited) import and Excel File import.

### 4. Preview and import

Click the Preview button to see the data in CSV / Delimited or Excel File. You can limit number of rows for the preview by selecting number from pulldown list on the preview table. If it looks ok, then you can click 'Import' to import the whole CSV / Delimited or Excel data into Exploratory.


---

# 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.exploratory.io/data_import/file-data/google-drive.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.
