# 설정

<figure><img src="/files/RK53Kx6PsPG9WCOslIEw" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/VNsk5Kk76hIVlQMKW4Y4" alt=""><figcaption></figcaption></figure>

### 서비스 키

* **서비스 키**는 현재 계정을 식별하는 고유 값으로, API 연동이나 서비스 운영 시 참조됩니다.
* 일반 사용자에게 공유되지 않도록 주의하세요.

### 알림 안내 받기

* 인스턴스를 새로 만들고 전처리 과정이 진행될 때, 사용자가 매번 화면에 들어와 확인하지 않아도 됩니다.
* 전처리 작업이 완료되는 시점에 지정한 이메일 주소로 알림 메일을 발송합니다.


---

# 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.genser.ai/ai-search/setting.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.
