# 4. Run a Structural Analysis

> 🎥 Watch the video:\
> [**Run a Structural Analysis in Shapemaker**](https://www.youtube.com/watch?v=sGniGLJExLM\&list=PLFUxZkTQFRFTX9eq9Ajt8h87pvWaNiFta\&index=5\&ab_channel=Shapemaker)

## 📍 What You’ll Learn

* How to run an analysis
* What Shapemaker calculates in the background
* How to read results: utilization, governing load combinations, deformation
* How to export and review full analysis reports

## ▶️ How to Run the Analysis

1. Go to your structure
2. Press the **Run Analysis** button

   > This will automatically start the complete Eurocode-based calculation process
3. Wait a few seconds. The analysis is typically completed very quickly.

## 🔧 What Shapemaker Calculates

Behind the scenes, Shapemaker just

* Considered all load cases and load combos as required by the Eurocode
* Ran a full FEA analysis (linear or non-linear, depending on the settings & tower type) for all cases
* Calculated capacities for tension & compression for all members
* Capacity checks for members, connections & foundations
* Generated a full report - enough to sign off on a project.

{% hint style="success" %}
How can Shapemaker perform a full static analysis so quickly?

Two intrinsic features of Shapemaker allows us to analyse structures in an unprecedented speed.

First, we're focusing on telecom structures, and have optimised our solution to that.

Secondly, we're cloud based - allowing us to scale our infrastructure based on the analysis request. We most likely analysed more than 50 FEA load cases in parallel to calculate all the internal forces for your analysis!
{% endhint %}

## 📊 Interpreting the Results

Once the analysis in complete, you'll see the newest results by going to the `Results` tab.&#x20;

A full report is also automatically generated.

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

<figure><img src="/files/fvDx9uKjo7kMCCt4XvUJ" 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.shapemaker.io/tutorials/quickstart/4.-run-a-structural-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.
