# Enable Tips at Checkout

You can set default tip percentages, provide multiple tipping options and decide which tip option appears as the default. By enabling this feature, customers have a clear and convenient way to support your staff while placing an order.

{% embed url="<https://drive.google.com/file/d/10FFSf2GvBozbvu4oNzfz1_GbYDJtBnJy/view?usp=sharing>" %}

### Steps:

1. On the Admin Dashboard, go to **Settings** → **System** → **Tipping**
2. **Enable** Order Tipping to activate the feature.
3. Under **Disabled Service**, select the services for which you want to disable order tipping (e.g., Pickup, Delivery, or Dine-in).
4. Under **Tip Default**, choose which tip option should appear by default at checkout (e.g., None, 1, 2, or 3).&#x20;
5. Set the tip percentages for **Tip 1**, **Tip 2**, and **Tip 3** according to your preference.
6. Click **Save** to apply the changes.

{% hint style="danger" %}
Please email <support@cloudwaitress.com> or use the chat support feature to get assistance managing this feature.
{% 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://support.cloudwaitress.com/how-to-guides/enable-tips-at-checkout.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.
