# Spreadsheets

Drivetrain seamlessly integrates with Google Sheets and allows you to upload CSVs, too. Right now, you can also integrate the following tools directly by following the instructions provided below:

* [Airtable](/integration-guide/integrate-with-drivetrain/spreadsheets/integrating-with-airtable.md)
* [Google Drive](/integration-guide/integrate-with-drivetrain/spreadsheets/integrating-with-google-drive.md)
* [Google Sheets](/integration-guide/integrate-with-drivetrain/spreadsheets/integrating-with-google-sheets.md)
* [Microsoft OneDrive](/integration-guide/integrate-with-drivetrain/spreadsheets/integrating-with-microsoft-onedrive.md)
* [SharePoint](/integration-guide/integrate-with-drivetrain/spreadsheets/integrating-with-sharepoint.md)

To connect other spreadsheet applications with Drivetrain, please contact your onboarding partner to help you get set up.

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center">Airtable</td><td><a href="/pages/XxtYDHkc5cP4GO2LKLF8">/pages/XxtYDHkc5cP4GO2LKLF8</a></td><td><a href="/files/IMrhhEGyWZDxtK1MTO6u">/files/IMrhhEGyWZDxtK1MTO6u</a></td></tr><tr><td align="center">Google Drive</td><td><a href="/pages/kqCUbB8XwDQDPh1xat1o">/pages/kqCUbB8XwDQDPh1xat1o</a></td><td><a href="/files/sWiQU6BCPMr2wWUNcYc0">/files/sWiQU6BCPMr2wWUNcYc0</a></td></tr><tr><td align="center">Google Sheets</td><td><a href="/pages/3DlFLvN3UiTtgm7rKgzG">/pages/3DlFLvN3UiTtgm7rKgzG</a></td><td><a href="/files/CaaKRYQaX8xL89rKhdyS">/files/CaaKRYQaX8xL89rKhdyS</a></td></tr><tr><td align="center">Microsoft OneDrive</td><td><a href="/pages/5CHAY11EDKoOrVWjenLm">/pages/5CHAY11EDKoOrVWjenLm</a></td><td><a href="/files/D2U7WdGxdNBhtdCMvSVs">/files/D2U7WdGxdNBhtdCMvSVs</a></td></tr></tbody></table>


---

# 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://integrations.drivetrain.ai/integration-guide/integrate-with-drivetrain/spreadsheets.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.
