# お支払い設定

## アップグレード

無料プランからスタンダードへのアップグレードは**支払いページを開く**へ進んでください。

<https://dashboard.bengo-kakumei.jp/organization/payment>

## 支払い情報

アップグレード後は、「支払い情報ページ」を開くことができます。

* 請求書、領収書は、支払い情報ページからいつでも閲覧、ダウンロードできます。

## ライセンス数

（有料の場合のみ）

組織における弁護革命アカウントは、ライセンスをあらかじめ購入し、その枠の中でメンバーにアカウントを割り当てる仕組みとなっています。一般的には、弁護士の人数とライセンス数が一致します。

ある程度自動で増減されますが、正確に管理するには、このメニューから操作をおこなってください。

{% hint style="warning" %}
メンバーを除外するなどしても、ライセンス数が減枠されていない場合には、ライセンス数に応じた課金がなされます。ライセンス数の調整に誤りが無いようにご注意ください。
{% endhint %}


---

# 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.bengo-kakumei.jp/guide/dashboard/payment.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.
