# Customers List

Maitre'D customer report provides you with a list of all delivery customers. It gives the customer's telephone number and address, the date of the customer's first order, the date of the last customer's order, how many orders and the $ value since the customer's first order and if any credit is available in the customer's account.

#### The following is a sample of the customers report:

<img src="https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/ReportCenter/DeliveryCustomers_files/image001.jpg" alt="" height="503" width="658">

&#x20;


---

# 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://docs.maitredpos.com/maitred/maitred-complete-online-documentation/chap-9-report-center/report/report-delivery/customers-list.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.
