# Version 331

## Feature Updates

### **Assembly Stations Parts View**

The parts view is now available for all assembly stations. This view shows the cut details for members categorized by type along with a list of plates for all of the trusses at the active station.

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

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

### **Combo Plate**

[ComboPlate](https://docs.paragontruss.com/design/explanation/comboplate) allows you to create plate lists with different plate types of similar sizes. When you run plate upgrades on a truss, plates will be checked for the lowest common denominator design values at the joint, and all included types will be reported on the Truss Design Drawing, shop drawings, reports, etc. [Here's](https://docs.paragontruss.com/materials/getting-started/interface-overview#comboplate) how to get started with using it.

![](/files/pIwdacuEKFhjaxF8mzvi)<br>

### Truss Creation Error Reporting

For many cases where a truss solid cannot be generated from a truss envelope or a component design cannot be generated from a truss solid, you will see an error message that will help you narrow down the source of the problem.

## Bug Fixes

* Fixed some intermittent errors with loading projects
* Fixed UI problem that caused manual load properties to display incorrectly in some cases


---

# 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.paragontruss.com/release-notes/previous/version-331.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.
