> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superagi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Message Events

Message events are events recorded automatically in response to your user's actions on your campaigns / automations.

| Event Name                         | Description                                                                                                           |
| :--------------------------------- | :-------------------------------------------------------------------------------------------------------------------- |
| Email Sent                         | When an email has been sent to the user                                                                               |
| Email Delivered                    | The sent email has been successfully delivered to the user's inbox                                                    |
| Email Opened                       | The user has opened the received email                                                                                |
| Email Clicked                      | The user has clicked on a link within the email                                                                       |
| Email Bounced                      | The sent email could not be delivered to the user                                                                     |
| Email Complained                   | The user has reported the email as spam or unwanted                                                                   |
| Email Unsubscribed                 | The user has unsubscribed from receiving marketing emails                                                             |
| SMS Sent                           | An SMS message has been sent to the user                                                                              |
| SMS Clicked                        | The user has clicked on a link within the SMS message                                                                 |
| SMS Failed                         | The sent SMS message could not be delivered to the user                                                               |
| SMS Unsubscribed                   | The user has unsubscribed from receiving SMS messages                                                                 |
| Whatsapp Sent                      | A Whatsapp message has been sent to the user                                                                          |
| Whatsapp Opened                    | The user has opened the received Whatsapp message                                                                     |
| Whatsapp Clicked                   | The user has clicked on a link within the WhatsApp message                                                            |
| Whatsapp Unsubscribed              | The user has unsubscribed from receiving WhatsApp messages                                                            |
| Push Clicked                       | The user has clicked on a push notification                                                                           |
| Push Closed                        | The user has closed the push notification without interacting with it. Only available for Web SDK.                    |
| Mobile Push Notification Sent      | A push notification has been sent to the user's mobile device                                                         |
| Mobile Push Notification Received  | The user's mobile device has received the push notification. Only available with the Conlto SDKs.                     |
| Mobile Push Notification Clicked   | The user has clicked on the received mobile push notification                                                         |
| Mobile Push Notification Dismissed | The user has dismissed the mobile push notification without interacting with it. Only available with the Conlto SDKs. |