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

# Reports

> Build, run, and save reports over your custom objects with grouping, aggregation, and charts.

The **Report Builder** turns your records into answers in four steps:

<Steps>
  <Step title="Select an object">
    Pick which of your workspace's **custom objects** to report on.
  </Step>

  <Step title="Select fields">
    Check the fields to include — each shows its type.
  </Step>

  <Step title="Group & aggregate">
    Optionally group by a select, yes/no, or user field, then choose
    **Count**, **Sum**, or **Average** (picking a number field for the last
    two).
  </Step>

  <Step title="Choose a visualization">
    Table, bar, pie, or line.
  </Step>
</Steps>

Hit **Run Report** to see the results — a summary table of your groups with
their counts/totals, plus the underlying records (the first 100 are shown
inline). Name the report and **Save** it to run again later.

<Info>
  The Report Builder currently works on **custom objects**. For your leads
  and deals, use the **Export** button on those list pages — it produces a
  CSV respecting your current filters, ready for a spreadsheet.
</Info>
