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

# Notion, Zendesk, and the Content API

> Connect Notion or Zendesk on Pro and Business, or push pages yourself with the Content API.

Integrations pull knowledge from tools you already write in. They are available on **Pro** and **Business**. Each connection counts as **one** knowledge source, even if it contains hundreds of pages.

Upgrade from that server's **Billing** page.

## Connect Notion

<Steps>
  <Step title="Open Knowledge">
    Go to **Knowledge → Add source** and choose **Notion**.
  </Step>

  <Step title="Authorize">
    Complete Notion OAuth with an account that can read the pages or databases you want indexed.
  </Step>

  <Step title="Pick pages">
    Select the pages, databases, or sections to sync. You can change the selection later.
  </Step>

  <Step title="Wait for Ready">
    The first index starts immediately. Later syncs follow your plan: every **24 hours** on Pro, every **6 hours** on Business.
  </Step>
</Steps>

## Connect Zendesk

<Steps>
  <Step title="Open Knowledge">
    **Knowledge → Add source → Zendesk**.
  </Step>

  <Step title="Enter your subdomain">
    The part before `.zendesk.com`.
  </Step>

  <Step title="Authorize">
    Use an admin or agent account that can read published help-center articles.
  </Step>

  <Step title="Confirm the index">
    Check passage count and last sync on **Knowledge**.
  </Step>
</Steps>

## Content API

For docs the crawler cannot reach, push Markdown with an API key. Full request shapes, errors, and examples: [Content API](/dashboard/content-api).

Keys are created on **Settings → API**. Only the owner can create or revoke them. The full secret is shown once. Notion, Zendesk, and the API source each count as one source toward the plan cap (25 on Pro, 200 on Business).

<Warning>
  API keys can read and write this server's external pages. Store them in a secrets manager and revoke them if they leak or if the person who created them leaves.
</Warning>
