> For the complete documentation index, see [llms.txt](https://kb.bevica.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.bevica.com/documentation/guides/quality-management.md).

# Quality Management

Manage quality inspections in Business Central across purchasing, production, assembly, and warehouse processes.

Quality Management (QM) is a quality inspection application for Business Central. QM features can help you maintain product quality standards by creating inspections at key points in your purchasing, production, assembly, and warehouse management processes.

{% hint style="info" %}
Quality Management is available with 2026 Release Wave 1.
{% endhint %}

<figure><img src="https://2932934759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfUgpGDVvyqBWVvwVIy9a%2Fuploads%2F99cXIa2sX6QQ4dgws2q9%2Fkb-quality-management-infographic.svg?alt=media&amp;token=958b4235-3c55-498a-a4d3-0680421fd968" alt=""><figcaption></figcaption></figure>

### Key capabilities <a href="#key-capabilities" id="key-capabilities"></a>

QM features offer a range of benefits.

* **Create inspections automatically**: Automatically generate quality inspections when you receive purchase orders, post production and assembly output, or process warehouse movements.
* **Create inspections manually**: Create quality inspections on-demand for reactive scenarios.
* **Create inspections on a schedule**: Create periodic quality inspections using job queues.
* **Use templates for inspections**: Use predefined quality inspection templates with customizable measurements and pass/fail criteria.
* **Block noncompliant lots**: Automatically block inventory lots based on quality inspection results.
* **Integrate workflows**: Configure automated responses to inspection results using workflows.
* **Handle noncompliant items**: Use features for processing noncompliant items. For example, you can automatically move items to quarantine bins, make negative adjustments for disposal, transfer orders to different locations, and create purchase returns to vendors.
* **Integrate with your warehouse**: Full support for locations with and without warehouse handling.

{% embed url="<https://learn.microsoft.com/en-us/dynamics365/business-central/qms-overview>" %}

***

### Quality Management Role Centre

The Role Centre has specific tiles showing Quality Inspections. It also has a QM Demo Tour, taking you through the primary screens with demo/sample data you can import.

<figure><img src="https://2932934759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfUgpGDVvyqBWVvwVIy9a%2Fuploads%2FfTNZFmgLJjkMHiziIBFi%2FScreenshot%202026-05-05%20131729.png?alt=media&amp;token=0114791f-bfdd-4a70-b724-2ecf4a86d05c" alt=""><figcaption></figcaption></figure>

***

### 2026 Release Wave 1: Quality Management Introduction

{% embed url="<https://www.youtube.com/watch?index=29&list=PL1FESh9FqyhQz9EB8c9gqTuAAiJrPPnJr&v=m8-7-JKq4dc>" %}

Discover how the new QM capabilities in Business Central help organizations ensure compliance, improve product quality, and automate inspection workflows. This video walks through real‑world scenarios—from receiving goods to managing non‑conformance—and demonstrates how to configure tests, templates, and rules.


---

# 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, and the optional `goal` query parameter:

```
GET https://kb.bevica.com/documentation/guides/quality-management.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
