> ## Documentation Index
> Fetch the complete documentation index at: https://tinytalk.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Integrations Overview

> Connect Tiny Talk with your existing tools and platforms.

Tiny Talk integrates with a variety of platforms to extend your agent's reach and connect with your existing workflows. All integrations are configured from **Integrations → Hub** in the dashboard.

## Available integrations

| Integration                                               | Type        | Description                                               |
| --------------------------------------------------------- | ----------- | --------------------------------------------------------- |
| [WhatsApp](/integrations/whatsapp)                        | Messaging   | Connect your agent to WhatsApp Business                   |
| [Slack](/integrations/slack)                              | Messaging   | Respond to direct messages and @mentions in Slack         |
| [WordPress](/integrations/wordpress)                      | Website     | Embed your agent in WordPress with a plugin               |
| [Zapier](/integrations/zapier)                            | Automation  | Send leads and events to 7,000+ apps                      |
| [Pabbly Connect](/integrations/pabbly)                    | Automation  | Alternative to Zapier for workflow automation             |
| [Webhooks](/integrations/webhooks)                        | Developer   | Send events to your own HTTP endpoints                    |
| [Google Drive](/features/knowledge-base#google-drive)     | Knowledge   | Import documents, spreadsheets, and slides                |
| [Notion](/features/knowledge-base#notion)                 | Knowledge   | Import pages and database entries                         |
| [OpenAI](/features/ai-models#bring-your-own-key-byok)     | AI Provider | Use your own OpenAI API key (BYOK)                        |
| [OpenRouter](/features/ai-models#bring-your-own-key-byok) | AI Provider | Access models from Anthropic, Google, Meta, xAI, and more |
| [Groq](/features/ai-models#bring-your-own-key-byok)       | AI Provider | Ultra-fast inference for supported models                 |

## Messaging integrations

Connect your agent to messaging platforms so customers can interact outside of your website:

* **[WhatsApp](/integrations/whatsapp)** — Connect via Meta's Embedded Signup flow. Customers message your WhatsApp number and your agent responds automatically.
* **[Slack](/integrations/slack)** — Add your agent to a Slack workspace. Team members can DM or @mention the agent in channels.

## Knowledge integrations

**Google Drive** and **Notion** connect as content sources for your [Knowledge Base](/features/knowledge-base). Connect them in **Integrations → Hub**, then import documents and pages from the Knowledge Base's Add Resource tab. See the [Google Drive](/features/knowledge-base#google-drive) and [Notion](/features/knowledge-base#notion) setup steps.

## Automation integrations

Send agent events (leads, conversations, messages) to external tools:

* **[Zapier](/integrations/zapier)** — Build automated workflows with 7,000+ apps using a dedicated Zapier API key
* **[Pabbly Connect](/integrations/pabbly)** — Similar workflow automation using a dedicated Pabbly API key
* **[Webhooks](/integrations/webhooks)** — Send events to any HTTPS endpoint with signature verification

## AI provider integrations

On BYOK (Bring Your Own Key) plans, you can connect your own API keys in **Integrations → Hub**:

* **OpenAI** — Required for embedding models. Also provides access to GPT models.
* **OpenRouter** — Access models from Anthropic, Google, Meta, xAI, MistralAI, Cohere, Qwen, and DeepSeek
* **Groq** — Ultra-fast inference for models like Llama and GPT-OSS

Each provider has a **Verify** button that tests your API key and shows which models are available for it. Make sure the model you want to use appears in that list.

On credit-based plans (Basic AI, Standard AI, Pro AI), AI provider keys are managed by Tiny Talk. See [AI Models](/features/ai-models#bring-your-own-key-byok) for full details on BYOK setup and [available models](/features/ai-models#available-models).

## Tiny Talk API key

The **Tiny Talk** card in the Hub lets you create an API key for direct access to the [Tiny Talk API](/api-reference/introduction). This is separate from the Zapier/Pabbly API keys.

If your agent is set to **Private** (in **Settings → General**), the messenger is hidden and the agent can only be accessed through authenticated API requests using this key.
