# Making Announcements by Push Notifications

Event announcements are real-time messages that attendees receive as push notifications on their devices when accessing the event platform. This will depend on the browser, operating system (OS) and device settings they are using for your event.

To receive event announcements, attendees must have enabled notifications for their EventX account and granted permission on their specific device. The device needs to be connected to the internet at the time the announcement is sent in order to receive it instantly. Please refer to [this article](https://help.eventx.io/portal/en/kb/articles/receiving-announcements-by-push-notifications) for more details.

Announcements can only be sent immediately or scheduled for a specific time. Attendees must have an active internet connection on the device where they are logged into EventX to get any announcements pushed by the organizer during the event.

**Note:** Push Notifications are only applicable to the event page with the **spot.eventx.io** domain. Custom domains are not supported at the moment.

## Organiser

**1. Toggle on Feature.** Organiser need to toggle on this setting under "Push Notification" in menu bar. This will trigger the subscribe message to all attendees.

![](/files/HtvHBEluFcrPg2elzhzA)

**2. Create an Announcement. Click Create**, edit the announcement by adding the Heading, Message Content, and Image (optional). The specifications of the content as as below.

1. Heading (60 characters)
2. Content (300 characters)
3. Image (optimal dimensions: 1920 x 1080px; maximum upload size: 2MB)

![](/files/WuPzajBsjwnvar9HkZo9)

![Screenshot 2023-08-15 at 12.53.40 PM.png](/files/SzUm6qMQmj5ea0QFqrxv)

**3. Send Now or Schedule Send.** After you have drafted the announcement, you can either click **Broadcast Now** so the attendees will receive the message instantly or check the **Schedule To Send** box to set the scheduled date and time. If you have selected to schedule send, click **Schedule to Broadcast** once done. The announcements can be edited before the send out date and time.

![Screenshot 2023-08-15 at 1.14.35 PM.png](/files/FyqhheTXT5nvoKsmho0X)

## Attendee

**1. Add Webapp to your device.**

![IMG\_5425.PNG](/files/LATjHywXXI4ZYFRenLFC)

**2. Click "subscribe" to opt in**

![image (38).png](/files/xKmNZbgJOMcaYzPlVz0O)

**3. Receive Notification on supported device and supported browsers:**

a. ios mobile only, NOT available in Android mobile

b. desktop (chrome & safari)

## **Limitation**

1. If the user clicks subscribe/ unsubscribe notification, it will apply to all events created under this organisation.
2. The push notification feature is not supported for events using custom domain.
3. The push notification feature is not available for Android devices.


---

# 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://eventx-hq.gitbook.io/knowledge-base/outreach-channel/push-notifications/making-announcements-by-push-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.
