# How to create an international transfer

Depending on your access rights, you can create a volleyball player transfer from the **Transfers** page in the **Volleyball section**, where all volleyball player transfers are listed.

To create a new transfer, click on the “**Create**” button located to the left of the search bar.

<figure><img src="/files/m9qBf8YWmFymoKUAdmdp" alt=""><figcaption><p>Create Button on the Transfer list</p></figcaption></figure>

{% hint style="info" %}
If the button does not appear, it means you do not have the necessary access rights to create a volleyball transfer.
{% endhint %}

Once you click on the “Create” button, you will need to go through several steps to complete the transfer:

### Select the player

1. Click on “**Select a Player**”. A dialog will open with a search bar.

<figure><img src="/files/d64f9tpyu80dGUJ9d294" alt="" width="375"><figcaption><p>Empty Player Card</p></figcaption></figure>

2. Search for the player by entering their name and Double-click on the player’s row to confirm your selection.

<figure><img src="/files/5sFNyxpiX9nDxemRqTJ4" alt=""><figcaption><p>Dialog for Player Selection</p></figcaption></figure>

Once selected, a card displaying the player’s information will appear. If you need to change the player, click the “**Remove**” button at the bottom of the card.

<figure><img src="/files/2GzUSbVEfMFRWqc41BYS" alt="" width="375"><figcaption><p>Player Card with Player's Information</p></figcaption></figure>

### Set up the contract duration

Enter the contract date, which refers to the agreement between the player and the club.

<figure><img src="/files/tcVMudfsiPIEjtASk85U" alt="" width="375"><figcaption><p>Contract Detail Card</p></figcaption></figure>

{% hint style="info" %}
If the contract date extends beyond one season, a **multi-year ITC (International Transfer Certificate)** will be created automatically.
{% endhint %}

### Select the destination club

1. Click on “**Select a Club**”. A dialog with a search bar will open.

<figure><img src="/files/0zlIOeQXxOYN84PSYI4d" alt="" width="375"><figcaption><p>Empty Club Card</p></figcaption></figure>

2. Search for the destination club and double-click on the club’s row to confirm your selection.

<figure><img src="/files/V46mx9gTnsSskkNiC7J1" alt="" width="375"><figcaption><p>Dialog Open to Search for a Club</p></figcaption></figure>

### Define the transfer details

1. Choose the **FIVB season** for the transfer.
2. Select the **team** within the chosen club where the player will be playing.
3. Set the **start** and **end date** of the transfer for the current season.
4. Define conditions if there is any.

<figure><img src="/files/AMIgWbADkZJmW3tF6FnC" alt=""><figcaption><p>Empty Transfer Details Card</p></figcaption></figure>

Once all the necessary fields are completed, the “**Save**” button will be activated. You can then click on it to create a Draft of the transfer.


---

# 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/international-transfer/how-to-create-an-international-transfer.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.
