> For the complete documentation index, see [llms.txt](https://docs.paragontruss.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.paragontruss.com/design/how-to/general/share-trusses-and-request-seals-or-repairs.md).

# Share Trusses and Request Seals or Repairs

## Step 1 - Click the `Share` button in the `Header to` open the Create Shared Component Set Tool

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

If you've already created a shared set for a project, clicking the `SHARE` button will prompt you to choose an existing component set or create a new one.
{% endhint %}

## Step 2 - Select Components and Context to Share

Use the dialog to select the components to be shared. Additionally, you can include the project snapshot (hierarchy and layout).

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

A component must be analyzed before it can be shared.
{% endhint %}

## Step 3 - Choose Sharing Method

Click the `CREATE SHARED COMPONENT SET` button to progress to the next dialog and choose your preferred sharing method.

### Copy Link

Get a link to share and view the component set in Paragon Design.

### Download

Download design drawings with smart links and QR codes.

### Email Link

Send someone a link to view the components and layout.

### Request Seal/Repair

Ask a professional engineer to repair or seal these components.

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

As Engineers join our Engineering Network, they can elect to be visible in this dialog; otherwise, an email of your choice can be entered here.
{% endhint %}

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


---

# 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.paragontruss.com/design/how-to/general/share-trusses-and-request-seals-or-repairs.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.
