# aBOM Beta Changes

## Benefits

* Increased Flexibility: Our updated aBOM will empower you to modify aBOM requirements, even if they originated from the mBOM. This will enable your teams to seamlessly incorporate changes on the fly and achieve 100% installation accuracy.
* More control: You will have the capability to edit reference designators and substitutes for each requirement separately from the mBOM.
* Simplified Integrations: The changes will make it significantly easier to listen for install/uninstall webhooks.

### API breaking changes

There will be breaking changes to the API. Please see the [subpage](/features/parts-and-trace/trace-aboms/abom-beta-changes/abom-actions-for-developers.md) if you are a developer on ION. We will also be sending out specific communication to those who are directly affected.

### Other ION changes

1. **New aBOM side panel**: we're introducing our newly design aBOM, which includes a streamlined interface to get to the information you need quicker and new options for uninstallation.

<figure><img src="/files/sFG4f8IRBClGX1v5b0Wa" alt=""><figcaption></figcaption></figure>

See below for a breakdown on how to use the new aBOM:

<figure><img src="/files/S7r3VK9NfmFmuh0uAynk" alt=""><figcaption></figcaption></figure>

When uninstalling parts, you will be presented with additional options including selecting a new location and scrapping the part being removed. Note: you can partially remove quantities and that will cause an inventory split.

<figure><img src="/files/zGRAYADqRsmjqrSxKYfo" alt=""><figcaption></figcaption></figure>

2. **Changes to the trace view**: the aBOM tree and indented views have had minor enhancements with the new updates.

Each build requirement will be shown in gray and show the total quantity required and the total quantity installed. Expanding that will show all of the installed parts.

<figure><img src="/files/I1ZBydVE4bQ4GUG1SeLf" alt=""><figcaption></figcaption></figure>

When exporting, only the installed items will be included (build requirements are skipped).

3. **You can edit build requirements (API only for now)**! This allows for changing the part, quantity, substitutes, reference designators, or whether it is Made on Assembly (MOA).
4. **mBOM to aBOM logic updates**: There are few small changes to how information is passed from the mBOM to the aBOM. Currently aBOMs look back to the mBOM items they were created from to get the substitute information and whether it is Made on Assembly (MOA). With this release build requirements will inherit substitutes and the MOA designation on creation, but will be allowed to change independently and may diverge from the mBOM item
5. **Install components onto untracked parts**: With this change we're allowing parts to be installed onto untracked parents.

Check out this video for more information:&#x20;

{% embed url="<https://www.loom.com/share/977811bd80424a8ca0eb78b98fa2eabd?sid=37d4ae0f-569f-4b67-b142-07deece39dc3>" %}


---

# 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://manual.firstresonance.io/features/parts-and-trace/trace-aboms/abom-beta-changes.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.
