# Add a signature mark at the bottom of each document page

You can enable a function that adds a signature mark at the bottom of each signed PDF page. This may be needed especially when electronically signed files are printed in paper archives.

When the **Mark each signed page** function on the signature request form is turned ON, a signature mark is added to the bottom of each signed page.

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

The signature mark looks like this.

<div align="left"><figure><img src="/files/j8xAmojnoONtVY6mOnBq" alt="" width="563"><figcaption></figcaption></figure></div>

Owners of the signature request can set ON the marking function even after sending the invitations on the signature request **edit** page.

&#x20;

**IMPORTANT!** Note the limitations. Writing a mark on each individual page requires processing time and can therefore, depending on the case, significantly impact the signer's user experience, especially when signing large-sized / multi-file document bundles. In addition to this, technical problems may appear in exceptional pdf file formats during the writing phase.


---

# 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://guide.signspace.com/en/managing-signing-requests/add-a-signature-mark-at-the-bottom-of-each-document-page.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.
