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

# Connect ChatGPT

> Connect ChatGPT to Introw over MCP so you can query and act on your partner program from inside ChatGPT.

export const provider_0 = "ChatGPT"

Connecting ChatGPT to Introw brings your partner program into the assistant you already use, so you can ask about partners and commissions and take quick actions without switching tools. Introw runs a dedicated ChatGPT connector with a one-time OAuth sign-in; once connected, ChatGPT reads live data from your CRM source of truth and acts only within your own access, and you can disconnect at any time.

## Why connect {provider_0}

The fastest interface to your partner program is the assistant you already use. Once {provider_0} is
connected to Introw over MCP, your program becomes something you query and act on in plain language -
no extra tab, no portal hunt. The work stays where you already are, every answer is read live from your
CRM source of truth, and {provider_0} acts only within your own access.

<CardGroup cols={2}>
  <Card title="Stay where you already work" icon="share-nodes">
    Ask questions and take action inside {provider_0}. The portal is optional, so you never break focus to switch tools.
  </Card>

  <Card title="Let the agent do the busywork" icon="robot">
    Hand the mechanical work - data pulls, follow-ups, drafting - to {provider_0}, and stay in the loop where judgment matters.
  </Card>

  <Card title="Answers you can trust" icon="arrows-rotate">
    Every answer is read live from your CRM source of truth, so attribution and numbers stay accurate and auditable.
  </Card>

  <Card title="One secure, scoped connection" icon="shield-halved">
    Connect once over OAuth. {provider_0} acts only within your own access, and you can disconnect at any time.
  </Card>
</CardGroup>

## What you can do from {provider_0}

Connecting {provider_0} turns these agentic use cases into something you run conversationally, in seconds,
without leaving the assistant.

<CardGroup cols={2}>
  <Card title="Prep a QBR in seconds" icon="presentation-screen" href="/headless/agentic-use-cases/qbrs-meeting-prep">
    Ask {provider_0} to assemble pipeline, goals, activity, and commissions into a ready-to-edit QBR - 2-4 hours of prep collapsed into \~10 seconds.
  </Card>

  <Card title="Register a deal conversationally" icon="file-signature" href="/headless/agentic-use-cases/deal-registration">
    Register a deal in about 90 seconds straight from {provider_0}, with clean writeback to your CRM.
  </Card>

  <Card title="Query ecosystem health" icon="chart-line" href="/headless/agentic-use-cases/ecosystem-performance">
    Ask "which Gold partners are at risk?" in plain language and get the answer in seconds - no RevOps ticket.
  </Card>

  <Card title="Check commissions and tiers" icon="hand-holding-dollar" href="/headless/agentic-use-cases/commissions-and-incentives">
    Look up commission status, tier progress, and projections on demand, without a finance request.
  </Card>

  <Card title="Answer enablement questions" icon="headset" href="/headless/agentic-use-cases/enablement-support">
    Get instant, sourced answers to routine partner and program questions, 24/7 and in any language.
  </Card>

  <Card title="Segment partners live" icon="layer-group" href="/headless/agentic-use-cases/partner-segmentation">
    Build live, multi-axis segments on the fly instead of static Gold, Silver, and Bronze tiers.
  </Card>
</CardGroup>

## Prompts to try in {provider_0}

Once connected, paste one of these into {provider_0} to see it work against your own program:

* "Which Gold partners haven't registered a deal this quarter?"
* "Prepare a QBR for my top partner - pipeline, goals, activity, and commissions."
* "Register a new deal for Acme: \~\$40k, closing next month, sourced by our reseller."
* "What's this partner's commission status and how far are they from the next tier?"

## What you'll achieve

ChatGPT connected to your Introw partner program over MCP, authenticated as you. ChatGPT can read your program data and take the actions your access allows, and the connector page shows the connection as active.

## Before you start

<Steps>
  <Step title="Have a ChatGPT plan that supports connectors">
    Use a ChatGPT client that supports adding a remote MCP connector.
  </Step>

  <Step title="Be signed in to Introw">
    The ChatGPT connector is available on all plans. Complete the OAuth step while signed in to Introw so ChatGPT connects as you.
  </Step>
</Steps>

## Watch it

<Tabs>
  <Tab title="Video">
    <video controls playsInline preload="none" poster="https://assets.introw.io/docs/features/developer/mcp/guides/connect-chatgpt/steps/01.png?v=1783353180" className="w-full rounded-xl" src="https://assets.introw.io/docs/features/developer/mcp/guides/connect-chatgpt/video.webm?v=1783353180#t=2.5" />
  </Tab>

  <Tab title="Click through">
    <iframe className="w-full rounded-xl" style={{ width: "100%", aspectRatio: "16 / 11", border: 0, backgroundColor: "#FAFAFA" }} src="https://assets.introw.io/docs/features/developer/mcp/guides/connect-chatgpt/walkthrough.html?v=1783353180" />
  </Tab>
</Tabs>

## Steps

<Steps>
  <Step title="Open the ChatGPT connector">
    Go to the [ChatGPT connector](https://app.introw.io/settings/integrations/chatgpt) under Integrations. The page shows the connection status and the quick-setup steps, and is where you confirm the connection once it is live.

    <Frame>
      <img src="https://assets.introw.io/docs/features/developer/mcp/guides/connect-chatgpt/steps/01.png?v=1783353180" alt="Open the ChatGPT connector" />
    </Frame>
  </Step>

  <Step title="Copy the MCP Server URL">
    Select **Copy MCP Server URL**. This is the endpoint ChatGPT connects to; copy it from the page so you do not mistype it.

    <Frame>
      <img src="https://assets.introw.io/docs/features/developer/mcp/guides/connect-chatgpt/steps/02.png?v=1783353180" alt="Copy the MCP Server URL" />
    </Frame>
  </Step>

  <Step title="Add Introw in ChatGPT">
    In ChatGPT, add Introw as an MCP connector and paste the **MCP Server URL** when ChatGPT asks for the remote MCP server endpoint. This tells ChatGPT where to reach your program.
  </Step>

  <Step title="Complete the OAuth sign-in">
    ChatGPT opens an Introw sign-in to authorize the connection. Complete it while signed in to Introw so ChatGPT connects as you, scoped to your own access. There is no API key or secret to paste.
  </Step>
</Steps>

## Verify it worked

The ChatGPT connector page shows **Connection is active**, and asking ChatGPT a question about your program returns live data. To revoke access later, select **Disconnect** on the connector page; ChatGPT loses access immediately and must reconnect.

## Related

<CardGroup cols={2}>
  <Card title="Connect Claude" icon="book-open" href="./connect-claude">
    Do the same for Claude.
  </Card>

  <Card title="Connect an MCP client" icon="book-open" href="./connect-an-mcp-client">
    Connect Cursor, Gemini, Notion, and other clients.
  </Card>

  <Card title="Implementation reference" icon="screwdriver-wrench" href="../technical">
    MCP connectors, plan requirements, and troubleshooting.
  </Card>
</CardGroup>
