---
title: Integrations for docs AI support | usedocs
description: "Connect usedocs to Slack, Discord, Teams, GitHub, Notion, GitBook, OpenAPI, and webhooks — handoff, publish, and import for cited AI support."
image: "https://usedocs.app/og.png"
url: "https://usedocs.app/integrations/"
---

Integrations

# Connect usedocs to your stack

Handoff escalations, publish drafts, and import knowledge from tools your team already uses. Each page explains setup and when you should skip it.

			       Handoff

### Discord

Post escalations and leads to a Discord channel via webhook.

			      Import

### GitBook

Import GitBook spaces as help drafts for chat and publishing.

			      Publish

### GitHub

Publish doc drafts as PRs into your docs repo.

			      Handoff

### Microsoft Teams

Route escalations into Teams channels with an incoming webhook.

			      Publish

### Notion

Import Notion pages as knowledge or publish drafts into Notion.

			      Import

### OpenAPI

Turn OpenAPI specs into help articles that also train chat.

			      Handoff

### Slack

Notify channels when the bot escalates or captures a lead.

			      Handoff

### Webhooks

Send handoff and lead JSON to any HTTPS endpoint.

Need help?

Email [hello@usedocs.app](mailto:hello@usedocs.app) for product questions, setup help, sales, partnerships, or security reports.

```json
[
  {
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Home",
        "item": "https://usedocs.app/"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "Integrations",
        "item": "https://usedocs.app/integrations/"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "@type": "CollectionPage",
    "name": "Integrations for docs AI support | usedocs",
    "description": "Connect usedocs to Slack, Discord, Teams, GitHub, Notion, GitBook, OpenAPI, and webhooks — handoff, publish, and import for cited AI support.",
    "url": "https://usedocs.app/integrations/",
    "dateModified": "2026-08-12"
  }
]
```
