# Share Your Quilt

{% hint style="danger" %}
**WARNING:** When you share access to your quilt, anyone with the URL will be able to see everything in your quilt (blocks, fabrics, etc).&#x20;

This is not a digital coloring page (see FAQs below for more info).
{% endhint %}

{% hint style="info" %}
**NOTE:** Sharing a quilt is not collaborating on a quilt. Your original design can only be changed and saved by you. The shared quilt can only be copied (cloned), so the original is not affected. The cloned copy becomes its own version of your original quilt.
{% endhint %}

&#x20;&#x20;

## <mark style="color:blue;">Quilt Accessibility for Cloning</mark>

Sometimes you might make a quilt design and you want to allow another PreQuilt subscriber to copy your quilt design and save it to their own PreQuilt account.

Well, with this feature, you can generate a sharable URL for your quilt design and give that to another PreQuilt subscriber. They can then clone a copy of your quilt to their account and create their own version.

***

## <mark style="color:blue;">FAQs</mark>

#### How is this different from a digital coloring page?

A digital coloring page enables anyone (no PreQuilt subscription required) to recolor your quilt design using their own fabric choices. They can ONLY change the fabrics being used. They will not be able to see individual blocks or redesign your quilt.

Shared access to a quilt enables PreQuilt subscribers to copy your quilt design to their own PreQuilt account. Once cloned, they can change where fabrics are being used, can redesign blocks, and can really change anything and everything from the original quilt.

#### Do changes someone makes to their copy affect the original quilt?

No. The original design can only be changed or edited by the owner of the original quilt. Any changes that are made after using the URL will not affect the original design.

***

## <mark style="color:blue;">Help Guide</mark>

### <mark style="color:blue;">a | For the Owner of the Original Quilt</mark>

{% hint style="info" %}
**NOTE:** Sharing a quilt is not collaborating on a quilt. Your original design can only be changed and saved by you. The shared quilt can only be copied (cloned), so the original is not affected.
{% endhint %}

All quilts are by default hidden and private. To share access to a quilt, you will need to do the following steps.

1. From the QUILTS dashboard, click on the <mark style="color:blue;">**Open Quilt button**</mark> for the quilt that you want to allow access to.

   <div align="left"><figure><img src="/files/kkxImwir06rJQlL2hYMX" alt=""><figcaption></figcaption></figure></div>
2. Click on the <mark style="color:blue;">**Quilt Settings tab**</mark> on the left side control panel.

   <div align="left"><figure><img src="/files/5SgmLbGB6eoUff22BBa3" alt=""><figcaption></figcaption></figure></div>
3. <mark style="color:blue;">**Toggle the button**</mark> for **Share with a PreQuilt member** <mark style="color:blue;">**to the right**</mark> to enable this feature.

   <div align="left"><figure><img src="/files/NCZXovPVrJEDuNgGf2IV" alt=""><figcaption><p>Share not enabled</p></figcaption></figure> <figure><img src="/files/8HmaVfOy9FUEUWhAGRHt" alt=""><figcaption><p>Share enabled</p></figcaption></figure></div>
4. Click on the <mark style="color:blue;">**Share Link button**</mark>.

   <div align="left"><figure><img src="/files/8vUzVoHCr2tBZqWmBTv7" alt=""><figcaption></figcaption></figure></div>
5. A public copy of your quilt will open in a new tab.

   <figure><img src="/files/ElPvAnbF6mVKxRYu8a27" alt=""><figcaption></figcaption></figure>
6. <mark style="color:blue;">**Copy the URL address**</mark> from the browser and <mark style="color:blue;">**send that URL**</mark> to your friend.

   <div align="left"><figure><img src="/files/WeBHXJ2YqVyMRQGOziGQ" alt=""><figcaption></figcaption></figure></div>

&#x20;&#x20;

### <mark style="color:blue;">b | For the Cloner of the Original Quilt</mark>

{% hint style="info" %}
**NOTE:** You cannot save any changes to a shared quilt until you clone it to your PreQuilt account.
{% endhint %}

Once the owner of the original quilt has enabled it to be shared, you can follow these steps to clone and save it to your PreQuilt account.

1. <mark style="color:blue;">**Log into**</mark> your PreQuilt account.
2. On a separate tab, <mark style="color:blue;">**paste the URL address and press enter**</mark>.
3. You will see a public copy of the original quilt open.

   <figure><img src="/files/Xlytjt1ezE5otSKd97Fn" alt=""><figcaption></figcaption></figure>
4. Click on the <mark style="color:blue;">**Clone this Quilt button**</mark> (![](/files/ERtEigHK8s5kryW58JZh)) from the central, vertical toolbar.

   <div align="left"><figure><img src="/files/5G3baxJstcvFwVz3yOUO" alt=""><figcaption></figcaption></figure></div>
5. Click on Clone Quilt in the pop-up window.

   <div align="left"><figure><img src="/files/UueLssz6mDrIYSVkT5QG" alt=""><figcaption></figcaption></figure></div>
6. You will be redirected to your new saved copy of the original quilt that is now in your account.&#x20;
   * NOTE: You can now save the quilt.
7. Edit the quilt as you wish & Don't forget to <mark style="color:blue;">**save**</mark>!

&#x20; &#x20;


---

# 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://help.prequilt.com/prequilt-features/share-your-quilt.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.
