> 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/getting-started/managing-paid-subscribers.md).

# 유료 뉴스레터 구독자 관리하기

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

## 이 글에서는

유료 구독 주소록에 추가된 구독자의 구독 유형, 구독 상태, 정기 결제 해지 여부 등을 관리할 수 있습니다. 아래 도움말을 클릭해서 궁금한 내용을 바로 확인하거나, \[다음] 버튼을 클릭해 단계별 아티클을 확인해 보세요.

{% content-ref url="/pages/7UEVywgPf7JN7nZFGKH7" %}
[유료 구독 폼에서 구독하기](/paid-newsletter/getting-started/managing-paid-subscribers/form.md)
{% endcontent-ref %}

{% content-ref url="/pages/FVOgYvIsPrZ2aodunc0A" %}
[유료 구독 주소록에 구독자 직접 추가하기](/paid-newsletter/getting-started/managing-paid-subscribers/direct-addition.md)
{% endcontent-ref %}

{% content-ref url="/pages/pDD2LbzssgrH9Ff2Hi2Q" %}
[유료 구독 주소록에서 구독자 구독 유형 변경하기](/paid-newsletter/getting-started/managing-paid-subscribers/understand-type-change.md)
{% endcontent-ref %}


---

# 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/getting-started/managing-paid-subscribers.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.
