# User Notification

To implement the [user nofication concept](https://help.jframework.io/), A custom procedure from the DBA creates a computed table, which we represent with UserNotificationEntity. CUser has the methods for working with User Notification.

{% hint style="info" %}
To know how the procedure works, you can visit Database Design.
{% endhint %}
