# Notifications

Use **Notifications** when you want to control whether Fetch Hive alerts you about discussion mentions. The current page is focused on discussion notifications, not a broader notification center.

## Overview

This page currently exposes a single setting: **Discussion notifications**. Use it to control whether Fetch Hive notifies you when you are mentioned in discussions.

## How do I manage discussion notifications? <a href="#manage-discussion-notifications" id="manage-discussion-notifications"></a>

Open **Settings** in the sidebar, then click **Notifications**.

Find **Discussion notifications**.

Turn the switch on if you want mention notifications for discussions.

Turn the switch off if you do not want those notifications.

The change saves from the same page state, so you can confirm the setting immediately after toggling it.

See also: [Team members](https://docs.fetchhive.com/your-workspace/team-members)


---

# 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.fetchhive.com/your-workspace/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.
