> 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/jp/service-guide/billing/change-plan.md).

# プラン変更方法

クレジット決済のお客様は、管理画面上でプラン変更が可能です。\
請求書払いのお客様はCharllaサポート宛へプラン変更のご相談をください。\
Charllaサポート：<jp_team@catenoid.net>

***

### プラン変更方法

{% stepper %}
{% step %}

#### 決済管理画面からプラン変更を選択する

画面上部の \[プロフィール] > \[決済管理] >  \[ご利用中のプラン] > \[プラン選択] を選択します。

<figure><img src="https://3627017617-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHfZL4HYwO19vNYjGhjS%2Fuploads%2FbXFhXCA9OKdHiPl1g5eX%2F%E6%B1%BA%E6%B8%88%E7%AE%A1%E7%90%86%E3%83%A1%E3%83%8B%E3%83%A5%E3%83%BC%E3%82%92%E9%96%8B%E3%81%8F.png?alt=media&amp;token=b3c34d8c-bbd6-436d-838c-40040c6afe69" alt="" width="563"><figcaption><p>画像クリックで拡大</p></figcaption></figure>
{% endstep %}

{% step %}

#### プラン選択を選択する

プラン選択を選択すると、 \[来月から適用] と \[今すぐアップグレード] の選択肢が表示されます。変更内容をすぐに反映する場合は \[今すぐアップグレード] を選択してください。\
プランの適用タイミングを選択後、プラン選択画面が表示されるので、変更したいプランを選択します。

{% hint style="info" %}

## 上位プランへの変更は当月から適用可能

お支払いは現在のプランとの差額（税込）のみ。\
手続き完了後すぐに新しいプランが適用され、次回以降の定期決済も新プランの料金ベースに切り替わります。\
\
**※　ダウングレードは従来通り、次回決済日からの予約適用となります。**
{% endhint %}

<figure><img src="https://3627017617-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHfZL4HYwO19vNYjGhjS%2Fuploads%2FdpCADYEfvvoVm3iWjcgK%2F%E3%83%97%E3%83%A9%E3%83%B3%E3%82%92%E9%81%B8%E6%8A%9E.png?alt=media&amp;token=6bd2df0f-8742-401c-9bfa-2f7b16a5a0d4" alt="" width="563"><figcaption><p>画像クリックで拡大</p></figcaption></figure>
{% endstep %}

{% step %}

#### 決済を完了する

決済手段を確認し、アップグレードを完了します。既存の登録カードがデフォルトの決済手段として適用されます。\
※登録時にカード情報を変更すると、次回以降の決済にも同様に反映されます

<figure><img src="https://3627017617-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHfZL4HYwO19vNYjGhjS%2Fuploads%2Fs0WTrmLp1HU36kGWetPs%2F%E6%B1%BA%E6%B8%88.png?alt=media&amp;token=83dde7aa-abe3-4495-bb22-ad560aeef870" alt="" width="563"><figcaption><p>画像クリックで拡大</p></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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/jp/service-guide/billing/change-plan.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.
