> 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/pdf-templates/generating-pdf-template.md).

# Generating PDF Template

{% embed url="<https://www.youtube.com/watch?v=vrSgKLdGB34>" %}

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

1. Click on PDF Template to create your own PDF template that you want to get signed.

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

2. Add the PDF under the “Upload your PDF here” section and also add the role under the “Role” section.

<figure><img src="/files/6iPUF3mVGTezi7mEnhYy" alt="upload pdf"><figcaption></figcaption></figure>

3. You can also add a Message for the receiver under the “Add Private Message” section.

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

4. After which you can click on continue.

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

5. Add the signature box by clicking on Signature. You can also add initials, text, and date.

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

6. Drag and drop the signature box and place it where needed after which you can click on “Save Template” to save the template.

<figure><img src="/files/jRiEB46xi8WNg6JLnGdS" alt="save template"><figcaption></figcaption></figure>

7. Add the details of the receiver and then click on “Send Email” to send the email to the signer.

<figure><img src="/files/68Qh4SYR0uqN43dw9Lan" 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://signature-docs.boloforms.com/dashboard-guides/pdf-templates/generating-pdf-template.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.
