# プランを変更する

## プランのアップグレード

プランをアップグレードするには、いつでも[料金ページ](https://metasleuth.io/plans)にアクセスし、ご希望のプランを選択して「アップグレード」をクリックしてください。

請求サイクルの途中でより高いプランにアップグレードする場合:

* 新しいプランの料金が即座に請求されます。
* 現在の請求サイクルでの残り時間に基づいて、支払額が按分されます。
* 新しいプランは即座に適用され、請求サイクルは同じままです。

より長い請求間隔に切り替える場合:

* 新しいプランの料金が即座に請求されます。
* 現在のプランの以前の請求期間での残り時間に基づいて、支払額が按分されて減額されます。
* 新しいプランは即座に適用され、請求サイクルはすぐに変更されます。

## プランのダウングレード

現在、MetaSleuthでは、アクティブなサブスクリプションプランがある間はダウングレードのオプションを提供していません。ダウングレードが必要な場合は、現在のサブスクリプションをまずキャンセルし、現在の請求サイクルが終了した後に再度サブスクリプションを登録していただく必要があります。

{% hint style="info" %}
MetaSleuthにおいて、より長い期間から短い期間の請求間隔に変更することは、ダウングレードと見なされますのでご注意ください。
{% endhint %}

## サブスクリプションのキャンセル

月額でも年額でも、MetaSleuthのサブスクリプションはキャンセルするまで自動的に更新されます。

`ユーザーアバターアイコン` -> `サブスクリプション` -> `請求管理`をクリックして、いつでもキャンセルできます。

Stripeページで\_**`サブスクリプションをキャンセル`**\_をクリックして購読を解除します。キャンセル後も、現在の請求サイクルの終了まで、有料機能へのアクセスは継続されます。


---

# Agent Instructions: 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://docs.metasleuth.io/ja/yzmanyuaru/plans-billings-and-payments/change-your-plan.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.
