# How to Add Players to Your Club

There are two ways to add players to your club:

1. By **Automatic Team Enrollment:** If a player receives a special link to your club, (s)he will join automatically by clicking the link.
2. By **Invitations:** You can manually add players by sending them emails with invites. Players would confirm joining by following the link within the invite. You can add players to the roster before they confirm.

## Automatic Club Enrollment

Players can register via the link that you distribute to them, or via Google/FB authorization. The entire process takes only 30 seconds to complete. Upon registering through the link that you sent, players will automatically join your club.

We encourage registration on the platform as that the platform connects players' performance statistics to their respective profiles.&#x20;

Here are the required steps:

### **Step 1: Go to Your Profile and Select the Appropriate Club**

{% tabs %}
{% tab title="Mobile" %}

<figure><img src="/files/SnSD33yxv72SvGnhOQaS" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Desktop" %}

<figure><img src="/files/6wvWyv5L4OP52FlngqBY" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

### **Step 2: Click "Add" in the "Add Players to Your Club" Section**

{% tabs %}
{% tab title="Mobile" %}

<figure><img src="/files/G17y2FAj37IFHJRt0iUA" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Desktop" %}

<figure><img src="/files/CgxnPbMeVBJ8G9ecR0EG" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

### **Step 3: Copy the Link and Share it with Your Players**&#x20;

{% tabs %}
{% tab title="Mobile" %}

<figure><img src="/files/RkQt7zyZE9W4wastHkgg" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Desktop" %}

<figure><img src="/files/bK7JpUf9LnovPKyM3ExW" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

* Once your player clicks the link and registers, they will automatically join your club.

### **Adding Player's manually**

We ask for your players' email addresses in order to link game statistics to the respective players' accounts. Those may be viewed and edited irrespective of a team that a particular player competes for.\
\
By providing us with this information, you acknowledge that you read and agreed to our [Privacy Policy](https://docs.ultie.org/site-policy/privacy-policy) and [ToS](https://docs.ultie.org/site-policy/terms-of-service), and that you obtained your players' consent to share their personal information with Ultie.\
\
Players added to the roster immediately upon dispatch of the invites. We suggest that you ask your players to promptly confirm joining by reviewing and responding to the invite in their email.

Below are required steps:

### **Step 1: Select "Manually".**

{% tabs %}
{% tab title="Mobile" %}

<figure><img src="/files/1RPVJmUYNIkiP5mck8an" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Desktop" %}

<figure><img src="/files/htZy4uupzUOGmV9npmo2" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

### **Step 2: Enter the Players' Information**

Complete all required fields in the player registration form and click "**Submit**":

* **Name**: Enter the player's first name.
* **Last Name**: Enter the player's last name.
* **Gender**: Select the player's gender from the dropdown menu.
* **Birthday**: Provide the player's date of birth.
* **Player?**: Select your role.
  * If you’re a player, simply enter your jersey number.
  * If you’re not a player, choose your role: manager, coach, medic, or something else.
* **Jersey Number**: Input the player's jersey number.
* **Email**: Enter the player's email address for account verification and updates.

{% hint style="info" %}
Please note that if a player does not confirm her account, (s)he may encounter issues signing waivers which may affect ability to participate in an event.&#x20;
{% endhint %}

Additionally, players can apply to join your team without automatic enrollment. In this case, you will need to confirm individual memberships in your club's profile.


---

# 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.ultie.org/for-managers/how-to-add-players-to-your-club.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.
