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

# Integrations

> Explore all integrations available for Order Protection.

## Help Desk

<div
  style={{
width: "60px",
height: "2px",
background: "#8b5cf6",
borderRadius: "1px",
margin: "20px 0",
}}
/>

<CardGroup cols={3}>
  <Card
    title="Gorgias"
    href="/integrations/gorgias"
    icon={
  <img
    src="https://storage.googleapis.com/cdn.orderprotection.com/documentation-assets/gorgias.png"
    alt="Gorgias"
    style={{
      height: "auto",
      width: "auto",
      display: "block",
      margin: "0 auto 8px auto",
    }}
  />
}
  >
    Every case and communication synced directly into Gorgias.
  </Card>

  <Card
    title="Zendesk"
    href="/integrations/zendesk"
    icon={
  <img
    src="https://storage.googleapis.com/cdn.orderprotection.com/documentation-assets/zendesk.png"
    alt="Zendesk"
    style={{
      height: "auto",
      width: "auto",
      display: "block",
      margin: "0 auto 8px auto",
    }}
  />
}
  >
    Customer support and ticketing, seamlessly connected to Order Protection.
  </Card>

  <Card
    title="Richpanel"
    href="/integrations/richpanel"
    icon={
  <img
    src="https://storage.googleapis.com/cdn.orderprotection.com/documentation-assets/richpanel.png"
    alt="Richpanel"
    style={{
      height: "auto",
      width: "auto",
      display: "block",
      margin: "0 auto 8px auto",
    }}
  />
}
  >
    Surface Order Protection claims inside Richpanel for visibility.
  </Card>

  <Card
    title="Kustomer"
    href="/integrations/kustomer"
    icon={
  <img
    src="/public/assets/img/integrations/kustomer.png"
    alt="Kustomer"
    style={{
      height: "auto",
      width: "auto",
      display: "block",
      margin: "0 auto 8px auto",
    }}
  />
}
  >
    Sync Order Protection claims into Kustomer as a synced Klaim object.
  </Card>
</CardGroup>

## Shopping Experience

<div
  style={{
width: "60px",
height: "2px",
background: "#8b5cf6",
borderRadius: "1px",
margin: "20px 0",
}}
/>

<CardGroup cols={3}>
  <Card
    title="Rise.ai"
    href="/integrations/rise"
    icon={
  <img
    src="https://storage.googleapis.com/cdn.orderprotection.com/documentation-assets/rise.svg"
    alt="Rise.ai"
    style={{
      height: "auto",
      width: "auto",
      display: "block",
      margin: "0 auto 8px auto",
    }}
  />
}
  >
    Automatically issue gift cards for approved claims using Rise.ai.
  </Card>

  <Card
    title="Tapcart"
    href="/integrations/tapcart"
    icon={
  <img
    src={
      typeof window !== "undefined" &&
      window.matchMedia("(prefers-color-scheme: dark)").matches
        ? "https://storage.googleapis.com/cdn.orderprotection.com/documentation-assets/tapcart-dark.png"
        : "https://storage.googleapis.com/cdn.orderprotection.com/documentation-assets/tapcart-light.png"
    }
    alt="Tapcart"
    style={{
      height: "auto",
      width: "auto",
      display: "block",
      margin: "0 auto 8px auto",
    }}
  />
}
  >
    Offer guaranteed delivery to your most loyal customers.
  </Card>

  <Card
    title="Rebuy"
    href="https://developer.orderprotection.com/integrations/rebuy"
    icon={
  <img
    src={
      typeof window !== "undefined" &&
      window.matchMedia("(prefers-color-scheme: dark)").matches
        ? "https://storage.googleapis.com/cdn.orderprotection.com/documentation-assets/rebuy.png"
        : "https://storage.googleapis.com/cdn.orderprotection.com/documentation-assets/rebuy.png"
    }
    alt="Rebuy"
    style={{
      height: "auto",
      width: "auto",
      display: "block",
      margin: "0 auto 8px auto",
    }}
  />
}
  >
    Shipping insurance now integrates with your Rebuy smart cart.
  </Card>

  <Card
    title="Klayvio"
    href="/integrations/klayvio"
    icon={
  <img
    src="https://storage.googleapis.com/cdn.orderprotection.com/documentation-assets/klayvio.svg"
    alt="Klayvio"
    style={{
      height: "auto",
      width: "auto",
      display: "block",
      margin: "0 auto 8px auto",
    }}
  />
}
  >
    Ensuring that customers can file claims easily within your email worklfows.
  </Card>
</CardGroup>

## Subscriptions

<div
  style={{
width: "60px",
height: "2px",
background: "#8b5cf6",
borderRadius: "1px",
margin: "20px 0",
}}
/>

<CardGroup cols={3}>
  <Card
    title="Smartrr"
    href="/integrations/smartrr"
    icon={
  <img
    src={
      typeof window !== "undefined" &&
      window.matchMedia("(prefers-color-scheme: dark)").matches
        ? "https://storage.googleapis.com/cdn.orderprotection.com/documentation-assets/smartrr-dark.png"
        : "https://storage.googleapis.com/cdn.orderprotection.com/documentation-assets/smartrr-light.png"
    }
    alt="Smartrr"
    style={{
      height: "auto",
      width: "auto",
      display: "block",
      margin: "0 auto 8px auto",
    }}
  />
}
  >
    Subscription orders with seamless protection.
  </Card>

  <Card
    title="Stay AI"
    href="/integrations/stay-ai"
    icon={
  <img
    src={
      typeof window !== "undefined" &&
      window.matchMedia("(prefers-color-scheme: dark)").matches
        ? "https://storage.googleapis.com/cdn.orderprotection.com/documentation-assets/stay-ai.png"
        : "https://storage.googleapis.com/cdn.orderprotection.com/documentation-assets/stay-ai.png"
    }
    alt="Stay AI"
    style={{
      height: "auto",
      width: "auto",
      display: "block",
      margin: "0 auto 8px auto",
    }}
  />
}
  >
    AI-powered retention and protection for your store.
  </Card>

  <Card
    title="Recharge"
    href="/integrations/recharge"
    icon={
  <img
    src="https://storage.googleapis.com/cdn.orderprotection.com/documentation-assets/recharge-2.png"
    alt="Recharge"
    style={{
      height: "auto",
      width: "auto",
      display: "block",
      margin: "0 auto 8px auto",
    }}
  />
}
  >
    Subscription billing and management, now integrated with Order Protection.
  </Card>

  <Card
    title="OrderGroove"
    href="/integrations/ordergroove"
    icon={
  <img
    src={
      typeof window !== "undefined" &&
      window.localStorage.isDarkMode === "true"
        ? "https://storage.googleapis.com/cdn.orderprotection.com/documentation-assets/ordergroove-dark.png"
        : "https://storage.googleapis.com/cdn.orderprotection.com/documentation-assets/ordergroove-light.png"
    }
    alt="OrderGroove"
    style={{
      height: "auto",
      width: "auto",
      display: "block",
      margin: "0 auto 8px auto",
    }}
  />
}
  >
    Subscription orders for serious brands, now integrated with Order
    Protection.
  </Card>

  <Card
    title="Skio"
    href="/integrations/skio"
    icon={
  <img
    src="https://storage.googleapis.com/cdn.orderprotection.com/documentation-assets/skio-light.png"
    alt="Skio"
    style={{
      height: "auto",
      width: "auto",
      display: "block",
      margin: "0 auto 8px auto",
    }}
  />
}
  >
    Keep Order Protection on Skio subscription charges, and let
    existing subscribers opt in.
  </Card>
</CardGroup>

## Fulfillments

<div
  style={{
width: "60px",
height: "2px",
background: "#8b5cf6",
borderRadius: "1px",
margin: "20px 0",
}}
/>

<CardGroup cols={3}>
  <Card
    title="ShipStation"
    href="/integrations/shipstation"
    icon={
  <img
    src="/public/assets/img/integrations/shipstation logo.png"
    alt="ShipStation"
    style={{
      height: "auto",
      width: "auto",
      display: "block",
      margin: "0 auto 8px auto",
    }}
  />
}
  >
    Shipping and protection, perfectly integrated.
  </Card>
</CardGroup>

## Returns

<div
  style={{
width: "60px",
height: "2px",
background: "#8b5cf6",
borderRadius: "1px",
margin: "20px 0",
}}
/>

<CardGroup cols={3}>
  <Card
    title="Loop Returns"
    href="/integrations/loop"
    icon={
  <img
    src="/public/assets/img/integrations/loop returns logo.jpeg"
    alt="Loop Returns"
    style={{
      height: "auto",
      width: "auto",
      display: "block",
      margin: "0 auto 8px auto",
    }}
  />
}
  >
    Connect your returns portal to Order Protection and view all return details
    inside the app.
  </Card>

  <Card
    title="Parcel Lab"
    href="/integrations/parcellab"
    icon={
  <img
    src="https://storage.googleapis.com/cdn.orderprotection.com/documentation-assets/parcel-lab.png"
    alt="Parcel Lab"
    style={{
      height: "auto",
      width: "auto",
      display: "block",
      margin: "0 auto 8px auto",
    }}
  />
}
  >
    Connect your returns portal to Order Protection and view/action returns with
    the a few clicks.
  </Card>
</CardGroup>
