> 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/save-reports-as-a-partner.md).

# パートナーとしてレポートを保存する

<a href="https://pxa.impact.com/student/activity/2826657?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=&#x26;utm_campaign=help-center" class="button primary">PXAコースを受講する</a>

レポートを表示しているときに、提供されているフィルターを使用して既定の表示を編集し、その表示を今後の参照用に保存できます。これは、特定の期間内のレポートデータを定期的に表示したい場合や、特定のフィルターを適用した状態で表示したい場合に便利です。

#### レポートを保存

1. 上部のナビゲーションバーから、 **レポート** → **その他のレポート**.
2. 編集したいレポートを選択します。
3. 変更を加えたら、次を選択します **保存**.

   <div data-with-frame="true"><figure><img src="/files/911de980fabda450c12cfa362b658381604ea644" alt="" width="563"><figcaption></figcaption></figure></div>
4. の *表示を保存* ウィンドウで、次を入力します:

   | オプション | 説明                                                                                                                                                                                                                                                                                                                                                                               |
   | ----- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
   | 名称    | この保存済み表示にわかりやすい名前を追加します。                                                                                                                                                                                                                                                                                                                                                         |
   | 既定    | <p><img src="/files/b09ca74c716ca612ca31dcb8aa7be25e0214360f" alt=""> <strong>\[オンにする]</strong> <strong>既定</strong> 〜へ <strong>これをこのレポートの既定の表示に設定します</strong>.</p><p>この保存済み表示は、このレポートタイプの新しい既定の表示になります。元のレポート表示は、次の場所でいつでも確認できます。 <strong>レポート</strong> → <strong>その他のレポート</strong>.</p>                                                                                         |
   | 公開    | <p><img src="/files/b09ca74c716ca612ca31dcb8aa7be25e0214360f" alt=""> <strong>\[オンにする]</strong> <strong>公開</strong> 〜へ <strong>この表示を、このアカウントの他のユーザーが利用できるようにします</strong>.</p><p>レポートが公開に設定されている場合、他のユーザーには次の場所に表示されます。 <strong>レポート</strong> → <a href="https://app.impact.com/secure/mediapartner/MP_Saved_Scheduled_Report/Saved/report/pSavedReports.ihtml">保存済みレポート</a>.</p> |
5. 選択 **保存**.

#### 保存したレポートを表示

1. 上部のナビゲーションバーから、 **レポート** → **保存済みレポート**.
2. 表示したい保存済みレポートのレポート名を選択します。
   * 〜する方法を確認する [保存済みレポートを管理する](/partner/ja/nitsuitebitaidesuka/platform-features/reporting-for-partners/report-management/manage-saved-reports-as-a-partner.md).


---

# 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/save-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.
