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

# Zoomin をナレッジベースに接続する

> Zoomin に接続すると、エージェントは製品ドキュメント、マニュアル、リリース ノートを検索できます。

Zoomin コネクタを使用すると、マニュアル、リリース ノート、技術出版物などの構造化された製品ドキュメントをナレッジ ベースに直接取り込むことができます。接続すると、EKB により Zoomin コンテンツが完全に検索可能になり、AI エージェントがアクセスできるようになります。

## Zoomin に接続する

<Steps>
  <Step title="Open Project Settings">
    In your EKB project, navigate to **Settings** in the sidebar.
  </Step>

  <Step title="Go to Connections">
    Select the **Connections** tab and find the **Zoomin** tile under **Cloud Storage & Documentation**.
  </Step>

  <Step title="Open the Zoomin popup">
    Click the **Zoomin** tile. A popup appears with the option to connect Zoomin so agents can search product documentation, manuals, and release notes. Click **+ Add Zoomin Connection**.
  </Step>

  <Step title="Fill in the connection form">
    Enter the following details:

    | Field            | Required | Description                                                                                        |
    | ---------------- | -------- | -------------------------------------------------------------------------------------------------- |
    | **API URL**      | Yes      | The API endpoint of your Zoomin instance (e.g. **PLACEHOLDER\_0**).                                |
    | **Web URL**      | Yes      | The web URL of your Zoomin instance (e.g. **PLACEHOLDER\_1**).                                     |
    | **Bearer Token** | No       | A bearer token for authenticated API access. Required only if your tenant requires authentication. |
  </Step>

  <Step title="Save the connection">
    Click **Connect** to save. Once connected, the **Zoomin** tile on the Connections page will display a green dot and a count of your active Zoomin connections.
  </Step>
</Steps>

<Check>You're now ready to sync documentation from Zoomin into the Knowledge Base!</Check>
