> 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/direct-addition.md).

# 유료 구독 주소록에 구독자 직접 추가하기

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

## 이 글에서는

구독 폼을 통해 모집한 구독자 외에 외부에서 수집한 구독자 정보를 직접 추가할 수 있습니다. 이 방법에 관해 알아봅니다.

{% hint style="info" %}
직접 또는 파일로 추가한 뒤 유료 구독 유형으로 변경한 구독자는 결제 정보가 존재하지 않는 상태이기 때문에 정기 결제가 이루어지지 않습니다. 직접 또는 파일로 추가한 구독자로부터 결제를 받고 싶다면 유료 구독 폼 또는 구독 정보 변경하기 화면을 통해 구독자가 직접 결제를 진행해야 합니다.
{% endhint %}

***

유료 구독 주소록에도 구독자를 직접 또는 파일로 추가할 수 있습니다. 추가된 구독자는 무료 구독자로 추가됩니다.

1. \[주소록 → 추가하기]를 눌러 구독자를 추가합니다.
2. 구독자를 추가한 뒤, \[구독자 검색 → 상태 변경하기 → 유료 구독으로 변경하기]를 눌러 구독자를 유료 구독으로 변경할 수 있습니다.

직접 또는 파일로 구독자를 추가할 때 그룹으로 분류해 두면 여러 구독자를 한 번에 유료 구독 상태로 변경할 수 있습니다.

구독자를 직접 또는 파일로 추가하는 방법은 [구독자 추가하기](/list/adding-managing-subscriber/add.md) 도움말을 참고해 주세요.


---

# 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/direct-addition.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.
