# Who gets notified for new vulnerabilities?

Depending on the severity of the detected vulnerabilities, Stoïk proactively alerts you by email (critical vulnerabilities), or allows you to configure your monthly notifications individually (other vulnerabilities).

{% hint style="info" %}
The information shared is technical. It is therefore intended for your IT teams or your IT service provider, who will correct the vulnerability for you.

To do this, invite them to the platform from the Settings > Users > Invite a user
{% endhint %}

### Prevention tools

* Monthly summary email: An automated email is sent to you on the first of each month, summarizing your activity on Stoïk Protect.
* Critical or High vulnerability notification: If a critical vulnerability is detected on your external network, Stoïk will contact you manually by email, and offer personalized support to resolve it as quickly as possible.

### Managed services

* Monthly summary email: Identical to the Stoïk Protect email, it is sent to you on the first Monday of each month.
* EDR confirmed alert: If a confirmed threat is detected, Stoïk SOC will send you an email with the alert details and recommended actions.
* Critical Alert: In the event of a major incident requiring immediate action, Stoïk SOC will call you directly.

{% hint style="info" %}
The email address used for manual notifications by Stoik is <alerts@stoik.io>.

The email address used for automatic notifications is <protect@stoik.io>.\
\
⚠ Any other email address is a potential phishing attempt.
{% endhint %}


---

# 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.stoik.io/onboarding/who-gets-notified-for-new-vulnerabilities.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.
