# Generic Reports ## Generic Date Range Reports - [POST /v3/reporting/generic/dateRange/{product_id}](https://rui-api.redocly.app/v3_api_redocly/generic-reports/paths/~1v3~1reporting~1generic~1daterange~1%7Bproduct_id%7D/post.md): This reporting mechanism is to be used for generating reports regarding user activity within a particular specified date range. Depending on the request, this can create timeline charts, pie/bar charts, geographical maps, or hierarchical tables. ## Generic Current Reports - [POST /v3/reporting/generic/current/{product_id}](https://rui-api.redocly.app/v3_api_redocly/generic-reports/paths/~1v3~1reporting~1generic~1current~1%7Bproduct_id%7D/post.md): This reporting mechanism is to be used for generating reports regarding the current status of your product user base. Depending on the request, this can create pie/bar charts, geographical maps, or hierarchical tables.