# Changing a Roster for an Event

### **Step 1. Open the Event and Click Manage**

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

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

{% tab title="Desktop" %}

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

* From the event homepage, find your team listed under **Your Applications**.\
  Click the blue **“Manage”** button next to your team name.

### **Step 2. Go to the Roster Tab**

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

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

{% tab title="Desktop" %}

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

* In the event application panel, select the **“Roster”** tab from the left-hand menu.\
  This is where you’ll manage your lineup.

### **Step 3. Update Your Team Roster**

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

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

{% tab title="Desktop" %}

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

Use the toggle switches next to each player:

* **Turn ON** to add the player to the official roster.
* **Turn OFF** to remove a player from the roster.

You can also edit a player’s **jersey number** by clicking the number field and entering a new one.

### **Step 4. Save Your Changes**

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

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

{% tab title="Desktop" %}

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

* Once your adjustments are made, click the blue **“Save”** button at the bottom of the screen.

### **Step 5. Confirmation Message**

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

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

{% tab title="Desktop" %}

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

* After saving, you’ll see a confirmation message: **“Roster Updated”** This means your changes have been successfully submitted.

{% hint style="info" %}
All rosters must be finalized before the registration deadline set by event organizers. Double-check player numbers and statuses before submission.
{% endhint %}


---

# 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/changing-a-roster-for-an-event.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.
