# How to register a team

### Step 1 - Select the Tournament

When you are logged in, you can see all tournaments where you can register your team. &#x20;

Press the <mark style="color:blue;">**Register**</mark> button to go to your team page.

<figure><img src="/files/ACc9ty0cvAFfFbBR21v6" alt=""><figcaption><p>Panel of your Tournament Registration</p></figcaption></figure>

The team details are divided into 3 panels:

1. Team Information (photo, uniform colors)
2. Team Officials
3. Players

### Step 2 - Add Team Information & Photo

You can edit team information by pressing the <mark style="color:blue;">**Modify**</mark> button on the right side.

<figure><img src="/files/fJZ68AiLc17MFXvAjGIM" alt=""><figcaption><p>Team information</p></figcaption></figure>

You can add the uniform colors and upload a Team Group photo (using drag and drop or pressing the <mark style="color:blue;">Upload a file</mark> hyperlink).

<figure><img src="/files/9UMHV4cC7h2tBU1XdRXq" alt=""><figcaption></figcaption></figure>

When you select a photo, you can crop the photo using the rectangle selection if needed.

<figure><img src="/files/9SRbkq2LlkHA8tgLTrJA" alt=""><figcaption></figcaption></figure>

When completed, you can press the <mark style="color:blue;">**Apply**</mark> button.

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

When all the information is completed, you can press the <mark style="color:blue;">**Save**</mark> button.

### Step 3 - Add Team Officials

You can add your officials by pressing the <mark style="color:blue;">**Actions**</mark> and selecting <mark style="color:blue;">**Add Official**</mark>.

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

Once done, you can select the <mark style="color:blue;">**Function**</mark> of your official.

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

Use the search bar at the top to look for your official, and then double-press it to select it.

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

Once selected, you should be able to see him/her inside the official list.

You can edit his/her information by double-pressing the row.

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

### Step 4 - Add Players

You can add <mark style="color:blue;">**Players**</mark> by pressing <mark style="color:blue;">**Actions**</mark> and then <mark style="color:blue;">**Add Player**</mark>.

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

Use the search to filter out players and click on the checkbox to mark it for selection. You can select multiple players simultaneously and set their shirt numbers directly.

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

Same as Team Official, you can modify the player by double-pressing the row.

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


---

# 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://help.app.fivb.com/vis-web-manager/volleyball/how-to-register-a-team.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.
