# In-app Notifications

Receive **instant notifications** within Jira instead of emails. We believe that Atlassian's [Time wasting at work infographic](http://www.atlassian.com/time-wasting-at-work-infographic) is true and realistic. However we think it does not only apply to **Confluence** but also to **Jira** that is often being used as a collaboration platform.&#x20;

With **in-app notifications**, Bug Watcher aims at **keeping your focus** on your issues (Jira) and at **minimizing interruptions** caused by emails.

In-app notifications are **non-obtrusive**, **persistent**, **easy-to-manage.**

{% hint style="info" %}
**Example Use Case**

As a **Jira user** you spend significant amount of your time working with issues in Jira. You want to **minimize the number of notification emails** you receive from the system.

Instead of removing yourself as a watcher from all issues, you configure **personal notification rules** (see above) and **enable in-app notifications** in the Watches tab of your Jira project.

As a result, you will not get email notifications from Bug Watcher but **in app messages** indicated in the header section of JIRA.
{% endhint %}

In-App notifications may be accessed by clicking the eye icon in the top right corner. The popup layer will list your recent notifications maximized to 25 items. If you want to see all notifications, you can click the quick filter links: **Show More, Show Unread, Show Marked**.

You can mark notification items by clicking the asterisk icon. Marked notifications are useful if you want to deal with the item later. You can search for all marked items easily.

![](/files/7Ljb9g8fr7b8r0ZWz4sQ)

Notifications can be managed in a list view by clicking **Notifications** under your profile menu or by selecting one of the "Show\..." operations in the popup.

In the notification list view you can search for **all**, **marked** or **unread** notificaitons or **purge** them using the Purge dropdown menu that gives you a few options to purge.

By clicking any of the notification items, the **details** open in the right hand side of the screen.

![](/files/2jK44ltc7qpN2cXR9hkN)

In-App Notifications may be enabled by the users in the [Watches Project Tab](/bug-watcher/user-guide/watch-projects-and-manage-watchers.md) or by project admins using **Notification schemes.**

### In-App Notifications Enabled by Users <a href="#in-appnotifications-in-appnotificationsenabledbyusers" id="in-appnotifications-in-appnotificationsenabledbyusers"></a>

End users may **enable in-app notifications** in the projects as their own personal preference.

![](/files/zYZLMA5ZXqtCrEHbMgSD)

### In-App Notifications Using Notification Schemes <a href="#in-appnotifications-in-appnotificationsusingnotificationschemes" id="in-appnotifications-in-appnotificationsusingnotificationschemes"></a>

SINCE VERSION 2.4

Project Admins can select **Notification Schemes** to enable **in-app notifications** in the entire project. It is possible to **combine** email and in-app notificaitons by selecting the same or different notifications schemes in Notifications and in In-App Notifications within a project's administration screen.

<br>

![](/files/oq3xZbARcBDzwX1dMYU0)

### Automatic Purge of Notifications <a href="#in-appnotifications-automaticpurgeofnotifications" id="in-appnotifications-automaticpurgeofnotifications"></a>

In-app notifications are items stored in the database **permanently**. Although, users can **purge** their own notification items, they rarely do so. Consequently the notification database table might grow huge.

Administrators can now **schedule** a job to **automatically purge** items older than a certain period.

The job may be started at whole hours and runs daily. It will remove items older than the selected time frame.

In order to do so, go to **Manage Apps /Bug Warcher /Notifications**

![](/files/zMW1MTdnaOzdGUncpzqJ)


---

# 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/in-app-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.
