> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/reporting-for-partners/report-management/manage-saved-reports-as-a-partner.md).

# パートナーとして保存済みレポートを管理する

レポートのフィルターと [保存](/partner/ja/nitsuitebitaidesuka/platform-features/reporting-for-partners/report-management/save-reports-as-a-partner.md) ビューを変更したら、保存済みのレポートビューにさまざまな調整を加えることができます。

#### 保存済みレポートを管理する

1. 上部のナビゲーションバーから、 **レポート** → **保存済みレポート**.
2. 管理したい保存済みレポートのタイトルを選択します。
   * 必要に応じて、保存済みレポートにカーソルを合わせて、 ![](/files/4927eb1e5c4fa3b3dc6c7e11a5ab7eb37b71050d) **\[その他]** → **削除** 保存済みレポートからレポートを削除します。
3. 次を選択します ![](/files/6b046c899791e34f6c5bd96746feecd1f5fce12b) **\[ドロップダウンメニュー]** レポートタイトルの横にある項目を選択すると、実行できる操作を確認できます。以下を参照してください。 *操作リファレンス* 以下を参照してください。

   <div data-with-frame="true"><figure><img src="/files/00603b3880902a801a9682105c4aaab91d2ee093" alt="" width="563"><figcaption></figcaption></figure></div>

<details>

<summary>操作リファレンス</summary>

| アクション           | 説明                                                                                                                                                                                                                                            |
| --------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **クリア**         | このオプションを選択すると、カスタマイズを一時的にクリアし、このレポートの既定のビューを再度表示できます。                                                                                                                                                                                         |
| **既定のビューとして設定** | このオプションを選択すると、このビューをこのレポートの既定のビューとして設定します。                                                                                                                                                                                                    |
| **編集**          | <p>このオプションを使用して、レポートの保存済みビューを編集します。このオプションにアクセスできるのは、レポートを保存した本人のみです。</p><p>1. 選択 <strong>編集</strong>。 <em>表示を保存</em> ダイアログボックスで設定を入力します。以下を参照してください。 <em>ビューの保存設定</em> これらの設定については以下を参照してください。</p><p>2. 完了したら、選択します <strong>保存</strong>.</p> |
| **削除**          | このオプションを選択すると **削除** このレポートのこの保存済みビュー。                                                                                                                                                                                                        |
| **名前を付けて保存**    | <p>このオプションを使用すると、カスタマイズしたレポートの複製を新しい名前で保存できます。これは、レポートの保存済みビューに大幅な変更を加えた後、少しだけ変更した別の版を保存したい場合に便利です。</p><p>1. 選択 <strong>名前を付けて保存</strong> そしてレポートのタイトルを変更します。</p><p>2. 選択 <strong>保存</strong>.</p>                                            |

</details>

<details>

<summary>ビューの保存設定</summary>

| オプション        | 説明                                                                                                                                            |
| ------------ | --------------------------------------------------------------------------------------------------------------------------------------------- |
| **名称**       | このレポートの保存済みビューのタイトルを編集します。                                                                                                                    |
| **既定**       | ![](/files/b09ca74c716ca612ca31dcb8aa7be25e0214360f) **\[オンにする]** アカウント内の他のユーザーに影響を与えず、自分にとってこの保存済みビューをこのレポートの既定のビューにしたい場合は、このオプションを選択してください。 |
| **公開**       | ![](/files/b09ca74c716ca612ca31dcb8aa7be25e0214360f) **\[オンにする]** ブランドのアカウントの他のユーザーにもカスタムレポートを利用できるようにしたい場合は、このオプションを選択してください。                |
| **アカウントの既定** | もし *公開* オプションが選択されると、このオプションが利用可能になり、保存済みレポートビューがすべてのユーザーの既定として設定されます。                                                                        |

</details>


---

# 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://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/reporting-for-partners/report-management/manage-saved-reports-as-a-partner.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.
