> For the complete documentation index, see [llms.txt](https://docs.openbrim.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openbrim.org/examples/steel-bridge-examples/example-steel-i-girder-bridge-ex1-sig/combinations-ex1-sig/result-extraction-from-stages-ex1-sig.md).

# Result Extraction (From Stages)

{% hint style="info" %}
**Navigation:** Combinations > Result Extraction From Stages

For detailed parameter explanations, see the [Result Extraction (From Stages) Reference](https://docs.openbrim.org/templates/steel-i-girder-bridge-workflow/combinations-sig/result-extraction-sig).
{% endhint %}

**Step 1:** Set name as **DC1**.

![image-20240928-075257.png](https://openbrim.atlassian.net/wiki/download/attachments/2101411950/image-20240928-075257.png?api=v2)

**Step 2:** Keep **Result Extraction Method from Stages** as default: **Cumulative.**

![image-20240928-075223.png](https://openbrim.atlassian.net/wiki/download/attachments/2101411950/image-20240928-075223.png?api=v2)

**Step 3:** Click the **three-dots icon** in the **'Filter by Load Type'** cell, choose the **'Select...'** option, select **'Dead'** from the pop-up window, and click **'OK'**.

![image-20240928-075427.png](https://openbrim.atlassian.net/wiki/download/attachments/2101411950/image-20240928-075427.png?api=v2)

![image-20240928-075451.png](https://openbrim.atlassian.net/wiki/download/attachments/2101411950/image-20240928-075451.png?api=v2)

![image-20240928-075649.png](https://openbrim.atlassian.net/wiki/download/attachments/2101411950/image-20240928-075649.png?api=v2)

**Step 4:** Keep the **'Transient/Permanent Loads'** as default.

![image-20240928-075810.png](https://openbrim.atlassian.net/wiki/download/attachments/2101411950/image-20240928-075810.png?api=v2)

**Step 5:** Click **three-dots icon** on **Stages** Factors cell and **Edit.**

**Step 6:** Click **three-dots icon** on Case cell and select a **Case** as **Cast45GainStiffStage.**

![](https://openbrim.atlassian.net/wiki/download/attachments/2101411950/image-20231027-092558.png?api=v2)

![](https://openbrim.atlassian.net/wiki/download/attachments/2101411950/image-20231108-130854.png?api=v2)

![](https://openbrim.atlassian.net/wiki/download/attachments/2101411950/image-20231108-130944.png?api=v2)

**Step 7:** Keep the **Factor** as default.

![](https://openbrim.atlassian.net/wiki/download/attachments/2101411950/image-20231108-131021.png?api=v2)

**Step 8:** Keep the **Combination Method** as default. It should be displayed as '**N/A**' (Not Applicable).

![image-20240928-082052.png](https://openbrim.atlassian.net/wiki/download/attachments/2101411950/image-20240928-082052.png?api=v2)

**Step 9:** Proceed to the next step to verify the model.

{% hint style="success" %}
The completed result extraction cases are illustrated below. Please verify that you have the same model on your end by examining each view provided here. For more information on how to perform visual checks, refer to the quick tips.
{% endhint %}

![image-20250120-144016.png](https://openbrim.atlassian.net/wiki/download/attachments/2101411950/image-20250120-144016.png?api=v2)

{% hint style="success" %}
To view the entire procedure explained on this page, please watch the recorded Video below.
{% endhint %}

{% embed url="<https://openbrim.atlassian.net/wiki/download/attachments/2101411950/Result%20Extraction.mp4?api=v2>" %}
Result Extraction
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.openbrim.org/examples/steel-bridge-examples/example-steel-i-girder-bridge-ex1-sig/combinations-ex1-sig/result-extraction-from-stages-ex1-sig.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
