> For the complete documentation index, see [llms.txt](https://morphic.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://morphic.com/docs/jp/account-and-billing/settings/member-credit-limits.md).

# クレジット上限

各メンバーが月ごと・日ごとに使える金額の上限を設定し、誰が何を使っているか確認する方法。

Morphic のメンバークレジット上限を使うと、組織内の各メンバーが月ごと・日ごとに使用できるクレジット数を管理できます。チームが大きくなっても、共有クレジットが早くなくなるのを防ぎ、各メンバーの仕事に必要な適切な量のクレジットを割り当て、全員の使用状況を一か所で管理できます。

Morphic でメンバークレジット上限を管理する簡単なチュートリアルをご紹介します：

{% embed url="<https://youtu.be/xroHI0wuUwg>" %}

1. へ移動 <https://studio.morphic.com/settings/billing/limits>
2. 目的のメンバーを見つけるか、「メンバーを検索...」で探します
3. 「月次上限を追加」をクリックして請求月に使用できるクレジットの上限を設定するか、「日次上限を追加」をクリックして1日に使用できるクレジットの上限を設定します
4. クレジット数を設定し、保存します
5. 両方設定したい場合は、同じ方法でもう一方の上限も設定します。月次と日次は別々なので、メンバーはどちらか一方だけ、両方、または両方とも設定できます
6. 後で上限を変更するには、その列にあるメンバーの現在の使用量をクリックして更新します

表には「月次使用量」と「日次使用量」が並んで表示されるため、各メンバーが両方の上限に対してどの位置にいるかをひと目で確認できます。

### 月次と日次のどちらを選ぶか

月次上限は請求サイクルにおける予算です。共有プールのうち各人がどれだけ受け取るかを決めます。

日次上限は1日あたりの上限です。メンバーの月次予算が十分に大きくても、一度に使い切ってしまわないようにしたい場合、たとえば長時間の動画レンダリングが続くようなときに役立ちます。

両方を設定すると、月全体の上限と、それを使い切るためのペースの両方を管理できます。

以上が、Morphic でメンバークレジット上限を管理する方法です。チーム全体のクレジットの使い方を、規模拡大に合わせて一か所で管理できます。

メンバークレジット上限は Enterprise プランの一部であり、規模の大きい環境で最高の成果を目指すチーム向けに設計されています。チーム全体に導入する準備ができましたら、いつでもお手伝いします。以下までご連絡ください： [**business@morphic.com**](mailto:business@morphic.com)

***

ご不明な点やお困りのことがあれば、お気軽にご連絡ください。喜んでお手伝いします。以下までご連絡ください [**support@morphic.com**](mailto:support@morphic.com)**.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://morphic.com/docs/jp/account-and-billing/settings/member-credit-limits.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
