# Notifications

The **Notifications** section helps you manage automated email communications related to bookings.&#x20;

<figure><img src="/files/mbabRXgUtEB6CtVr2bn3" alt=""><figcaption><p>A screenshot showing the Notification settings for Events in Bookster plugin</p></figcaption></figure>

## **Event**

Here's a detailed description of this section:

**(1). Email Notifications for Customers**:

* **Checkbox**: You can mark the checkbox "Enabled" so that the notification is active and will be sent to Customers upon a new appointment booking.
* **Subject Line**: This is the email subject line for the email sent to the Customer.
* **Email Body**: The body of the email can be edited so you have the flexibility to compose the best email content you like.&#x20;

**(2). Email Notifications for Agents**:

* **Checkbox**: You can mark the checkbox "Enabled" so that the notification is active and will be sent to Agents upon a new appointment booking.
* **Subject Line**: This is the email subject line for the email sent to the Agents.
* **Email Body**: The body of the email can be edited so you have the flexibility to compose the best email content you like.&#x20;

**General Features**:

* **Edit Template Button**: Each notification type has an "Edit template" button so that you can customize the content of the emails.
* **Preview Button**: Allows you to see how the email will look before it is actually sent.
* **Shortcode Button**: This provides you with various shortcodes that can be used within the email templates to insert dynamic content.

Save Changes Button

## **Email**

This section allows you to edit reusable Email templates. These appointment template content could then be used within the Event tab.&#x20;

<figure><img src="/files/RlMEPL6qoa44xv7XWCHR" alt=""><figcaption><p>A screenshot showing the Notification Email tab of Bookster plugin</p></figcaption></figure>

Contents that can be edited include the following:

* Email Footer
* Email Body


---

# 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.yaycommerce.com/bookster/administration/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.
