# Notification

Currently, we support 5 common notification platforms including:

* Email
* SMS
* Slack
* Telegram
* Webhook

For each **Metric quota** and **Log project** package, we offer a specific number of notifications within the package configuration. Email and SMS alerts have quantity limits. If you need more notifications than your package includes, please purchase additional notification packages as instructed in Working with SMS Notification Quota and Working with Email Notification Quota. For alerts via Slack, Telegram, and Webhook, there is no limit on the number of notifications sent by GreenNode. However, there might be limitations imposed by providers like Slack, Telegram, and Webhook when sending too many messages to these providers.


---

# 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.vngcloud.vn/vng-cloud-document/vmonitor/dashboards/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.
