# Troubleshooting

### I am the organizer and did not receive the email

Don't panic 🙂. Your Secret Santa events are safely stored on your device.

If you did not receive your Secret Santa invitation first check the Spam folder. If you still have no email you can retrieve it from Secret Santa App.

Follow these steps to get your Secret Santa invitation

{% hint style="success" %}

1. Open Secret Santa app
2. Tap on the **Your groups**
3. Select the event
4. Next to your name, tap on the options button •••
5. Send by email to send the invitation to yourself
   {% endhint %}

### One or more participants did not receive the Secret Santa invitation

Secret Santa allows you to check the status of all emails that are sent.

{% hint style="info" %}

1. Open Secret Santa app
2. Tap on **Your groups**
3. Select the event
   {% endhint %}

Here is a list of status codes displayed in your Secret Santa group.

| Status           | Explanation                                                                |
| ---------------- | -------------------------------------------------------------------------- |
| Opened           | Email was successfuly received and opened.                                 |
| Sent             | Email was sent.                                                            |
| Sent by SMS      | Invitation sent by SMS.                                                    |
| Sent by WhatsApp | Invitation sent by WhatsApp.                                               |
| Sending          | Email is prepared to be sent but might be delayed.                         |
| Error            | The email address does not exist or the email service blocked it for spam. |

{% hint style="warning" %}
For each person where **Error** is displayed, it is necessary to resend the invitation.
{% endhint %}

### Re-sending the invitation

{% hint style="success" %}

1. Open Secret Santa app
2. Tap on **Your groups**
3. Select the event
4. Tap on the options button ••• next to a person's name
   {% endhint %}

To resend an invitation, tap on the options button ••• next to the participant's name.\
Then select how you want to resend the invitation: Email, SMS, WhatsApp, Line, Telegram...

You will then be prompted for the person's email / number / contact.

### I accidentily deleted a Secret Santa event

No worries, contact us directly through the app. We will un-delete your Secret Santa event so you can continue managing the event.\
We respond to all emails.


---

# 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://docs.scrtsanta.app/english/troubleshooting.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.
