# Time Stamp Settings

Signature with an embedded timestamp and certificate status information is referred to as a Long Term Validity (LTV) signature. Long-term digital signatures are essential if the signed documents need to be verified months or years later.

LTV (Long Term Validity) Settings allows you to configure Time Stamp Authority (TSA) credentials, so that the timestamp is fetched from TSA while signature is placed in the document.

**Step 1:** Login to emSigner Super Admin account. Click on ‘Settings’ tab to open the Admin Settings. Click on ‘***Timestamp Settings***’ below Admin Settings

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

**Step 2**: You need to configure the following fields to enable LTV signatures

* Time Stamping URL  – enter the Time Stamp Authority (TSA) URL in the text field
* Time Stamping User Name – select “Time Stamping User Name” and enter the user name if any provided by TSA
* Time Stamping Password – enter the password if any provided by TSA

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

**Step 3**: Finally click on ***Add*** button. Configured fields will be listed in the page below. It can also be edited using the edit icon in *Actions* column. You can delete the created fields using delete icon.

\
Once the above configurations are performed by the administrator, while performing electronic signatures by the signatories, signatures will be certified and time stamped by the Time Stamping Authority. This signature can be verified even months or years later.


---

# 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.emsigner.com/administrator-settings/admin-settings/time-stamp-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.
