# 請求書を表示

1. 過去の請求書を表示するには、workspace の [Plan & Billing ページ](https://app.roboflow.com/the-analytics-zone/settings/plan) に移動し、「Go to Portal」を選択します。

<figure><img src="/files/742fa48bb1538d57818b8287e9c5116d3ee72675" alt=""><figcaption></figcaption></figure>

2. billing portal では、利用可能な請求書のいずれかをクリックします。より多くの請求書を表示するには「view more」をクリックするか、特定の請求書を見つけるには検索アイコンをクリックできます。

この画面では、次の3つのオプションが表示されます：

* 請求書をダウンロード
* 領収書をダウンロード
* 請求書と支払いの詳細を表示

最後のオプションをクリックすると、請求書全体を確認して、アカウントにどのように請求されたかを理解できます。


---

# 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.roboflow.com/roboflow/roboflow-jp/billing/plans/view-invoices.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.
