# Notification

## Overview

Notification integration enables the capability to trigger SMS, emails, or alerts for event updates or activities. The objective is to enhance user engagement, provide real-time updates, and improve overall user experience.

DIGIT integration with CDAC and NIC SMS gateways, carried out by our implementation partners PMIDC and the governing bodies in Uttarakhand, Odisha, Chandigarh, and Punjab, guarantees the prompt triggering of SMS notifications to users for every significant event. This means that users will receive timely alerts for actions such as trade license renewal, property tax payments, or updates on their applications, ensuring that they stay informed and can take the necessary actions promptly.

## Integration Details

Refer to the table below to find the details of successful third-party integrations with the DIGIT platform:

<table><thead><tr><th width="79">Sr. No.</th><th width="137">DIGIT Modules</th><th width="137">Integrated With</th><th width="300">Description</th><th>Implementing Agency</th></tr></thead><tbody><tr><td>1</td><td>All modules</td><td>CDAC SMS Gateway</td><td>Integration with CDAC SMS gateway enabled the automated triggering of SMS notifications to user's registered mobile numbers for events and updates.</td><td>PMIDC</td></tr><tr><td>2</td><td>All modules</td><td>NIC SMS Gateway</td><td>Integration with NIC SMS Gateway for sending SMS notifications</td><td>Uttarakhand UDD</td></tr><tr><td>3</td><td>All modules</td><td>CDAC SMS Gateway</td><td>Integration with CDAC SMS gateway for sending SMS notifications</td><td>Chandigarh Smart City</td></tr><tr><td>4</td><td>All modules</td><td>CDAC SMS Gateway</td><td>Integration with CDAC SMS gateway for sending SMS notifications</td><td>Odisha HUDD</td></tr><tr><td>5</td><td>Multiple modules</td><td>NIC SMS Gateway</td><td>Integration with NIC SMS Gateway for SMS notifications</td><td>DGDE</td></tr><tr><td>6</td><td>mGramSeva</td><td>CDAC SMS Gateway</td><td>Integration with CDAC SMS gateway for sending SMS notifications</td><td>DWSS Punjab</td></tr></tbody></table>

## Related Links

{% embed url="<https://core.digit.org/platform/core-services/notification-enhancement-based-on-different-channel>" %}


---

# 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.digit.org/platform/accelerators/integrations/notification.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.
