# E-signing settings

These settings apply to all documents sent for e-signature within the workspace, including both meeting minutes and other documents, ensuring a consistent, secure and compliant signing process for all signers.

{% hint style="info" %}
**Note:** Changes to these settings do not affect e-signing processes that have already been started. They only apply to e-signings initiated after the settings have been updated.
{% endhint %}

## Hide personal number in signed PDF

When e-signing with eID, personal identity numbers are normally included in the signed PDF as part of the identification evidence. With this setting, you can choose to hide personal numbers in the signed document. This can be useful in situations where signed documents, such as approved meeting minutes, may need to be shared more broadly or made publicly available, helping to protect personal information.&#x20;

To hide personal identity numbers in the signed PDF, follow these steps:

{% stepper %}
{% step %}
Navigate to `Settings` in the main menu.
{% endstep %}

{% step %}
Expand the **Electronical signing** section.&#x20;
{% endstep %}

{% step %}
Turn on the  `Hide personal number in signed PDF` toggle.

<figure><img src="/files/QEbKecBY3pH6wsAoNyf0" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## Require authentication to view&#x20;

When an e-signing process is started, signers receive an email with a unique signing link that allows them to open, review and sign the document smoothly. If you want to increase security beyond the unique link, you can enable this setting so that signers must authenticate themselves with an additional factor before they can view the document. This setting only applies when the signing process is also configured to require additional authentication for the actual signing.

{% stepper %}
{% step %}
Navigate to `Settings` in the main menu.
{% endstep %}

{% step %}
Expand the **Electronical signing** section.&#x20;
{% endstep %}

{% step %}
Turn on the `Require authentication to view` toggle.

<figure><img src="/files/wKIxpmWBFM51LYBLr5I2" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://help.hippoly.com/administration/workspace-administration/e-signing-settings.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.
