# Report

## Overview

The Report widgets category provides comprehensive tools for visualizing and analyzing laboratory data directly within your ELN or LIMS. These widgets enable users to create interactive charts, graphs, and statistical summaries from both manually entered data and existing table records. Whether you need to generate custom visualizations from ad hoc data entry, build data-driven charts from your experimental records, or create high-level summaries of record patterns across projects and personnel, these tools transform raw data into clear, actionable insights. By embedding powerful visualization capabilities within your workflow, the Report widgets eliminate the need for external analysis tools and streamline scientific and business reporting processes.

## Widgets

* [Custom Input Charts](/widgets/section-widgets/report/custom-input-charts.md) - Generate charts from manually entered data in Excel-like format for flexible ad hoc visualizations
* [Data Driven Charts](/widgets/section-widgets/report/data-driven-charts.md) - Create interactive visualizations from existing table data with categorical and numeric chart types
* [Record Summary](/widgets/section-widgets/report/record-summary.md) - Analyze record creation patterns and productivity with customizable aggregation and multi-dimensional grouping


---

# 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://docs.labii.com/widgets/section-widgets/report.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.
