> For the complete documentation index, see [llms.txt](https://docs.besmart.software/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.besmart.software/3d-modeling-and-design/metal-framing/faq/openings/how-to-modify-opening-framing-configurations.md).

# How to modify opening Framing Configurations?

You can modify through the **Modify Frame** feature or through the **Framing Configurations** dialogue.

## Method 1. Modify Frame (recommended)

1. Go to **Modify Frame** in the Wall+M/Floor+M/Roof+M

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

2. **Select** an opening element **you want to modify** (Header/Sill/King Stud/Cripple, etc)
3. To add a double-element (double-stud, etc), increase the number next to the **Count** parameter:

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

4. To add a flipped/rotated component, you need to:

* Add a **New Item** \[+]
* **Rotate** the element by 90/180/270 degrees

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

{% hint style="warning" %}
**Note**: if the **first element(s)** already has **Depth by Layer** parameter checked, **make sure to check** for the new element as well.

If the first element **doesn't have** a checked box, leave it **unchecked**.
{% endhint %}

5. Click on the **\[...]** button at the top:
6. Choose **Save Opening Configuration**
7. **Do not** rename in the pop-up, click **OK**
8. Click **Yes** to **overwrite** the configuration
9. Click **OK** to close the dialogue:

<figure><img src="/files/ogQwSFl3s6vqw7x15ehX" alt=""><figcaption><p>Overwrite the configurations</p></figcaption></figure>

## Method 2. Modify Framing Configurations

1. Before modifying **Framing Configurations**, make sure to check which configuration you need to modify:

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

2. Go to **Framing Configurations**
3. At the **top-left**, ensure the **Configuration Name** is the same as in the **Link Wall** dialogue
4. Select the tab (**Window** Framing, **Door** Framing, **Opening** Framing, etc.)
5. Click **Edit Configuration**.
6. Modify design outputs for different components (King Studs, Cripples Headers, Sills, etc.)

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

***

**Non-Structural Walls** configurations will apply to walls with an **unchecked Structural** parameter box:

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

**Structural Wall** configurations section will apply to walls the **checked Structural** parameter box:

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

{% hint style="info" %}
[Learn more](https://www.youtube.com/watch?v=GoWyYJtnZBQ) about the difference between configurations for **Non-Structural** and **Structural** Walls/Floors.
{% endhint %}

***

{% hint style="info" %}
If you can't find the answers you're looking for, please [contact our support team](https://emea.support.arkance.world/hc/en-gb/requests/new).
{% endhint %}


---

# 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.besmart.software/3d-modeling-and-design/metal-framing/faq/openings/how-to-modify-opening-framing-configurations.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.
