# Record Summary

## Overview

The Record Summary category provides powerful data aggregation and visualization capabilities for analyzing laboratory record and activity patterns. These widgets enable users to generate dynamic charts that display record counts, activity counts, and numeric aggregations grouped by projects, tables, personnel, dates, or custom columns. With support for multiple chart types including bar charts, line graphs, pie charts, and radar plots, these tools provide valuable insights into productivity trends, system engagement, and data distribution patterns. Whether tracking team performance, monitoring project progress, auditing user behavior, or identifying usage trends, these widgets make it easy to transform raw data into actionable insights directly within your ELN or LIMS.

## Widgets

* [Record Summary](/widgets/section-widgets/report/record-summary/record-summary.md) - Visualize record creation patterns with customizable charts and data aggregation across multiple dimensions
* [Activity Summary](/widgets/section-widgets/report/record-summary/activity-summary.md) - Visualize user activity patterns with customizable charts grouped by projects, tables, personnel, and date


---

# 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/record-summary.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.
