# Notification Timeline

When any customer buys a ticket to an online event, a series of automated notifications (emails and SMSs) are triggered. Here are the types of notifications sent to users who buy tickets for online events:

1. **Register confirmation**: Right after a ticket is purchased, a confirmation is sent out immediately via both email and SMS. This message confirms the purchase and provides details about the event. It also includes a convenient link to add the event to various calendars (Google, Apple, Outlook, Yahoo!).
2. **Ticket**: The actual ticket, which contains a secret link for event access (exclusive to ticket holders), is sent via email and SMS 24 hours before the event begins.
3. **Reminder notification**: A reminder is sent just before the event starts, ensuring that as many people as possible remember to attend. This aims to boost attendance. If necessary, this reminder can be turned off.

## **Reviewing this information** <a href="#k4cryf50stz0" id="k4cryf50stz0"></a>

You can always find this timeline by clicking on any event from the main Starstream dashboard, scrolling down the Event tab:<br>

![](/files/k8tFnBrG0Tg14T8G5d4S)

## **Reviewing sent notifications** <a href="#id-3rh0l11e9zts" id="id-3rh0l11e9zts"></a>

You can view a list of sent notifications by following these steps:

1. Scroll in your main Starstream dashboard and click on your event.

<figure><img src="/files/CtYORSej9mdpnOyHZJwk" alt=""><figcaption></figcaption></figure>

2. Click on the participants tab.

![](/files/U2T9UN4Gvia6rflijhqt)

3. Scroll down until you see the Last tickets sold section. Here you will find the sent notifications in the marked card for each sent ticket.

![](/files/gc1xtMdLOHH1EMFaIip1)


---

# 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://help-center.starstream.app/starstream-online-events/online-event-notification-timeline.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.
