# Tutorials

### In-App Notifications as a User Preference <a href="#tutorials-in-appnotificationsasauserpreference" id="tutorials-in-appnotificationsasauserpreference"></a>

Why leaving JIRA to read notification emails in Outlook? Receive in-app notifications **within** JIRA. In-app notifications is a powerful and effective means of getting notified. [Read on.](#tutorials-in-appnotificationsasauserpreference)&#x20;

### Switch Entire Projects from Email to In-App Notificaitons <a href="#tutorials-switchentireprojectsfromemailtoin-appnotificaitons" id="tutorials-switchentireprojectsfromemailtoin-appnotificaitons"></a>

Enable In-App Notifications project wide with a few clicks. Combine email and in-app notifications using Notification schemes. [Read on.](#tutorials-switchentireprojectsfromemailtoin-appnotificaitons)

### Self Service Notifications <a href="#tutorials-selfservicenotifications" id="tutorials-selfservicenotifications"></a>

Let end users control their notification rules instead of enforcing rules by notification schemes. [Read on.](#tutorials-selfservicenotifications)&#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.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.
