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

GitBook の使用中に何らかの問題が発生してプランのキャンセルを検討している場合は、ぜひ [お問い合わせください](https://gitbook.com/docs/help-center/support/how-do-i-contact-support) サポートチームまでご連絡ください！解決できることがあれば、喜んでお手伝いします。

プランをキャンセルする方法はこちらです：

1. 組織の設定ページに移動します。設定

   <picture><source srcset="/files/b201aa3a8a10ab1616336fb0d84576c6e6d5ae80" media="(prefers-color-scheme: dark)"><img src="/files/477fc6b8be7ea4395872753916f62023abc28604" alt="GitBook の設定アイコン"></picture>

   アイコンをサイドバー下部でクリックし、次に **\[organization name] の設定** をクリックしてください。
2. 次をクリックします **請求** タブ。これにより、決済代行業者である Stripe でホストされている請求ページに移動します。
3. クリックして **プランをキャンセル** ボタンをクリックしてください。
4. 次のページで、ラベルが付いた 2 つ目のボタンをクリックして確認します。 **プランをキャンセル**.

{% hint style="info" %}
プランがキャンセルされると、当社の [請求ポリシー](/docs/documentation/ja-gitbook-documentation/akaunto/plans/billing-policy.md)に従い、現在の請求期間の終了までは有効のままです。サブスクリプションはそれ以降自動更新されず、プランのキャンセルはその請求期間の終了時に完全に適用されます。
{% endhint %}

### 気が変わりましたか？

キャンセル後、現在の請求期間が終了する前であれば、プランを更新することができます。下に表示されている **プランを更新** ボタンをクリックし（次のページでもう一度確認すると）、サブスクリプションは再び自動更新されます。

その後、GitBook を再び有料プランで利用したい場合は、新しいプランを購入できます。


---

# 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://gitbook.com/docs/documentation/ja-gitbook-documentation/akaunto/cancelling-a-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.
