> For the complete documentation index, see [llms.txt](https://signature-docs.boloforms.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://signature-docs.boloforms.com/dashboard-guides/single-pdf-signature/send-signature-request.md).

# Send Signature Request

{% embed url="<https://youtu.be/p1oNvDa4k14>" %}

#### Go to [BoloForms Signature](https://signature.boloforms.com/create)

1. Click on the PDF option on the dashboard to get your PDF document signed.

<figure><img src="/files/rT1FhT07Fxy64uWPW3ue" alt="select pdf"><figcaption></figcaption></figure>

2. Select “Click to upload” to upload the PDF that you wish to be signed alternatively, you can use the “Drag and Drop” option to do so.

<figure><img src="/files/dTsQ6J4lNgBBocKGhqf6" alt="add pdf"><figcaption></figcaption></figure>

3. Enter the name and email ID of the recipient(signer).

<figure><img src="/files/D48jIaRN54nN0hK0Jf5b" alt="add name and email id of the signer"><figcaption></figcaption></figure>

4. Enter a subject and a description for the mail.

<figure><img src="/files/rQveKBP8oOGYn5tH8myC" alt="enter subject and body for the mail"><figcaption></figcaption></figure>

5. Click on Confirm.

<figure><img src="/files/mhf6wxxqpCWbCwMYafaT" alt="click on confirm"><figcaption></figcaption></figure>

6. Now go to the “Select a Signer” section and select the name of the signer using the drop-down menu.

<figure><img src="/files/tn6cFJVNJ0O3Z12zE4nq" alt="select signer"><figcaption></figcaption></figure>

7. When the Signature box appears drag and drop it to its destined place or you can use the alignment options and then click on send.

<figure><img src="/files/YPo5xylhmh5pA3bIqHxU" alt="signature box"><figcaption></figcaption></figure>

## [Receiver Recipient's POV of Signing The Document](/dashboard-guides/single-pdf-signature/how-signing-works.md)


---

# 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://signature-docs.boloforms.com/dashboard-guides/single-pdf-signature/send-signature-request.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.
