# 取消订阅

如果您在使用 GitBook 时遇到任何问题，并因此考虑取消方案，请 [联系](https://gitbook.com/docs/help-center/support/how-do-i-contact-support) 我们的支持团队！如果有任何问题我们可以解决，我们随时乐意帮助。

以下是取消方案的方法：

1. 前往组织的设置页面。您可以点击设置

   <picture><source srcset="/files/0f50eb20485e6afc792e9f0714c4d9cb2b32680f" media="(prefers-color-scheme: dark)"><img src="/files/9bcd313f64920f73d3606c61b9fbde5ddf8e3f6b" alt="GitBook 中的设置图标"></picture>

   图标在侧边栏底部，然后点击 **\[organization name] 设置** 即可到达那里。
2. 点击 **计费** 标签页。这将带您进入由我们的支付处理商 Stripe 托管的账单页面。
3. 点击 **取消方案** 按钮。
4. 在接下来的页面中，点击第二个标有以下文字的按钮进行确认： **取消方案**.

{% hint style="info" %}
一旦您的方案已被取消，根据我们的 [计费政策](/docs/documentation/zh/zhang-hu-guan-li/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/zh/zhang-hu-guan-li/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.
