# Sign Documents Online

Making your company's administration simpler and smoother is the main goal of BestInvoicing. To facilitate this even more, it is possible to digitally sign your documents. Your customers can consult your document online via a secure link and immediately place their signature. This way, a customer no longer needs to print and forward your [proposal](/basic-modules/proposals.md), or you can have [order confirmations](/apps-integrations/order-confirmations.md) and [delivery notes](/apps-integrations/delivery-notes.md) signed using a tablet on site.

## Getting Documents Signed by the Customer

### Step 1: Add a sign button to your email&#x20;

When you send a document to your customer via email, you will also need to display a secure sign button to the email message. Such button is automatically added by BestInvoicing if you're using the [default email template](/settings/email-settings/email-templates.md).

### Step 2: Select 'Signature by Customer (or Company)'&#x20;

To activate the sign button, you also have to tick the option 'Signature by client' when creating a document. If you also tick 'Signature by manager', there is room for two signatures.

![](/files/1r0llSoP0onbe3eBW2Si)

Thus, the signature option only becomes visible when the 'Signature by customer' option is selected when creating a document. In the customer's mailbox such email can look like this:

![](/files/ZV7RRhRxHOgE0P5UP8ll)

When the customer clicks the blue button in the email, the invoice opens in a BestInvoicing-styled tab. To the left there's a signature window, where the customer can add a signature via mouse movement or touchpad. He/she will also need to type in their full name, then click 'Agree and Sign Document'.

![](/files/5XJo19yMSu9olMLZfgfE)

After signing, the status of the proposal in BestInvoicing automatically changes to 'Accepted'. You will also be notified by email of the signature/acceptance.&#x20;

Once the customer accepts the proposal by online signature, you can no longer modify it (see padlock symbol).

![](/files/uAt6nroQz8Ya6YS6UTG5)

However, by clicking on the padlock you can unlock the document again. The status of the document remains 'Accepted', but the signature of the customer will be removed. Pay special attention to this!

![](/files/lnFXBQgJm3qsxN3uk3Jd)

{% hint style="success" %}
A more correct way to modify/update an accepted proposal is to copy the existing proposal into a new proposal, and have it signed again.
{% endhint %}

## Sign Documents Yourself&#x20;

As a representative of your company, you can also digitally sign documents. This can be done either by putting your own signature into the system via the mouse, or by uploading an image of your signature. To do this, follow the steps below:&#x20;

1. Go to 'Company Settings' via the top right menu.&#x20;
2. Select the tab 'Default Values'&#x20;
3. Click the 'Edit' button next to 'Company Signature' at the bottom of the page ('Signatures').&#x20;
4. Place your signature here with your mouse/touchpad or upload an image in png, gif or jpg format with your signature.

![](/files/18RlvefsCRrSVZhCaOPI)

Your own signature will only be placed on documents if you have also selected the 'Signature by business manager' option when creating a document (such as in the example below where both signatures are requested).

![](/files/Cssq9RsVFfkGrcnYqYh7)

## Set Required Signatures as Default

To avoid forgetting to check the required signatures, you can also activate them by default per document type (proposal, order form, delivery note). To do so, follow these steps:&#x20;

1. Go to 'Company Settings' via the menu in the upper right corner.&#x20;
2. Select the tab 'Default Values'&#x20;
3. At the bottom, under 'Signature', click the 'Edit' button next to one of the three default values
4. Select the signatures that you want to set as default required signatures for this type of document.

![](/files/xIxd5rmv58StERxLkWt8)


---

# 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://support.onfact.eu/more-features/sign-documents-online.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.
