# How to add a coach to a team

### Step 1: Locate your team

When you are logged in, you can view all tournaments where your team is registered directly from the dashboard.

Find the relevant tournament and press the “**View**” button next to your team. This will take you to your team page.

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

If you cannot find your tournament listed in the dashboard, you can access the full list of beach volleyball tournaments by visiting: <https://app.fivb.com/beach/tournaments>

From the tournament page, switch to the “Teams” tab and use the search to locate your team. Once your team is displayed, click on it to view the team details.

### Step 2: Add a coach to your team

Once you are on your team page, locate the Coaches section. On the right-hand side, click on the “**Actions**” button to display a list of available options.

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

Select “**Add Coach**” from the dropdown menu. A dialog will appear with a list of all available coaches.

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

Use the search bar at the top of the dialog to find your coach by name.

Once you’ve found the correct coach, simply double-click on the entry to add them to your team.

<figure><img src="/files/dW11ZzTdDO6CB0dvE05p" 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/beach-volleyball/how-to-add-a-coach-to-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.
