> For the complete documentation index, see [llms.txt](https://docs.akkio.com/akkio-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.akkio.com/akkio-docs/integrations.md).

# Setting up Integrations

- [Connecting Data](https://docs.akkio.com/akkio-docs/integrations/connecting-data.md): Connect data to begin training a model
- [Airtable (Beta)](https://docs.akkio.com/akkio-docs/integrations/airtable-beta.md): How to set up Airtable Imports
- [Google Ads (Beta)](https://docs.akkio.com/akkio-docs/integrations/google-ads-beta.md)
- [Google Analytics 4 (Beta)](https://docs.akkio.com/akkio-docs/integrations/google-analytics-4-beta.md)
- [Google BigQuery](https://docs.akkio.com/akkio-docs/integrations/google-bigquery.md)
- [Google BigQuery (Service Account)](https://docs.akkio.com/akkio-docs/integrations/google-bigquery-service-account.md)
- [Google Sheets](https://docs.akkio.com/akkio-docs/integrations/google-sheets.md)
- [HubSpot (Beta)](https://docs.akkio.com/akkio-docs/integrations/hubspot-beta.md)
- [MariaDB (Beta)](https://docs.akkio.com/akkio-docs/integrations/mariadb-beta.md): How to set up MariaDB Imports
- [MongoDB (Beta)](https://docs.akkio.com/akkio-docs/integrations/mongodb-beta.md): How to set up MongoDB Imports
- [MySQL (Beta)](https://docs.akkio.com/akkio-docs/integrations/mysql-beta.md): How to set up MySQL Imports
- [PostgreSQL (Beta)](https://docs.akkio.com/akkio-docs/integrations/postgresql-beta.md): How to set up our PostgreSQL Imports + Deployments.
- [Redshift (Beta)](https://docs.akkio.com/akkio-docs/integrations/redshift-beta.md): How to set up Redshift Imports.
- [Salesforce](https://docs.akkio.com/akkio-docs/integrations/salesforce.md)
- [Akkio Data Chat for Slack](https://docs.akkio.com/akkio-docs/integrations/akkio-data-chat-for-slack.md): Setting up Akkio's Integration between Chat Explore and Slack
- [Zapier](https://docs.akkio.com/akkio-docs/integrations/zapier.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.akkio.com/akkio-docs/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.
