# Save Reports

When you change any of the view settings of a report, a **Save** button will appear next to the report's title.

1. From the left navigation menu, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **\[Engage]** → **Reports**, then find a report you want to view.
2. On the report's screen, use the filters at the top of the page to modify view settings to your desired preferences.
3. When you change any of the view settings of a report, select the **Save** button that appears next to the report's title.
4. In the *Save View* dialog box, fill out the settings. See the [*Save view configuration*](#save-view-configuration) section below for help with these settings.
5. Select **Save** to finish saving your report view.

#### Save view configuration

|                     |                                                                                                                                                                                   |
| ------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Name**            | Enter a title of the saved view of this report                                                                                                                                    |
| **Default**         | ![](/files/OoA2qxPalfCYKZvmxuU6) **\[Toggle on]** this option if you want your saved view to be the default view of this report for you, without affecting others in the account. |
| **Public**          | ![](/files/OoA2qxPalfCYKZvmxuU6) **\[Toggle on]** this option if you want other users of your brand's account to have access to your custom report.                               |
| **Account Default** | If the *Public* option is selected, this option becomes available, and will set your saved view of the report as the default for all users.                                       |

#### Update the view of your report

* When you change any of the view settings of a saved report view, an **Update** button will appear next to the report's title.

#### Access your saved reports

On the *Saved Reports* screen, you can see all of your saved reports (and any shared from other users) in the list.

1. From the left navigation menu, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **\[Engage]** → **Reports → Saved**.
2. To run a saved report, select the linked **Report Title** in the *Name* column.
3. Once accessed, you can select the ![](/files/jA6jLZ1RleK5VI2zmvap) **\[Drop-down menu]** next to the report's title to see actions you can take. See the *Actions reference* below.

<details>

<summary>Actions reference</summary>

| Actions                 | Description                                                                                                                                                                                                                                                                                                                                                                                                  |
| ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Clear**               | Select this option to temporarily clear your customizations and view the default view of this report again.                                                                                                                                                                                                                                                                                                  |
| **Set as default view** | Select this option to set this view as the default view for this report.                                                                                                                                                                                                                                                                                                                                     |
| **Edit**                | <p>Use this option to edit the saved view of the report. Only the one who saved the report will have access to this option.</p><p>1. Select <strong>Edit</strong>. In the <em>Save View</em> dialog box, fill out the settings. See the <a href="#save-view-configuration">Save view configuration</a> section above for help with these settings.</p><p>2. Once complete, select <strong>Save</strong>.</p> |
| **Delete**              | Select this option to **Delete** this saved view of the report.                                                                                                                                                                                                                                                                                                                                              |
| **Save As**             | <p>Use this option to save a duplicate customized report under a new title. This is useful when you have made extensive changes to the saved view of the report and want to save a different one with only a few changes.</p><p>1. Select <strong>Save As</strong> and change the title of your report.</p><p>2. Select <strong>Save</strong>.</p>                                                           |

</details>


---

# 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://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/save-reports.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.
