> ## 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.

# Vortex IQ Help Centre

> Connect your store, monitor KPIs, diagnose revenue issues, and take action - your complete guide to the Vortex IQ AI Operating System for ecommerce.

<div data-product-guide-index className="flex w-full flex-col gap-8 max-w-5xl mx-auto px-4 md:px-8 lg:px-12 py-10 lg:gap-14 lg:py-16">
  <div className="flex max-w-[540px] flex-col gap-2 self-center text-center">
    <h1 className="text-[30px] font-medium leading-9 tracking-tight text-gray-900 dark:text-gray-50">
      Vortex IQ Help Centre
    </h1>

    <p className="text-balance text-base leading-relaxed tracking-tight text-gray-600 dark:text-gray-400">
      Everything you need to connect your store, monitor your KPIs, diagnose issues, and take action with the AI OS for ecommerce.
    </p>
  </div>

  <div className="grid grid-cols-1 gap-4 sm:grid-cols-2">
    <a href="/get-started/introduction" className="sm:col-span-2 block overflow-hidden rounded-2xl outline-none transition hover:shadow-md">
      <img src="https://mintcdn.com/vortexiq/Rr6z2ok5QdLjE3bQ/images/getting-started-hero.png?fit=max&auto=format&n=Rr6z2ok5QdLjE3bQ&q=85&s=d7f4999f8eafc01fc3e717b0bf348f27" alt="Getting started - sign up, connect your first source, and tour the AI OS" className="w-full" noZoom width="1628" height="375" data-path="images/getting-started-hero.png" />
    </a>

    <a href="/nerve-centre/overview" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
      <Icon icon="activity" color="rgb(var(--primary))" size={18} className="shrink-0" />

      <div className="flex flex-col gap-1">
        <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Nerve Centre</span>

        <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
          Real-time KPI monitoring with 6,034 cards across 200+ connectors.
        </span>
      </div>
    </a>

    <a href="/integrations/connector-catalogue" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
      <Icon icon="plug" color="rgb(var(--primary))" size={18} className="shrink-0" />

      <div className="flex flex-col gap-1">
        <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Integrations</span>

        <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
          Connect Shopify, BigCommerce, Google Ads, Stripe, and 200+ more sources.
        </span>
      </div>
    </a>
  </div>

  <hr className="border-0 border-t border-border" />

  <div className="flex flex-col gap-4">
    <h2 className="font-serif text-xl font-medium leading-normal text-gray-900 dark:text-gray-50">Common tasks</h2>

    <div className="grid grid-cols-1 gap-4 sm:grid-cols-2">
      <a href="/platform/workspace-admin" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="users" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Manage your team</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Invite members, assign roles, and control workspace access.
          </span>
        </div>
      </a>

      <a href="/platform/settings" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="database" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Connect a data source</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Add a connector via OAuth or API credentials in Settings.
          </span>
        </div>
      </a>

      <a href="/ask-viq/profiles" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="building-2" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Create a Profile</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Group sources into Profiles so Ask Viq answers the right questions.
          </span>
        </div>
      </a>

      <a href="/vortex-mind/reports" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="layout-dashboard" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Run a diagnostic report</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Use Vortex Mind to identify root causes behind revenue shifts.
          </span>
        </div>
      </a>

      <a href="/vortex-apps/overview" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="webhook" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Set up a staging environment</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Spin up a safe staging copy of your store before pushing changes live.
          </span>
        </div>
      </a>

      <a href="/actions/seo-geo" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="calendar-clock" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Run the SEO + GEO Engine</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Execute the 12-step Domination Engine for search and AI-search visibility.
          </span>
        </div>
      </a>
    </div>
  </div>
</div>
