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

# Overview

> Connect Google, Meta, Analytics and more so Claude can read your data.

Before Claude can answer questions about your accounts, connect your platforms in Ryze. This happens in your workspace settings, not in Claude.

Ryze supports **50+ integrations** — connect any of them. They're grouped into three categories:

* **Analytics** — Google Analytics, Search Console, and more
* **Advertising** — Google Ads, Meta, and every other ad platform
* **Commerce & CMS** — Shopify, WordPress, Framer, and more

## Open Integrations

Go to **Workspace Settings → Integrations**. Use the **Search integrations** box or the category filters to find any platform.

<Frame>
  <img src="https://mintcdn.com/ryzeai-5f9aafd5/hhGclROS6mxLcKNP/images/integrations-overview.png?fit=max&auto=format&n=hhGclROS6mxLcKNP&q=85&s=77bae98ec46484ff3a685cd85bcdb69e" alt="The Integrations tab in Workspace Settings" width="3076" height="1764" data-path="images/integrations-overview.png" />
</Frame>

## Connect a platform

<Steps>
  <Step title="Click Connect">
    Find the platform's card and click **Connect**.
  </Step>

  <Step title="Authorize">
    For Google, Meta, and other OAuth platforms, you're redirected to that platform to sign in and approve access. For API-key platforms (like Framer and WordPress), you enter your credentials instead.
  </Step>

  <Step title="Pick an account">
    If asked, choose the specific account or property — for example, the Google Ads account or GA4 property.
  </Step>
</Steps>

The card then shows a **Connected** badge.

<Tip>
  After connecting a new platform, start a **new chat** in Claude so it picks up the change.
</Tip>

## Reconnect a platform

If a platform stops working or shows as disconnected, click **Reconnect** on its card and re-authorize. Then start a new chat in Claude.

## Connect multiple accounts

You can connect more than one account for the same platform in a single workspace — for example, two Google Ads logins or several GA4 accounts. See [Connect multiple accounts](/integrations/multiple-accounts).

## Platform setup guides

<CardGroup cols={2}>
  <Card title="WordPress" icon="wordpress" href="/integrations/wordpress">
    Connect with an application password.
  </Card>

  <Card title="Framer" icon="f" href="/integrations/framer">
    Connect with a project URL and API key.
  </Card>

  <Card title="GitHub" icon="github" href="/integrations/github">
    Publish articles as JSON files committed to your repo.
  </Card>

  <Card title="OpenAI Ads" icon="robot" href="/integrations/openai">
    Connect OpenAI Ads with an API key.
  </Card>

  <Card title="Klaviyo" icon="envelope" href="/integrations/klaviyo">
    Connect Klaviyo with a private API key.
  </Card>

  <Card title="Ghost" icon="ghost" href="/integrations/ghost">
    Publish to Ghost with an Admin API key.
  </Card>

  <Card title="Ryze Hosting" icon="globe" href="/integrations/ryze-hosting">
    Host your blog on your own domain.
  </Card>

  <Card title="Ahrefs" icon="chart-line" href="/integrations/ahrefs">
    Connect your own Ahrefs API key.
  </Card>

  <Card title="Semrush" icon="magnifying-glass-chart" href="/integrations/semrush">
    Connect your own Semrush API key.
  </Card>

  <Card title="HubSpot" icon="hubspot" href="/integrations/hubspot">
    Connect HubSpot CRM and CMS with OAuth.
  </Card>
</CardGroup>
