> For the complete documentation index, see [llms.txt](https://daoudata-co-kr.gitbook.io/daoudata.co.kr-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://daoudata-co-kr.gitbook.io/daoudata.co.kr-docs/undefined-21/undefined.md).

# 프랜차이즈 관리

> **프랜차이즈 본사가 되는 방법 2가지**\
> 1\. 가맹점이 프랜차이즈 신청 후 승인을 받고 프랜차이즈 본사가 됨.\
> 2\. 관리자Web에서 시스템 관리자 혹은 파트너가 프랜차이즈 본사를 등록.

#### *프랜차이즈 운영이 "**통합관리"**&#xB85C; 설정이되어있다면, 프랜차이즈 관리메뉴에서 등록하는 내용으로 프랜차이즈 가맹점에서 조회가 돼요.*

### 1. 프랜차이즈 조회

프랜차이즈코드, 프랜차이즈명, 전화번호뒤4자리, 사업자 등록번호로 조회 할 수 있어요.

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FxKDv9dbdZctzWl9gK0jb%2Fimage.png?alt=media&amp;token=2504ffbc-d0b3-4769-95a4-a67e807197b5" alt=""><figcaption></figcaption></figure>

### 2. 신규등록

항목을 채워서 신규등록을 할 수 있어요.

필수항목: 프랜차이즈명, 전화번호, 비밀번호 / 선택항목: 이메일 주소, 사업자 등록번호, 관리범위, 파트너코드

### <mark style="color:$danger;">관리범위란?</mark>

* **개별관리**
  * 프랜차이즈 본사의 정책과 별도로 운영을 할 수 있어요.
  * 고객관리, 포인트/스탬프, 마케팅(쿠폰,할인,SMS)를 **가맹점이 별도로 운영**을 해&#xC694;**.**
* **통합관리**
  * 고객관리, 포인트/스탬프, 마케팅(쿠폰,할인,SMS)를 **프랜차이즈 본사의 정책**대로 운영을 해요.

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2F9XJv9x4NxU8HaguoNhrW%2Fimage.png?alt=media&amp;token=eaecab67-7741-40ff-b947-28435adf211c" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://daoudata-co-kr.gitbook.io/daoudata.co.kr-docs/undefined-21/undefined.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
