# Data Integration

Data integration in Pline enables seamless connection and sharing of collected data with external platforms and services, allowing for automatic syncing, storage, and notifications. This eliminates manual data handling, improves workflow efficiency, and ensures your data is always up to date where you need it.

### Benefits of Data Integration

* **Automate data transfer:** Effortlessly sync data to connected platforms without manual copy-pasting.
* **Smart data management:** Keep your data organized in tools you already use.
* **Real-time updates:** Receive instant syncs and notifications as data is collected.
* **Flexible options:** Integrate with various platforms like Google Sheets, Email, and Amazon S3.

### Available Integration Options

* **Google Sheets:** Sync datasets automatically to Google Sheets for easy viewing and sharing.
* **Email:** Receive data updates and reports directly via email.
* **Amazon S3:** Store your collected datasets securely in Amazon S3 buckets for scalable data management.

The following section will guide you through setting up and managing integrations with tools like Google Sheets, Email, and Amazon S3 for seamless data flow and automated updates.


---

# 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.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.
