# Service charge

Service charge can be automatically added to orders depending on the settings chosen by the organisation admin. The service charge amount will be displayed on each order that fits the specified requirements (e.g. minimum number of covers).

To remove the service charge from an individual order:

1. Tap on the order
2. Tap on the menu icon in the top right of the order screen (a circle with three dots)
3. Tap 'Remove service charge'
4. Tap 'Update order'
5. The service charge can be added again by tapping 'Add service charge' and updating the order

![Removing the service charge](/files/ZnnxT1oIy8GxoGQh974f)

{% hint style="info" %}
Only a location manager can remove a service charge from an order
{% endhint %}

{% hint style="warning" %}
If a service charge is incorrectly being added to orders, contact your organisation admin and ask them to review the settings in the Hub. Tap the settings cog and tap reload settings to apply any 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://docs.accentpos.com/features/orders/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.
