# Device Notifications and Log Alerts

Device notifications include text, email and Slack notifications and alerts for any device linked to your account, for example, set fermentation parameters for your digital hydrometer such as Tilt, or send reminder to dry hop.  Add your email and phone number in ‘My Account’ settings.  <https://www.brewersfriend.com/homebrew/profile/account> Any 'Brew Log' with a future date can have notifications set.

* **Slack token** - this is a webhook link to send notifications to your Slack account.&#x20;
  * <https://api.slack.com/incoming-webhooks>

Example: Send notification and alert if fermentation temp rises above or below x and y degrees.

Example: Send notification and alert when gravity reaches e.g 1.012

**Tank Log and Brew Log Notifications**&#x20;

Example: If your recipe has a dry hop on day 10, you can set a notification and two custom time frames to remind you and anyone in your group, to dry hop.

Any member of a ‘Group’ ('Premium' membership and up) can receive notifications and alerts that are set within that ‘Group’.

![](/files/-M5DJ_zMvz1iKWBKjr_-)


---

# 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.brewersfriend.com/brew-session/device-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.
