# Sending a Roster

### **Step 1: Open Your Team**

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

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

{% tab title="Desktop" %}

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

* Navigate to the event page, locate your team in the list, and click on it.

### **Step 2: Start the Roster Submission**

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

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

{% tab title="Desktop" %}

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

* On your team’s details page, click the blue **"Submit Roster"** button to begin adding players.

### **Step 3: Select Players for the Roster**

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

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

{% tab title="Desktop" %}

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

* Toggle the switches to select the players you want to include in the roster.
* Enter the jersey number for each selected player in the number input fields. Ensure all numbers are correctly assigned, as shown in the updated layout.

### **Step 4: Save the Roster**

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

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

{% tab title="Desktop" %}

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

* Once all players are selected and their jersey numbers are entered, click the blue **"Save"** button at the bottom of the page to finalize your roster.

### **Step 5: Confirm Roster Submission**

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

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

{% tab title="Desktop" %}

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

* A notification saying **"Roster Updated"** will appear at the bottom of the screen. This confirms your roster has been successfully submitted.

{% hint style="warning" %}
If you do not submit your roster by the deadline, your team will not be eligible for statistics.
{% endhint %}

**That's it! Your roster has been submitted. Now, staff will have no trouble identifying players at the event.🥏**


---

# 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/sending-a-roster.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.
