# 앱 정보 등록

이용기관 관리자는 지갑 파트너센터에 기존에 등록된 앱이나 본인의 카카오 계정에 등록된 앱을 이용기관 앱으로 등록할 수있으며, 디벨로퍼스에 신규로 앱을 생성하여 등록할 수 있습니다.&#x20;

* 이용기관 앱 : 이용기관의 사업자번호로 지갑 파트너센터에 등록된 앱&#x20;
* 내 앱 : 내 계정에 이용기관의 사업자번호로 등록된 앱이나 비즈앱이 아닌 앱&#x20;

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

**➊ 앱 목록** &#x20;

**1-1. 선택 가능한 앱이 있는 경우**&#x20;

앱 목록에서 ‘이용기관 앱’이나 ‘내 앱’을 선택할 수 있습니다.&#x20;

이미 지갑 파트너센터에 등록된 이용기관 앱이나, 카카오 로그인 기능을 사용 중인 내 앱 사용을 권장합니다.&#x20;

{% hint style="info" %}
이용기관 앱 등록을 위해서는 해당 앱의 권한이 필요합니다.  [가이드](https://developers.kakao.com/docs/latest/ko/app-setting/app#team)를 참고하여 앱의 owner에게 팀원 초대를 요청해주세요.&#x20;
{% endhint %}

**1-2. 선택 가능한 앱이 없는 경우** &#x20;

‘앱 만들기’ 페이지에서 앱을 신규로 등록할 수 있습니다.&#x20;

딜러사가 입력한 기관명과 사업자 정보가 자동으로 입력되어 있으며, 이용기관 로고를 추가로 등록할 수 있습니다.&#x20;

**➋ 이용중인 지갑 상품**

이용기관 앱의 경우, 해당 앱으로 이용 중인 지갑 상품 목록을 확인할 수 있습니다.&#x20;

**➌ 앱 만들기**

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

* 이용기관 관리자가 선택할 수 있는 앱이 없는 경우, 등록 정보 확인 후 '앱 만들기' 화면으로 자동 연결됩니다.&#x20;
* 선택할 수 있는 앱이 있지만 신규 앱 등록을 원하는 경우, 앱 목록 하단의 ‘앱 만들기’ 버튼을 클릭하여 화면으로 이동할 수 있습니다.&#x20;

{% hint style="info" %}
'앱 만들기'를 통해서 생성된 앱은 사업자번호가 등록된 비즈앱으로 자동 전환되며, 앱을 생성한 카카오 계정은 앱의 Owner 권한을 가지게 됩니다.
{% endhint %}


---

# 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/partner/insert_appinfo.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.
