# What is a digitally certified document?

### **What is a digitally certified document in Evia Sign?**

In Evia Sign, documents that have been digitally certified are those that are electronically signed using an AATL-compliant certificate.

### **How do I confirm that my documents are signed digitally with an AATL-compliant certificate?**

The digital certificate badge alongside the Evia Sign Document ID at the top of the document confirms that your documents are digitally signed. Hover over this badge to display the message "This document has been digitally certified by Enadoc."

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

### **What does it mean when a document is digitally signed?**

The document is sealed and shielded from unauthorized alterations when signed digitally with a certificate that complies with the AATL standards. If any unauthorized modifications occur to the document, the Acrobat Reader will instantly detect it and alert the user.

To analyze your document, follow the procedures outlined:

* Use Acrobat Reader to view the finished and downloaded document.

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

* At the top of the document, you can see the information related to the digital certificate's integrity and authenticity.

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

* To view more information, click the **Signature Panel** button.

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

<figure><img src="/files/CeBy2LDNSsXptMCx3pin" alt=""><figcaption><p>Detailed information on the digital certificate</p></figcaption></figure>


---

# 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://docs.sign.enadocapp.com/faqs/what-is-a-digitally-certified-document.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.
