# Receivable

### Receivable

**Protocol**

Select the appropriate accounting protocol.

* Accounting: to use the accounting and accounts receivable interfaces.
* Local: to use the accounts receivable module from Maitre'D.
* Front Desk Interface: to manage the Receivables through a Room Charge system.

**Print Balance**

Enable this option to print the customer balance on a sale's receipt from the workstation.

{% hint style="info" %}
NOTE: If you try to close a guest check to a receivable account and the amount exceeds the customer's limit, Maitre'D will show you the balance left in the customer's account.
{% endhint %}

**Print tip and total**

Enable this option to print tip, total and signature lines on receivable checks so that members can pen in a tip and total, like they would on a credit card transaction.

**Display Balance**

Enable this option to display the Accounts Receivable Balance with the account's number and name when selecting from an Accounts Receivable list on the workstation.


---

# 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.payfacto.com/payfacto-knowledge/maitred-pos/maitred/maitred-online-help-contents-by-module/server-control/view/options/receivable.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.
