# Email Notifications for Notes

Project notes are made through the Project Overview tab. Sample notes are made through the project Sample tab.

When this feature is active, LabLink sends an email notification if a new project note or sample note is created.

The email notification is sent to the owner of the project/sample or to the distribution list configured in properties (lablink.admin.email), depending on who saved the note.

* Notes saved by the project/sample owner produce email notifications sent to the distribution list.
* Notes saved by anyone other than the project/sample owner produce email notifications sent to the project/sample owner.

Project note email notifications contain a link to the project details Project Overview page. Sample note email notifications contain a link to the project details Sample page.

**NOTE**: This feature is not active by default. To receive email notifications for notes, send a request to the Support team.


---

# 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://help.connected.illumina.com/clarity-lims/clarity-lims-v6.3-and-lablink-v2.5/lablink-v2.5-guide/project/email-notifications-for-notes.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.
