# In-App Notifications Made Easy

[In-app notifications](/bug-watcher/user-guide/in-app-notifications.md) are **powerful** and **effective** means of getting notified. As an end user you can opt for receiving notifications in **email**, **in-app** or **both**. You can set this preference in **each project** you are interested in.

### Step-by-step guide <a href="#in-appnotificationsmadeeasy-step-by-stepguide" id="in-appnotificationsmadeeasy-step-by-stepguide"></a>

1. Open the **Watches** tab of the project
2. Set your preference of notifcation in "Specify what way you prefer to get notified" to **In-App** or **Email and In-App**.
3. Set the **event types** you are interested in
4. Now, if an issue of this project changes you will receive notifications within JIRA.

In-app notificaitons are accessible in two ways:

* by clicking the **eye icon** next to your profile menu
* by clicking **Notifications** in your profile menu

&#x20;


---

# 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.meta-inf.hu/bug-watcher/user-guide/tutorials/in-app-notifications-made-easy.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.
