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

# Overview

> Browse the supported apps and understand how hosted connections work

Integrations let your ClawLink agent connect to the tools you already use. Once you add a connection for a service, your agent gains tools for reading data, triggering actions, and moving information between services.

## How to connect an integration

<Steps>
  <Step title="Open the Connections page">
    Go to your ClawLink dashboard and select **Connections** from the sidebar.
  </Step>

  <Step title="Choose a service">
    Find the app you want and click **Connect**.
  </Step>

  <Step title="Finish the hosted flow">
    ClawLink opens the provider flow in a popup and creates or updates the exact connection row for that app.
  </Step>

  <Step title="Start using it">
    Your agent can now use the integration immediately through OpenClaw or Hermes.
  </Step>
</Steps>

## Available categories

<CardGroup cols={2}>
  <Card title="Communication" icon="message" href="/integrations/communication">
    Gmail, Slack, Outlook, Discord, Microsoft Teams, and Telegram
  </Card>

  <Card title="Productivity" icon="calendar" href="/integrations/productivity">
    Google Sheets, Google Calendar, Google Drive, Notion, Airtable, and Todoist
  </Card>

  <Card title="Developer Tools" icon="code" href="/integrations/developer-tools">
    GitHub, GitLab, Jira, Linear, and Vercel
  </Card>

  <Card title="CRM & Sales" icon="users" href="/integrations/crm-sales">
    Apollo, HubSpot, Salesforce, and Pipedrive
  </Card>

  <Card title="Payments & Finance" icon="credit-card" href="/integrations/payments">
    Stripe, PayPal, QuickBooks, and Xero
  </Card>

  <Card title="Social Media" icon="share" href="/integrations/social-media">
    YouTube, X, LinkedIn, Instagram, and more
  </Card>
</CardGroup>

## Beyond the basics

The catalog goes beyond the guides listed in this docs site. ClawLink also includes apps across categories like:

* **Data & analytics** — Google Analytics, Mixpanel, Segment, Firecrawl
* **Storage and databases** — Supabase, Firebase, SharePoint, Snowflake
* **Marketing** — Mailchimp, Klaviyo, Instantly, Buffer
* **AI and ML** — OpenAI, ElevenLabs, Perplexity, Replicate
* **Commerce** — Shopify, WooCommerce

<Note>
  Setup mode varies by app. The dashboard is the source of truth for whether an app is live, needs reconnect, or is still coming soon.
</Note>
