Developer Function: Server Script: notifications
## Overview
You can create and get objects to send notifications.
## Methods
|Method|Overview|
|:---|:---|
|[Get](/manual/server-script-notifications-get)|Get notification settings|
|[New](/manual/server-script-notifications-new)|Create a notification object|
## Notes
This is a method used in "[Server Script](/en/manual/table-management-server-script)". It cannot be used in "[Script](/en/manual/table-management-script)".
## Related Information
・[Table Management: Server Script](/manual/table-management-server-script)
・[Execution Timing for Each Object](/manual/server-script-conditions)
・[Notification Object](/manual/server-script-notification)