> For the complete documentation index, see [llms.txt](https://doc.engenius.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.engenius.ai/home-cloud-user-manual/jp/repto.md).

# レポート

Report lets you compile reports of past activity on your Organization/HV/networks. These reports can be filtered to only include certain organizations, HV, or networks. You can send them to recipients by email and schedule them to run periodically.　

「レポート」機能は、オーガナイゼーション/HV/ネットワークにあったアクティビティをまとめることができます。レポートが、特定のオーガナイゼーション、HVまたネットワークだけでフィルタリングされます。Eメールでレポートを送信しますか、それとも日程を予約して定期にレポートを生成します。

## レポートの生成方法について

**Report**を作成するアイコンが左のパネルにあります。**Task**タブの下に、**New Task**ボタンをクリックしてください。

![](/files/dtQZZzRCcOV45eWkpJo1)

このボタンをクリックすると、直接にレポート内容をカスタマイズする手順を示す新しいウィザードが表示されます。

### 表紙について

* **Author**: 作成者を入力すると、表紙に表示されます。
* **Cover letter**: スタイルを選択すると、表紙に表示されます。
* **Language**: 現在、英語のみ対応します。
* **Logo**: 表紙に表示させたいロゴをアップロードします。

![](/files/aMt2S4i6yf5zNrwrGC2g)

### レポートの内容について

ここには、レポートに入れる内容を選択します。ギアアイコンをクリックし、表のデータの表示/非表示を切り替えられます。

![](/files/82ykKDx0io1RHTJoHoYl)

### 構成

1. **Select Org-tree**: **Org-treeの選択：**&#x30EC;ポートを収集する場所を選択します。
2. **Dashboard Period: ダッシュボード期間**：ダッシュボードに表示する日、週、または月のデータを選択します。
3. **Throughput SSID:** **スループットSSID**：スループットデータを収集したいSSIDを選択します。
4. **Schedule: スケジュール**：今すぐレポートを生成します、それとも、特定の時間または毎週(に)を選択します。
5. **Email:** レポートを送る宛先のEメールアドレスを入力します。

![](/files/F4JGJ0o8ZDfijoM2sIa2)

### 確認

ここには、1ページで全ての内容と設定をレビューすることができます。設定を変更する場合、Backをクリックして変更します。全ての設定が正しい場合、**Apply** をクリックし、新たなTaskを作成します。

![](/files/GAjog43rsGl9z5RWRVoy)

## プレビュー

## 　

「**Report** 」タブには、システムがTaskを基づいて生成したレポートのリストが表示されます。

&#x20;「**Report** 」タブから、保存されたレポートを開くと、クラウドはレポートを表示します。

1. **Task名**(レポート名と同様)：該当Taskにナビゲートします。
2. **Last report: 最新のレポート**：ハイパーリンクで簡単に最新のレポートをダウンドーロすることができます。
3. 同じのTaskで生成されたレポートの数です
4. 誰かにこのレポートを送信します。
5. レポートをダウンロードします。
6. レポートを削除します。

![](/files/fSJD3fJjDFcAxkMuwWb6)

## Taskの編集

Tasksを作成すると、このページに選択したデータをモニターリングすることができます。Task状態を確認し、さらに編集するためのアイコンいくつかあります。

1. **Mail icon**:  このTaskには、既に構成されたメールの宛先があります。
2. **Calendar icon**: このTaskに、レポートを継続的に生成するように、スケジュールされています。
3. **New Task**: 他のTaskを作成します。基本モードには、1つのみのTaskを作成し、1つのみのレポートが記録されます。
4. **Edit icon:** Task設定を編集します。
5. **Pause icon: 一時停止**一時的にスケジュールされているTaskを停止します。

![](/files/0ydDKPxkT9Ox47c82vVr)


---

# 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://doc.engenius.ai/home-cloud-user-manual/jp/repto.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.
