# 이용기관 등록하기

\[이용기관 관리] 메뉴에서는 지갑 서비스를 이용하는 이용기관 등록 기능을 제공합니다.&#x20;

딜러사 회원은 서비스를 제공할 이용기관과 기관을 직접 등록할 수 있으며,&#x20;

이용기관 회원은 이용기관 등록에 필요한 앱정보를 등록할 수 있습니다.&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/BAEQP71Y0P83O_5EyEXkEd8ycjW3fSX8XgAApT6uZGSvCsQMvVyM4yxPdJBT_ZSsHeWJ8XKbM69F8TI_Dekj_iDmJp0EV7rU9FF-3qN0c4dEWLiS2J7D8136rk5RHszrujh4zn2llIYpWh2_xdDvp0c" alt=""><figcaption></figcaption></figure>

## 이용기관

* '사업자등록번호'를 기반으로 구분됩니다.&#x20;
* 이용기관 등록을 위해서는 카카오 디벨로퍼스에 등록된  APP ID 정보가 필수로 필요합니다.&#x20;
* 비즈별로 '사업자등록번호와 'APP ID'가 동일한 이용기관을 등록할 수 있습니다.
  * &#x20;ex) 인증/전자문서에 각각 '카카오' 이용기관 등록 가능  &#x20;

## **기관**

* '기관명'을 기반으로 구분됩니다.&#x20;
* 동일한 사업자등록번호와 APP ID를 사용하지만, 이용기관이 제공하는 서비스 구분을 위해 사용합니다.&#x20;
  * ex) 이용기관 : 카카오 / 기관 : 카카오지갑, 카카오예약 등&#x20;
* 1개의 이용기관 하위에 복수의 기관을 등록할 수 있습니다.&#x20;


---

# 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://kakaobusiness.gitbook.io/main/tool/kakaotalkwallet/partner_register.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.
