# How to accept agreements

Electronic agreements are available for player accounts in VIS Web Manager.

When an agreement requires your response, you can review it from your dashboard or from the user menu.

#### Step 1 - Open My Agreements

Once logged in, go to the dashboard and locate the **My Agreements** panel.

Press the **Open agreements** button to access the agreements page.

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

You can also open the agreements page from the user menu at the top right of the screen by selecting **My Agreements**.

<img src="/files/XRQlLqqXPU2LbwzHipL8" alt="" data-size="original">

#### Step 2 - Select an Agreement

On the **My Agreements** page, the left panel shows all active agreements linked to your account.

Each agreement displays its current status:

* **Action required**: the agreement still needs your response.
* **Accepted**: the agreement has already been accepted for the current revision.
* **Refused**: the agreement has been refused and may require further review.

Select the agreement you want to review.

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

#### Step 3 - Review the Full Agreement

After selecting an agreement, read the full document displayed on the right side of the page.

{% hint style="info" %}
You must review the full agreement before the response actions become available.
{% endhint %}

Once the full agreement has been reviewed, the available actions will appear at the bottom of the page.

#### Step 4 - Accept the Agreement

A confirmation dialog will open. Tick the checkbox confirming that you have read and accept the agreement, then press **Accept**.

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

Once submitted, the agreement status will change to **Accepted**.

#### Optional - Refuse an Agreement

Some agreements may allow refusal.

If the **Refuse** button is available, press it to open the refusal dialog.

Enter the reason for your refusal in the **Remark** field, then press **Refuse**.

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

After submission, the agreement status will change to **Refused**.


---

# 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-accept-agreements.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.
