# Color By

<figure><img src="/files/7Ny1NIgO3PIScWGa0jYM" alt="" width="563"><figcaption><p>View Options > Color By</p></figcaption></figure>

Depending on your use case you may find it helpful to apply certain coloring information to your trusses. The `Color By` feature is designed to give you flexibility in this area. The default setting is to color the truss by Lumber Properties. This setting takes into account the properties of the lumber such as the species and grade.

## Lumber Properties (Default)

This feature makes it easier to tell if members are using different grades and species of lumber. As you can see below there are 3 different grades of lumber being used on this truss.

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

## Worst Capacity (All Load Cases)

This feature is designed to show a helpful heatmap like representation of the impact that load cases have on this truss. We take the worst capacity across all load cases and color the truss accordingly.

{% hint style="info" %}
**Note**

This setting is automatically updated after analyzing a truss. If any checks are over capacity, the truss will be colored by Worst Capacity (All Load Cases) so you can see what parts of the truss are affected. If the truss passes all checks, it will revert to Color By Lumber Properties.
{% endhint %}

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

{% hint style="success" %}
**Tip**

You can see more detailed information about checks that are over capacity by opening the [Analysis and History](/design/how-to/general/run-and-view-component-analysis.md) subpanel.
{% endhint %}

## Lumber Geometry

When this feature is on, we will color the component's members based on their sizes and cuts.

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

## No Coloring

When this feature is on we display the truss with no special color information. All members will be colored the same.

<figure><img src="/files/rsw5ZJm8kQSze02A5dI1" 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/design/getting-started/tools-and-features/view-options/color-by.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.
