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

# Set up integrations

> Connect Qwoty to your CRM, messaging tools, billing software, and payment providers.

Qwoty connects to the tools your team already uses. Integrations are managed from a single page and use OAuth — no API keys to copy, no credentials to store.

**Time:** \~5 minutes per integration

<Info>
  You must have the **Admin** role to connect or disconnect integrations.
</Info>

## Available integrations

Go to **Settings → Integrations** to see all available providers. Integrations are grouped by category.

### CRM

Connect your CRM to sync customers and deals into Qwoty automatically. Reps can then build quotes directly from existing CRM records without re-entering data.

| Integration   | Notes                                   |
| ------------- | --------------------------------------- |
| **HubSpot**   | Syncs companies, contacts, and deals    |
| **Pipedrive** | Syncs organizations, persons, and deals |

For a step-by-step connection guide, see [Connect your CRM](/getting-started/setup/connect-crm).

### Messaging

Send quote activity notifications directly to your team's messaging channels. Useful for alerting reps when a buyer opens a Dealroom or signs a quote.

| Integration         | Notes                                 |
| ------------------- | ------------------------------------- |
| **Slack**           | Post notifications to channels or DMs |
| **Google Chat**     | Post notifications to spaces          |
| **Microsoft Teams** | Post notifications to channels        |

<Note>
  Messaging integrations are in **Beta**. Features and configuration options may change.
</Note>

### Billing

Connect your billing software to pass finalized order data downstream and avoid double-entry.

| Integration          | Notes                                    |
| -------------------- | ---------------------------------------- |
| **Pennylane**        | Sync orders and invoicing data           |
| **Stripe - Invoice** | Create Stripe invoices from Qwoty orders |

<Note>
  Stripe - Invoice is in **Beta**.
</Note>

### Payment

Enable buyers to pay directly from the Dealroom after signing.

| Integration               | Notes                                                   |
| ------------------------- | ------------------------------------------------------- |
| **Stripe - payment link** | Generate a Stripe payment link embedded in the Dealroom |

<Note>
  Stripe - payment link is in **Beta**.
</Note>

## Connect an integration

The connection flow is the same for all integrations that use OAuth.

<Steps>
  <Step title="Go to Integrations">
    Go to **Settings → Integrations**.
  </Step>

  <Step title="Find the integration">
    Locate the provider card in the grid.
  </Step>

  <Step title="Click Connect">
    Click **Connect** on the card. A new browser tab opens with the provider's authorization page.
  </Step>

  <Step title="Authorize Qwoty">
    Log in to the provider if prompted and approve the access request.
  </Step>

  <Step title="Return to Qwoty">
    You're redirected back to the Integrations page. The card shows **Connected**.

    <Check>
      Integration active.
    </Check>
  </Step>
</Steps>

<Tip>
  For integrations without a **Connect** button — such as Pennylane — refer to the **Documentation** link on the card for provider-specific setup steps.
</Tip>

## What's next

<CardGroup cols={2}>
  <Card title="Connect your CRM" icon="plug" href="/getting-started/setup/connect-crm">
    Step-by-step guide for HubSpot and Pipedrive.
  </Card>

  <Card title="Send your first quote" icon="file-invoice-dollar" href="/getting-started/setup/first-quote">
    Create a quote and send it to a customer.
  </Card>
</CardGroup>
