---
title: "Implement Reports"
slug: "implement-reports"
status: "update"
updated: 2026-06-15T20:44:19Z
published: 2026-06-30T16:42:38Z
canonical: "documentation.decisions.com/implement-reports"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.decisions.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Implement Reports

## Overview

After a Report has been [created](https://documentation.decisions.com/version-10/docs/create-reports) and [configured](https://documentation.decisions.com/version-10/docs/configure-reports) as desired, it can be implemented through various methods throughout the Decisions Studio and User Portal.

---

## Flow Step

Reports can be implemented within a Flow by configuring them as a Flow step; this is achieved through two different methods:

- By using a default, **Run** **Report** step via **Toolbox > FAVORITE STEPS** or **Toolbox > DESIGNER ENTITIES > REPORTS** and selecting the desired Report
- By using [**Generate Step To Run Report**](https://documentation.decisions.com/version-10/docs/using-reports-flow-steps#:~:text=Generate%20Step%20To%20Run%20Report) (see screenshot) in the Report Designer **Properties** tab to create a Flow step via **Toolbox > INTEGRATION > REPORTING**

Doing so allows data to be mapped to and from the Report within the Flow Designer.![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/image-1781556238524.png)

---

## Additional Implementations

The following list provides some additional implementations that can be made using Reports:

- [Refreshing Report Data Automatically Based on Portal Events](https://documentation.decisions.com/version-10/docs/refreshing-report-data-automatically-based-on-portal-events-2)
- [Refreshing Report Data Using a Flow](https://documentation.decisions.com/version-10/docs/refreshing-report-data-using-a-flow)
- [Report Row Selection Using Selection Bus](https://documentation.decisions.com/version-10/docs/report-row-selection-using-selection-bus)
