# Create Custom Reports

{% embed url="<https://youtu.be/kDzTX9wGpso>" %}

Analytics allows you to create custom reports using the various filtering options and customizations. The filtering options include, filtering by report type, subscription organization, and many others. Report output is downloaded in .CSV format and can be scheduled to run on a regular basis.

Analytics includes two major modes of reporting – <mark style="color:blue;">**Flat Report**</mark> and <mark style="color:blue;">**Aggregate Report**</mark>. Based on your requirement you can choose the appropriate report mode.

> <mark style="color:blue;">**Flat Report:**</mark> The flat report displays all records (within the restrictions of any limiting criteria). You can use this report to generate a list of all micro-level entries in a report.

> <mark style="color:blue;">**Aggregate Report:**</mark> The aggregate report allows you to group your data by explicit properties to perform aggregate calculations.

{% content-ref url="/pages/OtghJ5O3cqXRnyIev5Hy" %}
[Types of Reports](/nexport-analytics/reference/create-custom-reports/types-of-reports.md)
{% endcontent-ref %}

{% content-ref url="/pages/21s2RfPhj96qlKlR9pjE" %}
[Types of Filters](/nexport-analytics/reference/create-custom-reports/types-of-filters.md)
{% endcontent-ref %}

{% content-ref url="/pages/HJqB6bKr4XaaLXfMerxc" %}
[Build a Custom Report](/nexport-analytics/reference/create-custom-reports/build-a-custom-report.md)
{% endcontent-ref %}

#### © NexPort Solutions. All Rights Reserved.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.nexportsolutions.com/nexport-analytics/reference/create-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.
