> ## 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.

# Google ドライブをナレッジベースに接続する

> Google ドライブのファイルをナレッジベースと同期します。

**Google ドライブ コネクタ**を使用すると、ドキュメント、スプレッドシート、プレゼンテーション、その他のファイルをナレッジ ベースに直接取り込むことができます。接続すると、EKB は Google ドライブのコンテンツを自動的に同期し、AI エージェントがコンテンツを検索してアクセスできるようにします。これにより、常に最新のファイルを利用できるようになり、チームが既存の Google ドライブ データから洞察を取得し、質問に答え、AI 主導のワークフローを構築できるようになります。

## Google ドライブに接続しています

<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 **Google Drive** tile.
  </Step>

  <Step title="Open the Google Drive popup">
    Click the **Google Drive** tile. A popup appears with the option to connect your Google Drive to sync files into your Knowledge Base. Click **+ Connect Google Drive**.
  </Step>

  <Step title="Sign in to Google">
    You will be redirected to Google's sign-in page. Authenticate with your Google account and grant EKB the necessary permissions to access your files.
  </Step>

  <Step title="Verify the connection">
    Once connected, your Google account will appear listed under the Google Drive connection in the **Connections** tab.

    <img src="https://mintcdn.com/automationanywhere/-dnDAw8Ty1Kp1N7X/img/knowledge-base/google-drive-connected.png?fit=max&auto=format&n=-dnDAw8Ty1Kp1N7X&q=85&s=cc974dfb28b15f15d6e1cca71647710a" alt="Google Drive Connected" width="1120" height="233" data-path="img/knowledge-base/google-drive-connected.png" />
  </Step>
</Steps>

<Check>You're now ready to sync files from Google Drive into the Knowledge Base!</Check>

## Google ドライブからデータを追加する

<Steps>
  <Step title="Navigate to KB Data">
    In your EKB project, navigate to **Knowledge Base** > **KB Data**.
  </Step>

  <Step title="Add a new URL">
    Click **+ New** and select **URL Upload**.
  </Step>

  <Step title="Paste the Google Drive URL">
    In the popup that appears, paste the URL of the Google Drive file or folder you want to add to the Knowledge Base and click **Add URL**.
  </Step>
</Steps>

<Check>
  Once files are added, you'll receive the following confirmation message:

  <img src="https://mintcdn.com/automationanywhere/-dnDAw8Ty1Kp1N7X/img/knowledge-base/add-url-confirmation-message.png?fit=max&auto=format&n=-dnDAw8Ty1Kp1N7X&q=85&s=f1b79f4bc39706fb3ec20045e4af32cd" alt="Confirmation Message" width="649" height="347" data-path="img/knowledge-base/add-url-confirmation-message.png" />
</Check>
