# Invoice

## Create and Manage Invoice

You can add an invoice to the customer’s details page

To add invoice

Go to the **Sales** menu and click on the **customer** sub menu

![](/files/9xTyhZdj3I3crsa0bLyh)

In Customers click on the **Customer’s name** to enter in details page

![](/files/bt8tOnhKVcBI017qlhno)

Click **Other** on the details page

![](/files/tFdQPol4TPVExrGTVsSF)

In details, click on **+Invoice** to add a new invoice

![](/files/qiv2gcolI9OZp4k8twxe)

Add all the details and **Save**

![](/files/vvAgWMO2pV4NkK1VRDLO)

Your invoice will get added to **Invoice** Details.

![](/files/o70VKzctDQjSBJo0SvXO)

## View Invoice

To view the **Invoice**, click on the Action menu (3 vertical dots) ![](/files/IXL19L2oqfcorK716vWp) in the **Invoice details** List for the Invoice that you would like to view and click the **View** button.

![](/files/Fq8IuNo0kz5qwc7LU0lE)

You can see all the details of your invoice. Here you can **Download/Print** **invoice details** and share them on **WhatsApp**

![](/files/6NmulEWsydqT2sUIeYgo)

## Edit Invoice

To edit the **Invoice**, click on the Action menu (3 vertical dots) ![](/files/qntLT44w9gcr8XMEVJ63) in the Invoice Details List for the Invoice that you would like to view and click the **Edit** button

![](/files/vpQ52Tz8cIIlVHSAfYQ6)

Edit the changes and **Save**

![](/files/7V2hCaLWyg3jpK8vNi0v)

## Delete Invoice

&#x20;To delete the **Invoice**, click on the Action menu (3 vertical dots) ![](/files/kXO0XbGO4q9k9qT2JsGH) in the Invoice Details List for the Invoice that you would like to delete and click the **Delete** button

![](/files/NZdlhMy7YRakFfscWsy2)

Give your confirmation in the popup and the record will be deleted

![](/files/K6u7O1ynybw9bsOFfIgy)


---

# 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/product-guides/crm/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.
