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

# Connect Square Online to Vortex IQ

> Connect Square Online to Vortex IQ for 41 KPI cards, plus cross-platform Vortex Mind diagnostics.

Connecting Square Online to Vortex IQ gives the AI OS a live read on your Square Online data, feeding the Nerve Centre dashboard, Vortex Mind diagnostics, and Ask Viq.

## What data Vortex IQ reads from Square Online

* **CatalogItem**
* **Order**
* **Customer**
* **Location**

## How to connect

<Steps>
  <Step title="Open Connected Sources">
    In your Vortex IQ workspace, go to **Settings → Connected Sources**. You need Admin role in the workspace to connect sources.
  </Step>

  <Step title="Find the Square Online card">
    Locate the Square Online connector card and click **+ Connect**.
  </Step>

  <Step title="Authorise with Square Online">
    You are redirected to Square Online's own authorisation page (`https://connect.squareup.com/oauth2/authorize`). Sign in and approve the requested permissions. Vortex IQ requests these scopes: `MERCHANT_PROFILE_READ`, `ITEMS_READ`, `ORDERS_READ`, `CUSTOMERS_READ`, `INVENTORY_READ`.
  </Step>

  <Step title="Return to Vortex IQ">
    Square Online redirects you back to Vortex IQ once authorisation completes. The connector card flips to Connected automatically; no credentials are copied by hand.
  </Step>

  <Step title="Wait for the first data pull">
    KPI cards begin populating once the first sync completes. Timing depends on the Square Online API response size and rate limits.
  </Step>
</Steps>

## Available KPI cards

Vortex IQ populates **41** Nerve Centre cards from your Square Online data. See the [Square Online KPI card reference](/nerve-centre/kpi-cards/square-online) for the full list with definitions, calculations, and sentiment bands.

## Troubleshooting

<AccordionGroup>
  <Accordion title="Credential verification fails">
    Re-check each value against the Square Online developer console for typos or trailing whitespace. If a scope or permission is missing, Square Online will typically return a 401 or 403 on the verification call rather than a generic failure.
  </Accordion>

  <Accordion title="Cards show no data after connecting">
    Allow time for the first sync to complete; large accounts can take longer. If cards are still empty after an hour, disconnect and reconnect to confirm the credentials were saved correctly.
  </Accordion>
</AccordionGroup>
