# Setting Up Google Sheets Integration

Pline’s Google Sheets integration lets you automatically sync your extracted data with a connected Google Sheet, enabling easier collaboration and sharing, all without manual data entry.

Here's how to set up a Google Sheets integration:

### Step 1: Access the Pline's Platform

Navigate to the Integrations section and click on the "**Create Integration**" button.

<figure><img src="/files/5QF2CaLSxFkKKkQxzx80" alt=""><figcaption></figcaption></figure>

### Step 2: Set Up the Dataset

* Select the workflow or use the dropdown to choose the workflow you want to integrate.

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

* Manage your dataset settings by either manually selecting specific datasets or automatically including all current and future datasets.

<figure><img src="/files/4iqFttSDv0fuMsrW8iYt" alt=""><figcaption></figcaption></figure>

* Select the existing datasets you want to connect, then click **"Next".**

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

### Step 3: Configure Destination

Select "**Google Sheets"** as the destination and complete the required configuration fields:

* **Integration Name:** A custom name to identify this integration.
* **Google Sheet Name:** The name of the Sheet where your data will be sent.
* **Tab Configuration:** Choose whether to combine all dataset data into one tab or send each dataset to a separate tab.
* **Integration Access with Team Members:** Enter the team member’s information to share access.

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

### Step 4: Connect to Google Sheets

After configuring the Google Sheet integration, sign in with the Google account you want to use. Once connected, click "**Finish**" to complete the setup.

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

<br>


---

# 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.pline.ai/features/integrations/setting-up-google-sheets-integration.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.
