# Create and Delete Gussets

## Creating a New Gusset

### Step 1 - Start Brace Insertion

Begin insertion by clicking the `+ Create` button, right-clicking in empty space, or using the `Ctrl + Q`keyboard shortcut and selecting Gusset

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

You can use the keyboard shortcut `Ctrl + Q + G` to begin inserting a gusset.
{% endhint %}

### Step 2 - Place the Gusset

Place the brace by choosing a point on a member where you would like to center the gusset. You can also modify the height and width of the Gusset, as well as enter notes about the material being used.

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

The generated gusset will be aligned with the closest perimeter edge of the truss and cut against other perimeter edges.
{% endhint %}

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

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

Once the gusset has been placed you can no longer adjust height/width, however you can modify the Material field which simply serves as a label/note field.
{% endhint %}

## Deleting a Gusset

### Step 1 - Select the Gusset

Select the gusset by clicking on it in the scene. Alternatively, you can use the `Right Sidebar` to select a brace.

### Step 2 - Delete the Gusset

Once selected, you can simply hit the `Delete` key.

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

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

The gusset will change from a light background to a darker background when selected.
{% endhint %}


---

# 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/profile-truss/gusset.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.
