# Sharable Links

## Sharable Link Feature

The Sharable Link feature can be easily located on the dashboard, inside SETTINGS > WIDGETS, as shown below

<figure><img src="/files/dC56XqAbAPPkcgrXKpSo" alt=""><figcaption><p>Sharable Link Feature</p></figcaption></figure>

### Creating a Sharable Link

Create a new Sharable Link in a few simple steps

**Step 1**: Select 'Create New Widget' on the Widget's page

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

{% hint style="info" %}
Best Practice: The name of your shareable link should reference the intended purpose of the link. For Example "Remarketing', or 'Lease Return - Dallas'
{% endhint %}

**Step 2**: Select 'Sharable Link' on the 'Create New Widget' pop-up.

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

**Step 3**: Add the details such as, 'Widget Name' and the 'API Key' you would like this Sharable Link to be linked with. If needed, you may select the optional settings as well, as explained ahead.

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

{% hint style="info" %}
Select 'Use Sharable URL as the Redirect URL' if you would like the PAVE inspector to return to the Sharable Link Launcher Page to initiate another PAVE inspection after completing the first one.
{% endhint %}

**Step 4**: Your new Sharable Link and QR Code is ready&#x20;

<figure><img src="/files/IllgxQ0dQO0NcG1Ol3aM" alt=""><figcaption><p>Sharable Link Details</p></figcaption></figure>

<figure><img src="/files/HwBTwgN2FPPpp3poDGu2" alt=""><figcaption><p>Sharable Link URL</p></figcaption></figure>

<figure><img src="/files/7El194YlLkkz7hEotPeg" alt="" width="300"><figcaption><p>Downloadable QR Code</p></figcaption></figure>

### Using the Sharable Link

There are two ways to use a Sharable Link

#### 1. Sharable Link URL

You can share the Sharable Link URL. Using the launcher form, you can send an inspection to any mobile number through an SMS, to initiate a PAVE.

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

<figure><img src="/files/FUVmsJSiMkgzUQ4sgOMo" alt=""><figcaption><p>Sharable Link Launcher Page</p></figcaption></figure>

#### 2. QR Code

You can also download and distribute the QR Code, which when scanned through a mobile device directs the user to the Launcher Page

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

<figure><img src="/files/UiHLxYeRvhhUJ0gwIfFk" alt="" width="300"><figcaption><p>QR Code</p></figcaption></figure>

{% hint style="info" %}
Note: Your custom branding logo will show on the QR code, if you have uploaded a logo on the PAVE dashboard, prior to a Sharable Link being created. \
\
Once created, the QR code, which is hard coded, does not update/change the logo imprinted on it.
{% endhint %}

###

### Previewing the Sharable link launch page

To preview a sharable link you can click on the Preview option, as shown below. This link, which is the same as the Sharable Link URL, opens in a new webpage to preview.&#x20;

<figure><img src="/files/51XwsrnlGN4XPI0fo5LY" alt=""><figcaption><p>Preview the Sharable Link</p></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://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/widgets/sharable-links.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.
