# 請求

## 主な機能

* **現在のプランを表示:** プラン名、席数、更新日など、現在のサブスクリプションの詳細を確認します。
* **クレジットを購入:** GenStudio内のさまざまなサービスで使用するための追加クレジットを購入します。
* **プランのアップグレード/変更:** 異なるサブスクリプションプランを探索し、現在のプランをアップグレードまたはダウングレードします。
* **席の管理:** 現在のプランで利用可能なメンバー席の数を確認します。
* **モデル使用料金の表示:** 異なるAIモデルの料金を理解します。

## 始めに

請求セクションにアクセスするには、「アカウント」タブに移動し、「請求」を選択します。

<figure><img src="/files/4g5TLXIbnnH2p62Nhmec" alt=""><figcaption><p>コントロールセンター請求タブ</p></figcaption></figure>


---

# 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/ja/control-center/billing.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.
