# Send Inspections

**Step 1**: Click on 'Send Inspection'

<figure><img src="/files/9nLah7rsSCfOcfRv80pw" alt=""><figcaption><p>Step 1: 'Send Inspection'</p></figcaption></figure>

**Step 2**: Add relevant information and click 'Send Inspection'

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

**Enter the following information:**

* Select an API Key (Required)
* Mobile Number of the recipient (Required) <mark style="color:blue;">(</mark>*<mark style="color:blue;">The inspection link SMS is sent to this number)</mark>*
* Mobile Number of the sender
* VIN Number
* Contact Name
* Language <mark style="color:blue;">(</mark>*<mark style="color:blue;">English / Francais)</mark>*

{% hint style="info" %}
In case the Mobile number of the sender is left blank, the account holder's default mobile number is used to receive the SMS with the inspection results URL&#x20;
{% endhint %}

{% hint style="info" %}
Select ***'Send inspection results to this number as well'*** to send the SMS with the inspection results URL to the inspector
{% endhint %}

<figure><img src="/files/3XmrilhDZE7rPn0yMsCw" alt=""><figcaption><p>Inspection Sent Confirmation</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/send-inspections.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.
