> For the complete documentation index, see [llms.txt](https://docs.scoreholio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scoreholio.com/adding-teams/self-checkin-alert.md).

# Self-Checkin Alert

{% hint style="success" %}
Player Self-Checkin requires a PRO organizer account
{% endhint %}

* **Players must Pre-register or be moved into the pre-register list and have email addresses**

## What the Organizer does:

From Admin, click the Self-Checkin Button

<figure><img src="/files/6IyqDFN18IitMbBGwH7Z" alt=""><figcaption></figcaption></figure>

Select who you want to send the alert out to and click send notification.&#x20;

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

## What the Player does:

Click the alert

![](/files/8XojFmf7no4fmyadCTvj)

If you miss clicking the alert, click the notification centre bell:

![](/files/VyPxjowvv6WNxCoQEegD)

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.scoreholio.com/adding-teams/self-checkin-alert.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.
