# 各ページ情報をダウンロードする

&#x20;Rippleの各画面右上に設置されているダウンロードボタンより、各画面に登録されている情報をCSV形式でダウンロードすることができます。

現在CSVダウンロードが可能な画面は以下の通りです。

* RI管理
* RI適用率
* RIレコメンデーション
* 請求グループ
  * 請求グループ
  * 請求書設定
* アカウント
* プロジェクト
* Wave for Reseller


---

# 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.alphaus.cloud/ripple/more-info/download-pageinfo.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.
