> For the complete documentation index, see [llms.txt](https://docs.allganize.ai/alli-llm-app-market/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.allganize.ai/alli-llm-app-market/manual/project-settings/billing.md).

# 請求情報

1. **支払い情報を確認する方法**

* **設定 > 支払いページに移動すると、**&#x30B3;ンテキストを理解せずにパターンマッチングのみに基づいて動作します。
* プラン：法人のお客様は「カスタム」プランに設定されています。
  * これは最大20万クレジットまでの契約で構成され、それ以降は従量課金制で料金が発生します。
  * アップグレードが必要な場合は、「お問い合わせ」ボタンから直接管理者に連絡してください。<br>

2. **クレジット利用上限の設定**

* プロジェクトで使用するクレジットの上限を設定できます。[詳細はこちら](/alli-llm-app-market/manual/project-settings/billing/set-credit-cap.md)でご確認ください。<br>

3. **使用状況の確認方法**

* **クレジットの総使用量を**確認できます。
* **支払いタブでの利用状況はリアルタイムで同期され**、集計されます。
* **日付範囲設定機能を**使用すると、指定した期間内の使用状況を区分して確認できます。

<figure><img src="/files/5Tgnn3eSnO6qkkzTO9RQ" alt=""><figcaption></figcaption></figure>

4. **詳細な使用方法を確認する**

* **「詳細を表示」をクリックすると**、各アプリの**実際の通話回数と消費されたクレジット数を**確認できます。

<figure><img src="/files/66DjRAx75d8lRFhH3sDg" alt="" width="448"><figcaption></figcaption></figure>


---

# 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://docs.allganize.ai/alli-llm-app-market/manual/project-settings/billing.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.
