# Data Analysis

## Overview

The Data Analysis category provides specialized widgets designed to support formulation design, optimization, and preparation workflows directly within your ELN or LIMS. These widgets enable users to calculate reagent mixtures, optimize ingredient combinations using advanced algorithms, and automatically track material consumption for inventory management. Whether you're preparing PCR reactions with precise component ratios, optimizing feed formulations to meet nutritional constraints while minimizing cost, or developing pharmaceutical formulations that balance efficacy and compliance, these tools make it easy to perform complex calculations and data-driven decisions in a structured, integrated environment.

## Widgets

* [Formulate](/widgets/section-widgets/data-analysis/formulate.md) - Optimize ingredient combinations using linear programming algorithms
* [Formulation](/widgets/section-widgets/data-analysis/formulation.md) - Prepare reagent mixtures with automatic target amount calculations


---

# 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/data-analysis.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.
