# 账单与使用情况

“计费与使用情况”页面是你管理与订阅相关一切内容的地方。在这里，你可以查看或升级你的套餐、取消订阅、更新付款方式、添加或移除成员、购买积分、跟踪积分使用情况以及下载发票。

### 访问“计费与使用情况”

1. 在仪表盘视图中，点击左上角的组织标志。
2. 在下拉菜单中选择“设置”。
3. 在左侧边栏中，点击“计费与使用情况”。
4. 你将进入“计费与使用情况”页面。

**直接链接**

* 直接前往计费部分： <https://studio.morphic.com/settings/billing>

### 当前套餐

* 查看你当前的套餐和计费周期。
* 如需升级套餐，请点击“升级”。

### 管理付款方式

* 前往“计费与使用情况”部分： <https://studio.morphic.com/settings/billing>
* 然后进入 当前套餐 > 当前计划 > 通过 Stripe 管理。
* 添加或移除你的付款方式。

<figure><img src="https://2197859893-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPhHCbNZdzW70rakoLhf%2Fuploads%2FPHeW0DLgtZs25n3IdsIe%2FPayment%20method.gif?alt=media&#x26;token=990fbc47-397f-433d-b255-5246ea304795" alt=""><figcaption></figcaption></figure>

### 取消套餐

* 取消订阅：如需取消，请点击当前套餐旁边的“通过你的付款提供商管理”，然后按照取消步骤操作。

<figure><img src="https://2197859893-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPhHCbNZdzW70rakoLhf%2Fuploads%2FUH97oxXD8GJQHF8G4b8g%2FCancel%20Plan.gif?alt=media&#x26;token=74f292a7-85ae-40c2-bd8c-97b9e9b0b20a" alt=""><figcaption></figcaption></figure>

### 成员

* 查看你的套餐中包含的额外成员数量。
* 在此部分管理成员访问权限和角色。

### 购买积分

你可以随时从组织/账户下拉菜单中购买积分（点击左上角的 Morphic 标志）。

1. 打开组织/账户下拉菜单。
2. 点击“购买积分”。
3. 将会弹出一个窗口，显示可用套餐。
4. 点击你偏好的套餐下方的“购买”以完成购买。

<figure><img src="https://2197859893-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPhHCbNZdzW70rakoLhf%2Fuploads%2FVPj40Mfmvs1mp5RLzmWX%2FBuy%20Credits.gif?alt=media&#x26;token=d5c7939b-2d38-4dab-a3c8-561faaf0ad00" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2197859893-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPhHCbNZdzW70rakoLhf%2Fuploads%2Ffa8IYdLtRAyEfmnPFeQo%2FCleanShot%202026-03-20%20at%2015.03.31%402x.png?alt=media&#x26;token=83e70554-e86c-4b20-ad84-0971c12b7af2" alt=""><figcaption><p>购买积分</p></figcaption></figure>

### 发票历史

* 查看并下载你过去的发票。
* 套餐升级或积分充值等购买记录将显示在这里。

### 积分活动

* 跟踪积分在你的组织中的使用情况。
* 每条记录都会显示日期、成员、资产类型、使用的积分和状态。
* 可按日期、成员、状态或项目进行筛选。
* 可在全部、按项目或按成员视图之间切换。
* 点击“下载 CSV”以导出你的积分使用情况。

***


---

# 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://morphic.com/docs/zh/kuai-su-shang-shou/settings/billing-and-usage.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.
