# How to submit an invoice

Access the desired project on the “ABS projects” menu on the left.

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

Double click on the project that requires an invoice upload.

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

On the bottom of the page, there is the Invoice Panel. Click on the edit button of the invoice that must be uploaded.

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

Kindly define the required fields and upload the document then press "Save".

<figure><img src="/files/NWRadyMDJfk9FipqLjEW" 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/vbe-platform/how-to-submit-an-invoice.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.
