# Invoice

Go to Invoice.

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

Click on +Invoice.

![](/files/NOily9y9gHvXrdgpkjaT)

Fill out details and save them.

![](/files/ItLqgVRjYPcpcSuSlWvZ)

Newly added invoice shows on the top.

![](/files/qSDg6X4zmD1VuXuGG1Fb)

To edit invoice, click on action and select “Edit”.

![](/files/TxeuYSbGGUEK02Fgbgc4)

To delete invoice, click on action and select “Delete”.

![](/files/nOVm5ZtuzEHan9VOsWeW)


---

# 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.quickappflow.com/procurement/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.
