# Owner Notifications

Set the email address that receives owner updates for booking activity.

## Configure the Email

1. Open the finance portal for the property.
2. Go to **Settings > Owner Notifications**.
3. Enter the email address that should receive booking alerts.
4. Click **Save** to apply the change.

## What Gets Sent

Owner alerts typically include:

* New bookings
* Booking updates
* Booking cancellations

## Turn Notifications Off

* Clear the notification email address.
* Save the change to stop sending owner alerts.

## Tips

* Use a shared mailbox if multiple owners need access
* Review the address when ownership or management changes
* Test with a small booking update after changing the email address


---

# 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.hostelmate.co/finance-management/settings/owner-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.
