# 비즈플러그인

## 1. 비즈플러그인이란?

비즈플러그인은 카카오톡 내에서 사용자를 대상으로 비즈니스를 확장할 수 있도록 도와줍니다.\
플러그인을 사용하면 개인 정보 이용, 카카오싱크, 위치 전송, 이미지 보안전송 등 다양한 활동을 카카오톡 내에서 화면 전환없이 수행할 수 있습니다.

![](/files/-MZLCGtoiMz9peJGO1nu)

### 1-1. 개인정보이용 플러그인

**개인정보이용 플러그인**\
상담 중 개인정보 이용 동의가 필요한 경우 카카오톡 안에서 화면 전환 없이 간단하게 개인정보 이용 동의를 받을 수 있습니다.&#x20;

![](/files/-MZLCeXg8MdpaaKk3MXe)

### 1-2. 카카오싱크 플러그인

**카카오싱크 플러그인**\
상담 중 사용자에게 서비스 제공에 필요한 **회원가입 동의를 쉽고 빠르게** 받을 수 있습니다.&#x20;

![](/files/-MZLEzT91jGnDppVxfUi)

### 1-3. 위치 전송 플러그인

**위치 전송 플러그인**\
사용자의 위치를 카카오톡 안에서 **화면 전환 없이 편리하고 빠르게 전송** 받을 수 있습니다.&#x20;

![](/files/-MZLFNX_QaGIGHVnWYFa)

### 1-4. 이미지 보안 전송 플러그인

**이미지 보안 전송 플러그인**\
계약을 위해 고객에게 보안이 필요한 서류를 요청하셔야 하나요? 사용자로부터 서비스에 필요한 이미지를 안전하게 전송 받을 수 있습니다.&#x20;

![](/files/-MZLFregd-USJhDmpCPa)

##

{% tabs %}
{% tab title="비즈플러그인 만들기" %}
[비즈플러그인 준비사항 알아보기 > ](/main/tool/bizplugin/start.md#1)

{% file src="/files/KOq3Bu8S9goljJkTkYW4" %}
비즈플러그인 개발가이드
{% endfile %}
{% endtab %}
{% endtabs %}


---

# 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/bizplugin.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.
