# Run & View Component Analysis

## Analyze a Truss and View the Results

### Step 1 - [Insert](/design/how-to/general/create-projects-and-components.md) or Select a Component and Click the [Analyze](/design/getting-started/interface-overview/actions-toolbar.md#analyze) Button

### Step 2 - Click the [Analysis and History](/design/getting-started/interface-overview/actions-toolbar.md#analysis-and-history) Button to Open the [Analysis and History Subpanel](/design/getting-started/interface-overview/actions-toolbar.md#analysis-and-history-subpanel)

### Step 3 - Select a Load Case to Visualize it on the Truss or Scroll Down to See Calculations for Members, Plates, and Joints

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

Load Case visuals can also be toggled from the `Component Subpanel` in the `Right Sidebar`.
{% endhint %}

<figure><img src="/files/7viPJSdsup1LvpGgQijF" alt=""><figcaption></figcaption></figure>

## Restore Component Analysis

### Step 1 - Access the Analysis and History Subpanel

### Step 2 - Click the Restore Component Button for the Desired Component to make the version of the truss from that analysis current

### Step 3 - Analyze the Component to view the results

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

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

You can rename items in the Analysis History Subpanel.
{% endhint %}

## Run a Detailed Analysis to Access Force Visuals

### Step 1 - Click the [Analysis Options](/design/getting-started/interface-overview/actions-toolbar.md#analysis-options) button and Select Detailed

### Step 2 - Click the Analyze Button

### Step 3 - Click the Analysis and History Button to Open the Analysis and History Subpanel

### Step 4 - Select a Load Case and Click the Display Forces Button

Expand the list of load cases in the Analysis and History subpanel and click on one to select it. Open the Display Forces menu to toggle the forces you wish to see displayed on the truss.

<figure><img src="/files/ZemErL9DnUfnboREKKfO" 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/how-to/general/run-and-view-component-analysis.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.
