> For the complete documentation index, see [llms.txt](https://docs.payfacto.com/payfacto-knowledge/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payfacto.com/payfacto-knowledge/maitred-pos/maitred/maitred-complete-online-documentation/chap-4-point-of-sale-control/point-of-sale-control-module/pos-control-gratuity-distribution.md).

# POS Control - Gratuity Distribution

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

***

### Gratuity Distribution

Enable this option to print the percentages of tips owed to other employees on the server's reading.

#### Assistant

Enter the percentage used to calculate the amount owed to the buss people. This percentage is applied on the Net Sales.

#### Host

Enter the percentage used to calculate the amount owed to the employees seating guests. This percentage is applied on the Net Sales.

#### Transfer

Enter the percentage used to calculate the amount owed to other employees in the same section. This percentage is applied on sales transferred from any other employee.

#### Division

Enter the percentage used to calculate the amount owed to Bartenders. This percentage is applied on divisions where the Gratuity Distribution option is enabled.

{% hint style="info" %}
NOTE: To use a division in this calculation, enable the Gratuity Distribution option in Point of Sale Control > Revenue Center > Division > Option.
{% endhint %}

***

### Calculation Type

Select the type of sales figures to use as a base for the calculation of the gratuity distribution.

#### Net Sales

Select Net Sales if the gratuity distribution should be calculated based on the sales without taxes.

#### Gross Sales

Select Gross Sales if the gratuity distribution should be calculated based on the sales including taxes.

Related Topics

1. [Accessing Options for the Point of Sale Control Module](/payfacto-knowledge/maitred-pos/maitred/maitred-complete-online-documentation/chap-4-point-of-sale-control/point-of-sale-control-module/accessing-options-for-the-point-of-sale-control-module.md)
2. [POS Control - Configuration](/payfacto-knowledge/maitred-pos/maitred/maitred-complete-online-documentation/chap-4-point-of-sale-control/point-of-sale-control-module/pos-control-configuration.md)
3. [POS Control - Configuration > Option](/payfacto-knowledge/maitred-pos/maitred/maitred-complete-online-documentation/chap-4-point-of-sale-control/point-of-sale-control-module/pos-control-configuration-greater-than-pos.md)
4. [POS Control - Configuration > POS](/payfacto-knowledge/maitred-pos/maitred/maitred-complete-online-documentation/chap-4-point-of-sale-control/point-of-sale-control-module/pos-control-configuration-greater-than-pos.md)
5. [POS Control - Check](/payfacto-knowledge/maitred-pos/maitred/maitred-complete-online-documentation/chap-4-point-of-sale-control/point-of-sale-control-module/pos-control-check.md)
6. [POS Control - Printing](/payfacto-knowledge/maitred-pos/maitred/maitred-complete-online-documentation/chap-4-point-of-sale-control/point-of-sale-control-module/pos-control-printing.md)
7. [POS Control - Security](/payfacto-knowledge/maitred-pos/maitred/maitred-complete-online-documentation/chap-4-point-of-sale-control/point-of-sale-control-module/pos-control-security.md)
8. [POS Control - Gratuity Distribution](/payfacto-knowledge/maitred-pos/maitred/maitred-complete-online-documentation/chap-4-point-of-sale-control/point-of-sale-control-module/pos-control-gratuity-distribution.md)
9. [POS Control - Home Page](/payfacto-knowledge/maitred-pos/maitred/maitred-complete-online-documentation/chap-4-point-of-sale-control/point-of-sale-control-module/pos-control-home-page.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.payfacto.com/payfacto-knowledge/maitred-pos/maitred/maitred-complete-online-documentation/chap-4-point-of-sale-control/point-of-sale-control-module/pos-control-gratuity-distribution.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
