# How to set service charge

## How to set up service charge (Example: Table Service Charge)

#### Login on Restaurant POS Settings

![Look for the shortcut on the desktop for this icon or COOLROID folder.](/files/-MhY3q-l6rz7Yl0LQH9c)

![](/files/-MhY3spAnG4iFOthADCv)

{% hint style="info" %}
Default login credentials are:

* **User : 999**
* **Password :**
  {% endhint %}

#### Go to Sales Menu then under the Payment click the Service Charge.

![](/files/-MhY4LiTowgyZ_q0hm8P)

#### Click the Add button below.

![](/files/-MhY4RBKHo1dl7iLgXla)

#### Enter the service charge information:

![](/files/-MhY4nG5txCbDnrx6dR5)

* Name&#x20;
  * It is the name of the service charge
* Name on the check
  * It is the name will be seen on the receipt
* &#x20;Amount
  * It is the default choice, enter the amount of the service charge
* Ratio of Check
  * If the Ratio Priority is checked this option will be available.
* Customize Service Charge
  * If it is checked, on the cashier ordering system you can manually type the amount or the percentage of the service charge.&#x20;
* Charge by Items
  * If you checked it it means you want specific item only have service charge.
* No Discount
  * If you checked it,  the cashier choose this service charge and if there is a discount, it won't affect the computation of the service charge.&#x20;
* Do not Print
* Round Off Discount

#### Click the Save button to complete the process.&#x20;

{% hint style="success" %}
You need to restart the Cashier Ordering System to sync the changes.
{% endhint %}

## How to edit service charge (Example: Table Service Charge)

#### Click the service charge you want to edit then edit the information.

#### Click the Save button to complete the process.

{% hint style="success" %}
You need to restart the Cashier Ordering System to sync the changes.
{% endhint %}


---

# 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://info-gicater.gitbook.io/restaurant-pos/advanced-setup/how-to-set-service-charge.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.
