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

# Connectors overview

> Connect seosorted.ai to the tools that already run your site — your CMS for publishing, Google for performance data.

A connector links one workspace to one external service. There are two kinds:

<CardGroup cols={2}>
  <Card title="Publishing destinations" icon="paper-plane" href="/connectors/publishing">
    Where finished articles go: WordPress, Webflow, Shopify, or any HTTP endpoint via a webhook.
  </Card>

  <Card title="Analytics sources" icon="chart-line" href="/connectors/google-search-console">
    Where performance data comes from: Google Search Console and Google Analytics 4.
  </Card>
</CardGroup>

## Where to find them

Open your workspace, then **Project Settings → Integrations**.

<Frame caption="Project Settings → Integrations, before anything is connected">
  <img src="https://mintcdn.com/seosorted-dc17c331/vEMg5kPU9zyxc5bn/images/connectors/integrations-overview.png?fit=max&auto=format&n=vEMg5kPU9zyxc5bn&q=85&s=9228346cb6832465899cc6e9a5880a1b" alt="The Integrations tab showing six connector cards, each with a Connect button" width="1440" height="900" data-path="images/connectors/integrations-overview.png" />
</Frame>

Each card is one connector. Once connected, the card shows a **Connected** badge, what it
points at, and when it last ran.

<Frame caption="The same tab with WordPress, Webhook, Search Console and Analytics connected">
  <img src="https://mintcdn.com/seosorted-dc17c331/vEMg5kPU9zyxc5bn/images/connectors/integrations-all-connected.png?fit=max&auto=format&n=vEMg5kPU9zyxc5bn&q=85&s=78c9c73d53173fe58a5c4255986bbebc" alt="Integrations tab with four connectors showing Connected badges, target URLs and last-synced times" width="1440" height="900" data-path="images/connectors/integrations-all-connected.png" />
</Frame>

## What you need before you start

<AccordionGroup>
  <Accordion title="A workspace on a paid plan">
    Connecting a CMS or analytics source, and publishing to it, are Pro features. On the Free
    plan the Connect button returns *"Connecting a CMS or analytics integration is a Pro feature.
    Upgrade to continue."*
  </Accordion>

  <Accordion title="Admin access to the workspace">
    Only workspace **Admins** and **Owners** can connect or disconnect. Editors can publish to a
    connector that already exists.
  </Accordion>

  <Accordion title="Admin access on the other side">
    You need an account that can create content on the destination — a WordPress user who can
    publish posts, a Webflow site with CMS access, a Shopify store you can install apps on.
  </Accordion>
</AccordionGroup>

## One connector per kind, per workspace

A workspace holds at most one connector of each kind. Connecting WordPress again replaces the
stored credentials rather than adding a second site. To publish to two WordPress sites, use two
workspaces.

## Disconnecting

Click **Disconnect** on any connected card and confirm. The dialog spells out what stops working.

<Frame caption="Disconnecting asks for confirmation and names the consequence">
  <img src="https://mintcdn.com/seosorted-dc17c331/vEMg5kPU9zyxc5bn/images/connectors/disconnect-dialog.png?fit=max&auto=format&n=vEMg5kPU9zyxc5bn&q=85&s=6afdd49ec94cdbf260e794810dbcbcb0" alt="Disconnect Wordpress dialog explaining that articles will no longer be published to this destination" width="1440" height="900" data-path="images/connectors/disconnect-dialog.png" />
</Frame>

Disconnecting deletes the stored credentials. Articles already published stay where they are —
nothing is removed from your site.

<Tip>
  Every example in these docs uses the demo workspace for **seosorted.ai**, so the screenshots
  match what you will see, with your own domain in place of ours.
</Tip>
