# 管理订阅

### 在 SlidesPilot 管理您的订阅

一旦您在 SlidesPilot 订阅了任何付费计划，您可以通过以下步骤管理或取消订阅：

{% stepper %}
{% step %}

#### 步骤 1 - 登录 SlidesPilot

<figure><img src="/files/2825b78ea6b7d5cc9c092ca5ff1fc1b45f11ac0f" alt=""><figcaption></figcaption></figure>

登录 SlidesPilot 很简单。选择您的 Google 帐户或 Apple 帐户即可一键登录（新用户将自动注册）。这可帮助您保存工作。或者，您也可以使用电子邮件地址——我们会向您发送验证码，您可以在登录页面输入该验证码以访问您的帐户。
{% endstep %}

{% step %}

#### 步骤 2 – 查看您的计划和订阅

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

登录后，您将进入工作区。左侧有一个侧边栏，您可以在其中导航。点击“查看计划”以打开计划和账单页面。

向下滚动以查找账单部分，您将在此处看到 **管理我的订阅**：这是您进行所有与订阅相关更改的主要中心。使用此链接可访问我们在 Stripe 的个人账单门户，在那里您可以升级或降级计划、更新付款方式、查看并下载过往发票，或取消订阅。
{% endstep %}

{% step %}

#### 步骤 3 - 管理或取消您的订阅

<figure><img src="/files/841b9a119093f51a2fef2ab80b6f351a69dfb2d7" alt=""><figcaption></figcaption></figure>

现在您将被重定向到我们使用的支付网关 Stripe。这里会为您提供当前有效计划的完整概览并提供更改选项。

* **计划详情**：您可以看到当前的订阅计划（例如 Plus）及其设置为自动续订的日期。
* **更新订阅**：如果您想更改计划，例如升级到更高等级以访问更多功能，请使用此按钮。
* **取消订阅**：要取消订阅，您可以点击 **取消订阅** 按钮。此操作将阻止您的计划在当前计费周期结束时自动续订。
  {% endstep %}
  {% endstepper %}

### 下载您的收据/发票

{% stepper %}
{% step %}
步骤 1 — 查找您的账单记录

<figure><img src="/files/06cb6dc6f83832f7002d595debe9ab6830c49496" alt=""><figcaption></figcaption></figure>

按照上述步骤访问 Stripe 后，向下滚动可查看所有付款记录的列表。点击任一付款记录会打开一个新窗口。
{% endstep %}

{% step %}
步骤 2 — 下载您的发票

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

在此新窗口中，您将看到将该笔付款的收据以 PDF 格式下载的选项。
{% endstep %}
{% endstepper %}

### 常见问题解答

<details>

<summary>为什么我被收费？</summary>

正如我们定价页面上明确说明的那样，我们提供订阅服务。您的订阅会自动续订并在每个计费周期（按月或按年）向您收费，直到您取消为止。您可以按照这些说明现在取消以防止将来的收费。

</details>

<details>

<summary>即使我被收费，为什么在我的账户中看不到任何订阅？</summary>

这种情况通常发生在您拥有多个 SlidesPilot 帐户时。您可能使用的登录帐户与拥有活动订阅的帐户不同。尝试使用另一个 Google 帐户登录，检查您是否曾使用 Apple 登录，或联系我们以帮助识别哪个帐户拥有订阅。

</details>

<details>

<summary>我取消订阅后何时会收到退款？</summary>

退款不会自动处理。请参阅我们的 [退款政策](/slidespilot-help-center-zh/tao-can-yu-zhang-dan/tui-kuan-zheng-ce.md) 以获取详细信息。

</details>

<details>

<summary>退款政策是什么？</summary>

有关我们退款流程和资格要求的完整详细信息，请访问我们的 [退款政策](/slidespilot-help-center-zh/tao-can-yu-zhang-dan/tui-kuan-zheng-ce.md).

</details>


---

# 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://help.slidespilot.com/slidespilot-help-center-zh/tao-can-yu-zhang-dan/guan-li-ding-yue.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.
