# Notifications

## How to be notified

There are three ways to be alerted to changes in your projects to help you customize exactly when and how you want to be notified.&#x20;

In the Settings tab, you will find a section called Notifications. Click here.

<div><figure><img src="/files/Glp77COi8y3GkmLvGAgk" alt=""><figcaption></figcaption></figure> <figure><img src="/files/6HXR2yyqG9RE9FRQrXm6" alt=""><figcaption><p>make sure you scroll down to see all of your options</p></figcaption></figure></div>

The three ways to be notified are:&#x20;

* Push - this will appear as a pop-up alert on your mobile devices (think like News Updates you may receive).&#x20;
* In-App - if you select this then the updates will appear in the Notifications section as described below
* Email - an email will be delivered to your inbox telling you of the update

Note that you don't have to be notified in the same way for each item. In the screenshots above you can see that this is set to be notified In-App about Inspiration Boards, but this user does not need that to be pushed to them. This customization allows each user to determine the level of urgency in which they want to notified about activity in the project.

## In-App Notifications

Your in-app notifications will appear as a list within the Notifications button. This gives you a quick view of the changes that have been made.&#x20;

You can either click on each one to mark it as read or "Clear All" to remove the "new alert" dot.

<div><figure><img src="/files/T2S9w8k9oishXmQpbN8r" alt=""><figcaption></figcaption></figure> <figure><img src="/files/csIi6qWfmcb3kvNTlMbJ" alt=""><figcaption></figcaption></figure></div>


---

# 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://collabmind.gitbook.io/collabmind-docs/communication-tools/notifications.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.
