# Profit per Item by Revenue Center

Maitre'D profit per item by Revenue Center report shows sales item profit information by Revenue Center for the date or the period of time requested. From the report filter window, select the appropriate dates, Revenue Centers and divisions to be included in the report.

The following is a sample of the profit per item by Revenue Center report:

![](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/ReportCenter/ProfitPerItemByMenu_files/image001.gif)

For each Revenue Center, this report is divided in two sections. The first section provides you with:

**Item Description**

Description of sales item.

**Item**

Code of sales item in P.O.S. Control.

**Quantity**

Quantity of sales item sold, by sales item and total for the Revenue Center.

**Price**

Sales price of a single sales item.

**Sales**

Quantity of sales item multiplied by price of single sales item, for sales item and total for the Revenue Center.

**Sales%**

Percentage of total sales of this sales item compared to all sales of this Revenue Center.

**Unit Cost**

Cost of single sales item.

**Cost**

Quantity of sales item multiplied by unit cost of single sales item, and total for the Revenue Center.

**Cost%**

Percentage of total cost of sales item compared to total sales of sales item, and total for the Revenue Center.

**Profit**

Total sales of sales items minus total cost of sales items, and total for the Revenue Center.

&#x20;

For each division category, the second section provides you with:

**Division Category Description**

Description of category.

**Sales**

Total sales of category, and total of all categories

**Cost**

Total cost of category, and total for all categories

**Cost%**

Percentage of total cost of category compared to total sales in category, and total for all categories.

**Profit**

Total sales of category minus total cost of category, and total for all categories.


---

# 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-analysis/profit-per-item-by-revenue-center.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.
