# Watch item and notify other users

## **Notifications**

In addition to [project notifications](/documentation/project-configuration/email-notifications/project-default-notifications.md) you can specify whether you or your colleague should be notified of changes to individual items.

### **Watchers**

If you want to be informed about a specific item, open it in aqua Web and select ![](http://aquawiki.andagon.com/pictures/drex_notifications_custom.png) to add yourself to CC.&#x20;

{% hint style="info" %}
Please note, that depending on your project notifications, you may be notified twice. Check your notifications before adding yourself as a watcher.
{% endhint %}

### **Notify other user**

You can also select colleagues who you would like to be informed about a particular item, i.e. send them the item so that they can view it. To do this, open this item in aqua Web and select ![](http://aquawiki.andagon.com/pictures/drex_notifications_custom_2.png). You can now select the user and define the text to be sent to them by email. Send the message directly or open your email client to refine the message and send it through your client.\
&#x20;

<figure><img src="/files/hQYWSfVTG20i46tZp31M" alt=""><figcaption><p>Drafting the email notification</p></figcaption></figure>


---

# 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.aqua-cloud.io/documentation/items/general-item-capabilities/watch-item-and-notify-other-users.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.
