# Creating a Klaviyo custom report

To create a custom report in Klaviyo, you first need to have flows set-up. You can check our guide on how to do them [here.](/integrations/shopify-klaviyo/set-up-klaviyo-flows.md)

After you have established the flows, you can proceed to create a custom report in **Klaviyo**. This report will help you **assess the performance and revenue** contributions from each of your flows. Follow these steps to set it up:

1. **Accessing Custom Reports**: a. In your **Klaviyo admin panel**, navigate to the '**Custom Report**s' section.
2. **Initiating a New report**: a. Start building a new report by selecting the option to **create a custom report**.
3. **Configuring report settings**: a. Choose "**Flows Performance Report**" as your **Report Type**. b. Name the report as "**Revenue by Flow**" for easy identification.
4. **Setting the Conversion Metric**: a. Define your **conversion metric** by selecting "**Placed Order**", the add "**Value**" and choose "**SUM**" as the aggregation method.
5. **Grouping data**: a. Set the report to group data by "**Flow**" to analyse each flow individually.
6. **Specifying the timeframe**: a. Adjust the time frame to focus on the **last 30 days**, selecting "**Entire Range**" to capture all relevant data within this period.

   ![](/files/Z1zrRzZ3nxtMRSzOnfBV)


---

# 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.littledata.io/integrations/shopify-klaviyo/creating-klaviyo-custom-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.
