> For the complete documentation index, see [llms.txt](https://docs.labii.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.labii.com/widgets/section-widgets/chemistry/chemical-analysis.md).

# Chemical Analysis

## Overview

The Chemical Analysis category provides chemistry-focused section widgets that help users calculate and review molecular composition directly inside Labii ELN and LIMS records. These widgets support routine analytical workflows such as formula validation, composition review, and compound documentation without requiring external chemistry tools. They are designed for chemists, formulation scientists, and laboratory teams who need fast access to calculated molecular properties during registration, review, or reporting. Together, the widgets in this category keep chemical analysis results structured, accessible, and connected to the source record.

## Widgets

* [Molecular Formula Analysis](/widgets/section-widgets/chemistry/chemical-analysis/molecular-formula-analysis.md) - Analyze formulas and display calculated composition data


---

# 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.labii.com/widgets/section-widgets/chemistry/chemical-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.
