> For the complete documentation index, see [llms.txt](https://help.stibee.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.stibee.com/paid-newsletter/settings/convert.md).

# 일반 주소록 → 유료 구독 주소록으로 변환하기

**💬** 이 내용은 **스탠다드, 프로, 엔터프라이즈 요금제**에 해당하는 도움말입니다.

## 이 글에서는

이미 [일반 주소록](/list/overview.md)을 만들어 무료 구독자를 대상으로 뉴스레터를 발송하다가 같은 구독자를 대상으로 유료 뉴스레터를 발행하고 싶은 경우가 있을 수 있습니다. 일반 주소록에서 유료 구독 주소록으로 변환하는 방법에 관해 알아봅니다.

***

### 유료 구독 주소록으로 변환하기 <a href="#h_8080dad95d" id="h_8080dad95d"></a>

1. 주소록 목록에서 변경하고 싶은 주소록의 오른쪽 끝 화살표\[V]를 클릭합니다.
2. \[유료 구독 주소록으로 변환하기] 버튼을 누릅니다.
3. 일반 주소록이 유료 구독 주소록으로 변환되며 유료 구독 주소록 생성에 필요한 정보를 입력하는 단계로 이동합니다.

### 유료 구독 주소록 정보 입력하기 <a href="#h_356c217458" id="h_356c217458"></a>

1. 유료 구독 주소록 변환 화면에서 [정산 정보](/paid-newsletter/billing.md)를 등록합니다.
2. 구독 상품(월간 구독, 연간 구독, 일회성 구독)과 프로모션 여부, 유료 구독 만료일을 설정합니다.&#x20;
3. \[저장하기] 버튼을 누르면 유료 구독 주소록으로의 변환이 완료됩니다. \[취소] 버튼을 클릭해서 정보 저장을 완료하지 않는 경우에는 유료 구독 주소록 변환 절차가 취소되고 일반 주소록 상태로 남아 있게 됩니다.

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

### 유료 구독 폼 설정하기 <a href="#h_eac97a6d62" id="h_eac97a6d62"></a>

유료 구독 정보 입력이 완료되면 유료 구독 주소록의 대시보드로 이동합니다. 이제 \[구독 폼]에서 [유료 구독](https://help.stibee.com/hc/ko/articles/4756516930959)할 수 있는 화면이 표시되도록 설정만 해주면 변환 절차가 마무리됩니다.

1. 조금 전 변환한 유료 구독 주소록을 클릭한 뒤, \[구독 화면]으로 이동합니다.
2. \[구독 폼 → 수정하기] 버튼을 클릭합니다.
3. \[구독 유형]에서 구독 폼에 표시될 구독 유형을 선택합니다.
4. \[저장하기] 버튼을 누르면 구독 폼에 유료 뉴스레터 결제와 관련된 화면이 표시됩니다.

## 주의사항 <a href="#h_2792b8b57e" id="h_2792b8b57e"></a>

* 유료 구독 주소록 정보를 입력한 뒤, 구독 화면에서 구독 폼 설정까지 마무리해야 구독자로부터 유료 뉴스레터 결제를 받을 수 있습니다.
* 유료 구독 주소록은 [구독 폼 내보내기](/list/gather-subscribers/form.md#adding-subscription-form) 기능을 사용해도 유료 구독 기능과 관련된 기능(유료 구독 결제, 유료 구독자 이용 약관, 개인정보 수집 및 이용 동의) 기능이 표시되지 않습니다.


---

# 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://help.stibee.com/paid-newsletter/settings/convert.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.
