# Send Message

You can follow the steps below to message your guests using the iOS app:&#x20;

1. Log in to your Evite account using the app.
2. Tap on **My Events**.&#x20;
3. Locate your invitation on the dashboard.&#x20;
4. Tap on your invitation to view it.&#x20;
5. Scroll down and tap on **Send message to guests**.&#x20;
6. Select who you would like to message by reply status, or select to message all guests.
7. Enter your message.
8. Select **Send** to send the message.

![](/files/Oaq5VamOhNEp0noi4JQi)

To message an individual guest, please follow the steps below:

1. Follow steps 1-4 above.
2. Tap on **See full list**.&#x20;
3. Tap on the guest you wish to message.&#x20;
4. Select **Message**.&#x20;
5. Enter your message.&#x20;
6. Tap on **Send** to send your message.&#x20;

![](/files/OJxZylWLq0kB6ADnKZCm)

![](/files/GnTxNNHMqJFYPZDsjB0W)

**Note:**&#x20;

* Once the message is sent, it cannot be retracted or edited. You can always send your guests a follow-up message with the correct information.


---

# 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://support.evite.com/products/invitations/mobile-apps/ios-app/send-message.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.
