# Version 310

## Paragon Plans and Users

### Plan Upgrades Now Available

Paid plans are now available! Upgrade to access full truss design & analysis, increase your quota, and unlock more powerful features.

## Pricing

### Hanger Pricing

There is now a tab for hangers in Paragon Pricing, allowing users to input custom prices for each hanger.

<figure><img src="/files/VoSdvLioZYRKcdtGV4hy" alt="Hanger Pricing"><figcaption></figcaption></figure>

## Design

### View Hanger Prices in Design, Material Reports, and Estimates

Truss prices now include hangers. If a truss includes hangers without prices, `Price` will read `N/A`. Hangers without prices can be seen in the `Price` section of the `Component Properties` panel.

<figure><img src="/files/oRs8OUh4nKZqSdyXdOYr" alt="Missing Hanger Prices"><figcaption></figcaption></figure>

## Layout

### Regenerate Component(s)

You can now regenerate component designs for selected Truss Envelopes. This combines a series of tasks into a single action:

* Unlink components
* Delete components no longer referenced by those envelopes
* Create/match designs
* Regenerate connections

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

### Regenerate Carried Component Connections

You can `Regenerate Connections` on a truss to update its list of carried components based on the current state of the underlying truss envelopes in the layout.

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

## API

Users who upgrade to a plan with API access will now see a menu option to create and manage their API keys.

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


---

# 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-310.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.
