# Accepting a Player into Your Club

After a player has submitted a request to join your club, you will receive a notification on the website and an email to the address specified in your profile. You have two ways to accept their request:

### **Through the Link in the Email:**

Open the email and click on the "**Go to Request**" link. This will take you directly to the website page where you can accept or decline the request from the player.

### **Through the Website:**

### **Step 1. Open Notifications**

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

<figure><img src="/files/G7EiIV9KUEz4R6NfOzcy" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Desktop" %}

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

* Click the **notification bell icon** in the top right corner of the screen to view recent updates.

### **Step 2. Open Player Request**

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

<figure><img src="/files/FcSIFX2kx9BsZFKJwAVk" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Desktop" %}

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

* Click on the **notification** that says "New Player in \[Club Name]". This will take you to the request.

### **Step 3. Accept or Decline the Player**

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

<figure><img src="/files/Drm7hVaF34TiNEo2z5T8" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Desktop" %}

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

* In the **Players** tab of your club, locate the new player and click the blue **"Accept"** button to add them to your roster.

If you receive a request from a player that you do not plan to accept into your club, click on the "X" and decline their request.

### **Additional Tips for Accepting Players Into Your Club:**

* Consider the player's **skills and experience**. Make sure they’re a good fit for your team's goals.
* Review the player’s **profile** for insights on personality and playing style.
* Don’t hesitate to **reach out**. Communication is key — let them know your decision.

By following these tips, you can make sure that you are adding the right players to your team.


---

# 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/accepting-your-players.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.
