> For the complete documentation index, see [llms.txt](https://support.cloudwaitress.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.cloudwaitress.com/how-to-guides/how-to-create-alerts-for-announcements-and-promotions.md).

# How to Create Alerts for Announcements and Promotions

### Steps:

1. Log in as Admin at admin.cloudwaitress.com.
2. From the list of accounts, find the account where you want to add the alert and click “Manage”.

   ![](/files/AYQCEet5raROPtskpWOm)
3. From the left-side menu, select “Settings”.

   ![](/files/NSDLDaB0pVL7m3ZNcKj3)
4. Click the “Websites” tab.
5. Look for the “Alert” section.

   ![](/files/phPCW635CK2scYqBy8al)
6. Enter a brief description or message for your announcement or promotion (e.g., “Opening Special – 20% Off!”).
7. Click Save to apply the alert. And it will show up as an Alert or banner on the frontend.

   ![](/files/kbZIQzYqqHRjANeMjAp7)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://support.cloudwaitress.com/how-to-guides/how-to-create-alerts-for-announcements-and-promotions.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.
