# Notifications

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

## Notification management

### Pre-requisites

The metadata field used for the notification (e.g. "licence expiry") needs to be configured (mapped) first.

{% hint style="info" %}
It can be done in Settings > Library > Metadata > (tab) Configuration > (section) Field mappings
{% endhint %}

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

You can read more about them in [Field mappings](/digital-asset-management-dam/settings/metadata/metadata-configuration.md#field-mappings).

{% hint style="info" %}
*If no metadata field is mapped, no notification will be triggered, regardless of the configuration setup.*
{% endhint %}

### **Enable notifications**

When the option is enabled, the user can set a notification on asset expiry by completing the following information:

<table><thead><tr><th width="304">Parameter</th><th>Description</th></tr></thead><tbody><tr><td><code>Notification name</code></td><td>Free text</td></tr><tr><td><code>Notification type</code></td><td>Drop down to select the type of notification: <em>Asset expiry ...</em></td></tr><tr><td><code>Notification channel</code></td><td>Choose the channel where to receive the notification.</td></tr><tr><td><code>Recipients</code></td><td>Specify who will receive the notifications</td></tr><tr><td><code>Notifications schedule</code></td><td>Specify when the notifications should be sent: <br>• On the day of expiration <br>• Before expiry (specify the number of days). Any assets expiring in fewer days than the specified are ignored.</td></tr></tbody></table>

{% hint style="info" %}
Notifications are always sent at 6:00AM UTC
{% 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://docs.scaleflex.com/digital-asset-management-dam/settings/notifications.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.
