# Add date-type metadata

The **Date** field type is used to enter metadata in date format. You can schedule automatic notifications based on the date entered in the field. As an example, you can specify a process to send an automated notification to a predefined user or group when a contract needs to be renewed.

<figure><img src="/files/5fVel1Y3MnL52GcH6IwC" alt=""><figcaption></figcaption></figure>

Define the notification schedule, select the roles which will receive the notification and add a text that is displayed to the recipients on the email notification.

{% hint style="info" %}
If you need to let the metadata creator determine who receives the notification, create a person field, add it to the same template as the date, and select the person field for the notification recipient (role). In the example below, the Contract owner (person field) is notified when the contract needs to be renewed.
{% endhint %}


---

# 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-meta-data/add-date-type-metadata.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.
