> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/roboflow/roboflow-hi/deploy/model-monitoring/alerting.md).

# Alerting

Model Monitoring dashboard आपको anomaly detection के लिए notifications सेट up करने की सुविधा देता है। Alert बनाने के लिए, पहले Model Monitoring dashboard पर जाएँ।

मॉडलों की सूची के ठीक ऊपर मौजूद "Create New Alert" बटन पर क्लिक करें।

<figure><img src="/files/454fd8a28f9db7a50947711177f0d670cf2fbf57" alt=""><figcaption><p>Create New Alert बटन पर क्लिक करके नए alerts बनाएं</p></figcaption></figure>

1. **अपने alert को नाम दें।** अपने alert को एक नाम दें। यह वैकल्पिक है, लेकिन अत्यधिक अनुशंसित है ताकि आप बाद में अपने alert को जल्दी पहचान सकें
2. **एक Rule configure करें**. सबसे पहले, वह model चुनें जिसके लिए आप alert बनाना चाहते हैं। ध्यान दें कि केवल trained version वाले models ही dropdown में दिखाई देंगे। इसके अलावा, यदि आपके workspace में SSO rules configured हैं, तो केवल वे models दिखाई देंगे जिन तक आपकी पहुँच है।
3. **एक version चुनें**. फिर उस model का एक version चुनें। यदि कोई version selected नहीं है, तो selected model के सभी versions के सभी inferences scope में होंगे।
4. **एक class चुनें**. वह class चुनें जिसे आप अपने alert के लिए target करना चाहते हैं।
5. **एक metric चुनें।** अब आप एक metric और एक threshold चुन सकते हैं। जब भी आपके inferences threshold level तक पहुँचेंगे, वे एक alert trigger करेंगे।
6. **एक alert window चुनें**. आप एक alert window define कर सकते हैं। alert window inference results का एक group है, जिसका उपयोग यह तय करने के लिए किया जाता है कि alert trigger करना है या नहीं। उदाहरण के लिए, यदि आप "30 minutes" की window चुनते हैं, तो केवल पिछले 30 minutes में किए गए inference results (rolling basis पर) ही यह निर्धारित करने के लिए उपयोग किए जाएंगे कि alert trigger करने का threshold पहुँच गया है या नहीं।
7.

```
<figure><img src="../../.gitbook/assets/Screenshot 2024-05-23 at 21.23.31.png" alt=""><figcaption><p>Alert configuration बनाएं</p></figcaption></figure>
```

8. **alert recipients चुनें**. अब आप अपने workspace में team members की एक सूची configure कर सकते हैं, जिन्हें alert भेजा जाएगा। डिफ़ॉल्ट रूप से, alert केवल आपको भेजा जाएगा।
9. **notification limits चुनें**. अब प्रति घंटे और प्रति दिन भेजे जाने वाले alerts की अधिकतम संख्या चुनें। Alert कितनी भी बार trigger हो, आपको यहाँ सेट की गई hourly या daily maximum संख्या के अनुसार ही notification मिलेगी।

<figure><img src="/files/68e65b2d70bc1b1231dc19c3841e9c4897e68def" alt=""><figcaption><p>recipients और notification limits चुनें</p></figcaption></figure>

Submit पर क्लिक करें और आपका alert बन जाएगा। आपने जो active alerts configure किए हैं उनकी सूची देखने के लिए, आप "Manage Active Alerts" बटन पर क्लिक कर सकते हैं। यहाँ से, आप मौजूदा alerts को edit और delete कर सकते हैं।

<figure><img src="/files/5152fbef7819b5c7a7fa39ead0020190b5217120" alt=""><figcaption><p>active alerts देखें</p></figcaption></figure>
