# How to set up automatic reminders & expiration for signature requests

## Overview

Evia Sign allows administrators to automate reminders for pending sign requests and set expiration dates to ensure timely document completion. This guide walks you through configuring these settings to maintain efficiency and compliance.

## Accessing Reminders & Expiration Settings For Admin Users

Start by logging in to your **Evia Sign admin account** and click on **Settings** from the main menu.

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

Navigate to the **Reminders & Expiration** section.

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

### Configuring Automatic Reminders

Admins can enable automatic reminders to notify signers at set intervals until they complete the signing process.

Locate the **Automatic Reminders** check box and **enable** automatic reminders

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

Configure the following options:

* **Days before the first reminder**: Set the number of days after the initial sign request before the first reminder is sent.

<figure><img src="/files/7b1q1Bwzni4rSqV79ZJz" alt=""><figcaption></figcaption></figure>

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

* **Interval between reminders**: Define how frequently reminders should be sent after the first one.

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

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

### Setting Up Expiration Dates

Sign requests can be configured to expire if not completed within a specified timeframe.

Locate the **Sign Request Expiration** check box and **enable** sign request expiration.

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

Set the following parameters:

* **Days before sign request expires**: Define how long the sign request remains active before expiring.

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

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

* **Days to warn signers before expiration**: Set the number of days before expiration when signers will receive a final warning notification.

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

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

### Overriding Admin Settings (Optional)

By default, all sign requests under an admin follow the settings configured above. However, admins can allow individual request senders to override these values.

Locate the **"Allow senders to override account defaults"** toggle.

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

**Enable** this option if request senders should have the flexibility to modify reminder and expiration settings for their specific requests.

<figure><img src="/files/84T0lYPbawmIHoF9lQR0" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**If this toggle remains disabled, all requests will strictly follow the admin-defined values.**
{% endhint %}

### Saving Changes

Once all settings are configured, the admin must click **Save Changes** to apply the modifications.

<figure><img src="/files/4f4vC5oMXNj4YZeVTrAh" alt=""><figcaption></figcaption></figure>

## Accessing Reminders & Expiration Settings for Users Under an Admin

When sending a signature request, users under a specific admin will be able to see the **preset document request reminders and expiry settings** defined by the admin during the fourth step of the signature request process.

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

If the admin has enabled the **"Allow senders to override account defaults"** option, users will have the ability to customize their own reminder and expiry settings for individual requests.&#x20;

<figure><img src="/files/84T0lYPbawmIHoF9lQR0" alt=""><figcaption></figcaption></figure>

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

> **However, if this option is disabled, the settings applied to all requests will strictly follow the admin’s predefined values.**

This ensures that admins maintain control over document workflows while allowing flexibility where necessary.


---

# 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/how-to-set-up-automatic-reminders-and-expiration-for-signature-requests.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.
