# How to create a coach profile

Depending on your access rights, you can create a coach profile from the **Coaches** page in the **Global section**, where all coaches are listed.

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

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

Once you click on the “Create” button, you will need see a dialog opening with a few fields that need to be filled:

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

Once those have been completed. You can click the "Save" button.


---

# 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/global/how-to-create-a-coach-profile.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.
