# 統合の設定

セットアップガイドに戻り、**Add Integration**をクリックするか、サイドバーから**Integrations**を選択します。インテグレーションページで、**Add Integrations**ボタンをクリックします。

<figure><img src="/files/J2o0oSStF1OnjG58COf5" alt="integrations page" width="563"><figcaption></figcaption></figure>

**Add Integration**ポップアップウィンドウで、以下のフィールドを入力します：

* **Integration Service** – OpenAI、VertexAI、AnthropicなどのLLMサービス、またはドロップダウンメニューからデータベースサービスを選択します。
* **Integration Name** – インテグレーションの認識可能な名前を作成します。
* **Credentials** – [API credentials](/ja/control-center/setup-guide/set-up-integrations/integration-assistance.md)を入力します。

<figure><img src="/files/hvRbB5hxDaP1GX7q0MhI" alt="add integration dialog" width="563"><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.skydeck.ai/ja/control-center/setup-guide/set-up-integrations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
