# The Signing Document Certificate

1. **Document information section contains:**
   * **Envelope UUID** — unique identifier of the envelope
   * **Envelope subject** — subject of the envelope to which the document relates
   * **Document ID** — unique identifier of the document
   * **Title of the document** — subject of the document
   * **Date of the document** — date of envelope creation
   * **Template UUID** — unique identifier of the template used to create the envelope
   * **Template version** — unique identifier of the template version
   * **File name** — name of the signed file
   * **Number of signatures** — number of document signers
   * **Electronic version of the document** — link to the envelope on the web platform

![](https://docs.docstudio.com/en/latest/_images/firstPageAndSign.png)

2. **Section about the signer, sign and/or stamp contains:**
   * **Owner** — name of the signature owner
   * **Organisation** — name of the organisation to which the signature belongs
   * **Position** — signer position in the company
   * **DRFO(ITN)/EDRPOU** — identification code of the signer or company
   * **Certificate serial number** — certificate number used to confirm the signer identity
   * **Date of signing** — date when the document was signed
   * **File name** — signed file with extension

{% hint style="info" %}
If it’s a signature, you will see a key icon opposite the table block with data, and if it’s a stamp, you will see a stamp icon opposite the table block with data.
{% endhint %}

![](https://docs.docstudio.com/en/latest/_images/stampExample.png)

3. **Explanation of what QES is and instructions on how to check the validity of the QES:**

![](https://docs.docstudio.com/en/latest/_images/FAQ.png)


---

# 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.docstudio.com/user/sign-and-download-envelopes/how-to-download-print-signed-documents/the-signing-document-certificate.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.
