# 計劃與升級

## 概覽

計劃決定了您對 GenStudio 功能的訪問級別以及可用於您團隊的成員席位數量。SkyDeck.ai 提供不同的訂閱計劃，每個計劃都有其獨特的功能和定價。您可以選擇最適合您需求和預算的計劃。您可以隨時升級或降級您的計劃。

## 查看您當前的計劃

1. **導航到帳單部分：** 前往 SkyDeck.ai 控制中心的「帳戶」標籤，然後選擇「帳單」。
2. **當前計劃詳情：** 在帳單頁面上，您將看到一個顯示您當前計劃的部分。這包括：

   * **計劃名稱：** 您當前訂閱計劃的名稱（例如，「免費試用」、「基本」、「進階」）。
   * **訂閱狀態：** 您是處於免費試用、付費計劃，還是您的計劃已過期。
   * **每月價格：** 您當前計劃每個席位的基本每月費用。
   * **總計：** 總每月費用，通過將每個席位的每月價格乘以計劃中包含的成員席位數來計算。
   * **信用餘額：** 您的帳戶可用於訪問 40+ LLM 的當前信用餘額。
     * 對於 **Essential Plus** 和 **Advanced Plus** 計劃，這包括根據席位數量的每月信用補充。
   * **成員席位：** 您計劃中包含的成員席位數量。
   * **續訂日期：** 您的訂閱將續訂的日期。

   <figure><img src="/files/3OGWvfwKXSbX4dkBzDLp" alt=""><figcaption><p>當前計劃詳情</p></figcaption></figure>

## 升級或更改您的計劃

1. **找到「升級」或「更改計劃」按鈕：** 如果您正在使用免費試用版或您的計劃已過期，您將看到一個「升級」按鈕。如果您正在使用付費計劃，您將看到一個「更改計劃」按鈕。
2. **探索可用計劃：** 點擊按鈕將打開一個模態窗口或將您重定向到一個新頁面，您可以在那裡查看和選擇不同的訂閱計劃。
3. **選擇新計劃：** 選擇最適合您需求的計劃。
4. **確認您的選擇：** 按照提示確認您的新計劃選擇。

<figure><img src="/files/yRM4iHr5eP1ulZhCRcug" alt=""><figcaption><p>計劃選擇模態</p></figcaption></figure>

## 重要注意事項

* 升級您的計劃將立即生效。
* 降級您的計劃可能會在您當前的計費週期結束時生效。
* 一旦您的計劃變更成功，您將收到確認消息。

## **發票和收據**

要獲取您的 SkyDeck.ai 訂閱的發票或收據：

1. 在您的帳單設置中點擊「更改計劃」選項。這將引導您到 Stripe 平台。
2. 在 Stripe 中，找到頁面底部的「發票歷史」部分。
3. 點擊您希望查看的特定付款記錄。
4. 在隨後的螢幕上，您將找到下載所選交易的發票或收據的選項。

如果您在升級或更改計劃時遇到任何問題，請聯繫 <support@skydeck.ai> 尋求幫助。


---

# 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.skydeck.ai/zh-hk/control-center/billing/plans-and-upgrades.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.
