> ## Documentation Index
> Fetch the complete documentation index at: https://zuperinc-section23.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Summary Report 

A **Summary Report** in Zuper, similar to a pivot table, provides a high-level overview of data by grouping information based on specific fields such as status, type, or category. This report type is useful for analyzing trends, identifying anomalies, and gaining insights into data patterns across various dimensions. 

Summary Reports include row groups, column groups, and aggregation to structure and simplify data presentation. The field selection process for row and column groups works similarly to that of a Detailed Report. If you select fields from a primary module, you can further enhance your report by including relevant fields from additional modules. 

A key feature of Summary Reports is aggregation, which allows data to be grouped and summarized into meaningful values. For example, a Summary Report can group jobs by status (e.g., *Open*, *In Progress*, *Completed*) and display the total number of jobs per status using the Count function. 

<iframe width="650" height="350" src="https://drive.google.com/file/d/1s0FwbQAV3E4boTQrYtucXzcbGi-3vlCl/preview" />

In this article, you will learn how to create a Summary Report in Zuper, including selecting modules, organizing data fields, and applying aggregation functions to generate meaningful insights. 

1. Click the “**Reports**” module from the left navigation menu and select "**Reports**" (beta). This will direct you to the **Reports**  builder home page, where you can view all previously created reports. 
   <img src="https://mintcdn.com/zuperinc-section23/9aFyBRjCEAgSXcpg/Reports/images/schRep-1.png?fit=max&auto=format&n=9aFyBRjCEAgSXcpg&q=85&s=d8dc0e937fc1a05dc74d14958b3f8a49" alt="Sch Rep 1 Pn" width="1908" height="872" data-path="Reports/images/schRep-1.png" />
2. Click the **+ Create New Report** button in the top-right corner of the Reports home page.  
   <img src="https://mintcdn.com/zuperinc-section23/5PShrhml30wTzwk4/Reports/images/report3.png?fit=max&auto=format&n=5PShrhml30wTzwk4&q=85&s=9b8585cbe08df5b54aedc12f591537fe" alt="Report3 Pn" width="1906" height="898" data-path="Reports/images/report3.png" />
3. A pop-up will appear. Choose **Summary Report** from the available options.  

   <img src="https://mintcdn.com/zuperinc-section23/5PShrhml30wTzwk4/Reports/images/Summary-1.png?fit=max&auto=format&n=5PShrhml30wTzwk4&q=85&s=6a74e21bcae4d664def7e27673ae08f9" alt="Summary 1 Pn" width="1887" height="898" data-path="Reports/images/Summary-1.png" />
4. Click **Next** to proceed.  
5. After selecting the **Summary Report**, you will be prompted to choose the **Primary Module** on which you want to focus your report (e.g., Jobs) and click **Next**.  
   <img src="https://mintcdn.com/zuperinc-section23/5PShrhml30wTzwk4/Reports/images/Summary-2.png?fit=max&auto=format&n=5PShrhml30wTzwk4&q=85&s=e62d9e0a7a2ad94ccd464b6f9b08103d" alt="Summary 2 Pn" width="1275" height="762" data-path="Reports/images/Summary-2.png" />

<Note>
  **Note:** The primary module determines the main data source that will be included in the report.  
</Note>

7. Select the additional modules you need. You can select up to 3 additional modules.  Zuper allows you to pull in data from **Additional Modules** associated with your primary module. This step helps you to create comprehensive reports by combining related field information from key modules.  

   <img src="https://mintcdn.com/zuperinc-section23/5PShrhml30wTzwk4/Reports/images/Summary-3.png?fit=max&auto=format&n=5PShrhml30wTzwk4&q=85&s=bd1260d4ee1a116c0770bbfb4ddd0963" alt="Summary 3 Pn" width="1233" height="690" data-path="Reports/images/Summary-3.png" />
8. Click **Go to Builder**.  
9. Once the report creation page opens, you can start defining the fields to be included in the report.
10. Select fields for the row and column to group. Summary reports have three components:

    <Tabs>
      <Tab title="Rows">
        **Row**: Define how data is categorized or grouped (e.g., **Job Status, Customer Name, Service Type**). For example, if grouped by **Job Status**, the report will list categories like **Open, In Progress, and Completed** as separate rows. You can group up to 4 rows.

        <img src="https://mintcdn.com/zuperinc-section23/5PShrhml30wTzwk4/Reports/images/Summary-4.png?fit=max&auto=format&n=5PShrhml30wTzwk4&q=85&s=43f0149aecacdafab8baf9b24f81d199" alt="Summary 4 Pn" width="1912" height="884" data-path="Reports/images/Summary-4.png" />
      </Tab>

      <Tab title="Columns">
        **Columns**: Segment the grouped data into additional columns (e.g., Assigned Technician, Region, Service Type).

        For example, if a job is grouped by **Status**, column groups could show **each technician’s name** under that status. A maximum of 2 columns can be added.

        <img src="https://mintcdn.com/zuperinc-section23/5PShrhml30wTzwk4/Reports/images/Summary-5.png?fit=max&auto=format&n=5PShrhml30wTzwk4&q=85&s=f27be088dcb1aada2ae2c771259e4959" alt="Summary 5 Pn" width="1908" height="886" data-path="Reports/images/Summary-5.png" />
      </Tab>

      <Tab title="Values">
        **Value**: Refers to the field that you try to aggregate. A maximum of **2 value fields** can be added.

        <img src="https://mintcdn.com/zuperinc-section23/5PShrhml30wTzwk4/Reports/images/Summary-6.png?fit=max&auto=format&n=5PShrhml30wTzwk4&q=85&s=47206a59857a0e64419bb5663676faba" alt="Summary 6 Pn" width="1907" height="898" data-path="Reports/images/Summary-6.png" />
      </Tab>
    </Tabs>

<Note>
  **Note:** You can reselect the modules by clicking the **Edit** button. However, updating the modules will reset the report.  
</Note>

11. You can rename column names and customize how each column behaves within the report. To know more, see [Configure Report Settings](/Reports/Detailed_report#configure-report-settings).
12. After selecting your fields, click the **Filter** tab > **Add** **Filter** to filter the report based on various attributes. For example, if you only want to see jobs completed within the last month or invoices over a specific amount, you can add those filters here. Note that you can apply up to **10 filters** to a summary report. 

<img src="https://mintcdn.com/zuperinc-section23/5PShrhml30wTzwk4/Reports/images/Summary-7.png?fit=max&auto=format&n=5PShrhml30wTzwk4&q=85&s=e30472b2fe597eb9e3d83a10d185b164" alt="Summary 7 Pn" width="1912" height="886" data-path="Reports/images/Summary-7.png" />

13.  Set a Title to save the newly created summary report. \*\*Note: \*\* The maximum allowed length for a report name is **50 characters.** 

<img src="https://mintcdn.com/zuperinc-section23/5PShrhml30wTzwk4/Reports/images/Summary-8.png?fit=max&auto=format&n=5PShrhml30wTzwk4&q=85&s=dd0ff658ce095b45291e89aff7688c32" alt="Summary 8 Pn" width="1904" height="878" data-path="Reports/images/Summary-8.png" />

14. Click **Save Changes**.  

<img src="https://mintcdn.com/zuperinc-section23/5PShrhml30wTzwk4/Reports/images/Summary-9.png?fit=max&auto=format&n=5PShrhml30wTzwk4&q=85&s=678b200992b7bf978b479c2cc15d3a91" alt="Summary 9 Pn" width="1902" height="549" data-path="Reports/images/Summary-9.png" />

15. Once the report is created, you can view it by clicking “**View Report**,” and you can also share it directly with your teams, customers, and so on through email. **To share**, add people by their name or email address and specify the permissions.   

<img src="https://mintcdn.com/zuperinc-section23/5PShrhml30wTzwk4/Reports/images/Summary-10.png?fit=max&auto=format&n=5PShrhml30wTzwk4&q=85&s=a3f44c445346e7f11b798dd13233b3fd" alt="Summary 10 Pn" width="1869" height="828" data-path="Reports/images/Summary-10.png" />

16. You can also decide if you want to **schedule** the report. For example, you can set the report to generate automatically every week, month, or any custom interval you need. Scheduled reports will be delivered to your inbox or shared with team members according to your preferences. To learn more, see [Schedule Report](/Reports/Scheduling_report).  

 
