> 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/bevica-select/bevica_select_training/bevica_select_training_-_assembly_management.md).

# Assembly Management

Assembly management in Bevica Select: items, assembly BOMs, assembly orders, and how posting impacts inventory quantities and costs.

Assembly Management lets you build finished items from component items.

This module covers assembly BOMs and assembly orders.

### Before you start

* Access to Bevica Select
* [Introduction to Business Central](/bevica-select/bevica_select_training/bevica_select_training_-_introduction_to_business_central.md)
* Operations and inventory basics: [Inventory](/bevica-select/bevica_select_training/inventory.md)

### Training outcomes

After you complete this module, validate your learning using [Outcomes - Assembly Management](/bevica-select/bevica-select-outcomes/bevica_select_training_outcomes_-_assembly_management.md).

You should be able to:

* Create and maintain assembly BOMs
* Create and post assembly orders
* Understand consumption and output posting impact
* Undo assembly posting when needed

### Assembly BOMs

Assembly BOMs define which components make up a parent item.

**Read / complete**

* [Assembly management](/documentation/guides/assembly-and-production/assembly_management.md)
* [Work with assembly BOMs (Microsoft Learn)](https://learn.microsoft.com/en-gb/dynamics365/business-central/assembly-how-work-assembly-boms)

### Assembly orders

Assembly orders are internal documents for planning and posting assembly.

**Read / complete**

* [Assemble an item to stock (Microsoft Learn)](https://learn.microsoft.com/en-gb/dynamics365/business-central/assembly-how-to-assemble-items#to-assemble-an-item-to-stock)
* [Undo assembly posting (Microsoft Learn)](https://learn.microsoft.com/en-gb/dynamics365/business-central/assembly-how-to-undo-assembly-posting)

{% hint style="info" %}
Use the Outcomes checklist as your practical “can you do this?” validation.
{% endhint %}

### Further reading

* [Design details - assembly order posting](https://learn.microsoft.com/en-gb/dynamics365/business-central/design-details-assembly-order-posting)

### Next steps

* Validate your learning with [Outcomes - Assembly Management](/bevica-select/bevica-select-outcomes/bevica_select_training_outcomes_-_assembly_management.md)


---

# 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/bevica-select/bevica_select_training/bevica_select_training_-_assembly_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.
