# Create and Modify Splices

## Creating a New Splice

### Step 1 - Start Splice Insertion

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

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

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

### Step 2 - Place the Splice

Place the splice by hovering over a top or bottom chord and clicking on the desired location.

<figure><img src="/files/3TslWGFuB7jLLJk74ob2" alt=""><figcaption></figcaption></figure>

## Moving a Splice

### Step 1 - Select the Splice

Click on a splice to select it.

### Step 2 - Move the Splice

Once selected, you can click and drag to move the splice to a new location. Alternatively, you can change the offset dimensions directly in the scene.

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

## Deleting a Splice

### Step 1 - Select the Splice

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

### Step 2 - Delete the Splice

Once selected, press the `Delete` key to delete the splice or choose `Delete Selected Item(s)` in the `Right Sidebar.`

## Delete All Splices

### Step 1 - Open the Right Sidebar

If the `Right Sidebar` is not open, click the `Toggle Right Sidebar` arrow button to expand the panel.

### Step 2 - Open the Splices Menu and Select Delete All Splices

Click Menu ![](/files/rnfAz81dtvvoS7Os0xCZ)  next to the Splices collection to access the tools within and select `Delete All Splices`.

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

## Auto-Splice

### Step 1 - Open the Right Sidebar

If the `Right Sidebar` is not open, click the `Toggle Right Sidebar` arrow button to expand the panel.

### Step 2 - Open the Splices Menu and Select Auto-Splice

Click Menu ![](/files/rnfAz81dtvvoS7Os0xCZ)  next to the Splices collection to access the tools within and select `Auto-Splice`.

<figure><img src="/files/7cMG1wd6p2KEq3CevBsb" 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/splices.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.
