# Get email notifications for new vulnerabilities

Stay on top of the latest vulnerabilities to impact your sofware supply chain. You can choose to receive daily, weekly, and/or monthly digests. These alerts ensure that you stay updated on potential risks and can take prioritize and mitigate risk promptly.&#x20;

### Manage email preferences

1. Click on your **user avatar** located in the top navigation area of Helm.
2. Select **My profile** from the dropdown menu.
3. Toggle on the **Send me vulnerability email digests** switch if it's not already on.&#x20;
4. Check one or more frequencies.
5. If you prefer not to receive email alerts, toggle off the **Send me vulnerability email digests** switch.
6. Click **Save**.

### When to expect vulnerability emails

* **Daily:** You’ll receive your first daily vulnerability email on the next business day.
* **Weekly:** You’ll receive your first weekly vulnerability email on the next Monday.
* **Monthly:** You’ll receive your first monthly vulnerability email on the 1st of every month.


---

# 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://helm.docs.medcrypt.com/manage-vulnerabilities/identify-and-prioritize-exploitable-vulnerabilities/get-email-notifications-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.
