> For the complete documentation index, see [llms.txt](https://support.charlla.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.charlla.io/userguide/plan/change.md).

# 플랜 변경

* 찰나 플랜은 직접 업그레이드 하거나 다운그레이드 하실 수 있어요.

  > **다운그레이드**는 다음 달 결제일부터 적용됩니다. **업그레이드**는 다음 달부터 적용하거나, 즉시 업그레이드를 통해 지금 바로 적용할 수 있습니다. 즉시 업그레이드에 대한 자세한 내용은 \[[즉시 플랜 업그레이드](/userguide/plan/instant-upgrade.md)]를 참고하세요.
* 다음 결제일 전까지 플랜 변경 신청 횟수에는 제한이 없어요. 가장 마지막에 선택한 플랜이 **다음 달**에 적용됩니다. 비즈니스 규모에 맞는 찰나 플랜을 자유롭게 업그레이드, 다운그레이드 신청하세요.
* 플랜 변경은 언제든지 가능하지만, 결제 안정성을 위해 다음 결제일 전날 cs운영시&#xAC04;**(18시)**&#xC774;후 \~ 결제 당일 결제 발생 전까지는 구독 해지를 **신청할 수 없으니** 유의해 주세요.

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

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

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

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

1. \[상단 프로필] > \[결제 관리] > \[결제 관리]로 이동합니다.&#x20;
2. \[구독 플랜] > \[플랜 선택]을 클릭합니다.
3. \[가격 안내] > \[플랜 선택]을 클릭하여 **다음 달**부터 적용될 플랜을 예약할 수 있습니다.
4. 플랜 변경을 예약하면 \[결제 관리] > \[구독 플랜]에 예약 배너가 표시됩니다.

&#x20;

{% hint style="info" %}
결제일 당일 09:00 \~ 10:10 사이에는 정산 처리로 인해 모든 플랜 변경(즉시 업그레이드 포함)이 일시적으로 제한됩니다. 정산 완료 이후부터 다시 이용하실 수 있습니다.
{% endhint %}


---

# 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://support.charlla.io/userguide/plan/change.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.
