> 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/page/subscriber-guide/modify.md).

# 구독 정보 직접 수정하기

## 이 글에서는

구독자는 구독 정보 변경 화면에서 자신의 구독 정보를 직접 수정할 수 있습니다. 구독 정보 변경 화면 접근 방법에 관해 알아봅니다.

***

## 구독 정보 변경 화면 URL 확인하기

구독 정보 변경 화면 링크는 \[주소록 → 구독 관리 화면 → 구독 정보 변경 화면] 경로에서 확인할 수 있습니다. 구독 정보 변경 화면은 아래와 같은 형식으로 구성된 URL이므로, URL을 직접 만들 수도 있습니다.

* 형식: <https://page.stibee.com/subscribers/auth/{listid}>
  * {listid}는 구독자가 등록된 \[주소록 대시보드]의 URL에서 lists 뒤에 표시되는 숫자입니다.
* 예시: <https://page.stibee.com/subscribers/auth/3>

<figure><img src="/files/8RwUgRWVLbfz4jnjZaDq" alt=""><figcaption></figcaption></figure>

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

## 구독 정보 변경하기

1. 구독자가 \[구독 정보 변경 화면] URL에 접속하면, 이메일 주소를 입력할 수 있는 화면이 나타납니다.
2. 구독자로 등록된 이메일 주소를 입력한 뒤, \[구독 정보 변경 링크 보내기]를 클릭합니다.
3. 입력한 이메일 주소로 구독 정보 변경 링크가 포함된 확인 이메일이 발송됩니다.
4. 확인 이메일 본문에서 \[네, 이메일 주소가 맞습니다]를 클릭하면, 구독 정보를 변경할 수 있는 화면으로 이동합니다.
5. 구독 정보 오른쪽 \[변경하기]를 클릭하면 구독 정보를 변경할 수 있습니다. \[수신거부]를 클릭하면 이메일 수신을 거부할 수 있습니다.

**\*주의:** 확인 이메일은 발송된 시점부터 24시간 동안만 유효합니다. 24시간이 지나면 링크가 만료되어 구독 정보를 변경할 수 없습니다. 이 경우 구독 정보 변경 화면에서 \[구독 정보 변경 링크 보내기]를 다시 클릭해 새로운 확인 이메일을 받아야 합니다.

<figure><img src="/files/AkPHPxSvhFwOVtXZZMOk" 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:

```
GET https://help.stibee.com/page/subscriber-guide/modify.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.
