# 통합 설정

설정 가이드로 돌아가서 **통합 추가**를 클릭하거나 사이드바에서 **통합**을 선택하세요. 통합 페이지에서 **통합 추가** 버튼을 클릭합니다.

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

**통합 추가** 팝업 창에서 다음 필드를 작성하세요:

* **통합 서비스** – OpenAI, VertexAI, Anthropic... 또는 드롭다운 메뉴에서 데이터베이스 서비스를 선택하세요.
* **통합 이름** – 통합을 위한 인식 가능한 이름을 만드세요.
* **자격 증명** – [API 자격 증명](/ko/control-center/setup-guide/set-up-integrations/integration-assistance.md)을 입력하세요.

<figure><img src="/files/0sy5deezzs7hMSQbyJdL" 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/ko/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.
