# Notifications Setup

### 1. Asset sent for maintenance notification <a href="#asset-send-for-maintenance-notification" id="asset-send-for-maintenance-notification"></a>

This notification is sent when a new asset is sent for maintenance by any user.

Go to `Settings > Notification and Select`

Enable the check box ‘**Enable Email**‘ and select the recipients to whom the notification is to be sent.

Add mail subject and body using the available tags and save it.

Whenever a new asset is added by any user, the notification is sent to the selected recipients.

### 2. Asset assigned for maintenance notification <a href="#asset-assigned-for-maintenance-notification" id="asset-assigned-for-maintenance-notification"></a>

This notification is sent when a user is assigned an asset for maintenance(repair/servicing etc).

Go to `Settings > Notification` and enable the check box **‘Enable email’.**

Add mail subject and body using the available tags and save it.

Whenever a user is assigned an asset for maintenance, a notification is sent to that user.


---

# 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.kbgfuzion.com/erp/knowledge-base/modules/asset-module/notifications-setup.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.
