# Customize Details Displayed on the Receipt

### Steps:

1. Log in to your account[ https://admin.cloudwaitress.com/login](https://admin.cloudwaitress.com/login)
2. Go to **Settings** > **System**

<figure><img src="/files/bxbzvCY9dAhEcpL2iyXI" alt="" width="563"><figcaption></figcaption></figure>

3. Navigate to **Receipt Printing**, then click the printer you want to edit to view its details.

<figure><img src="/files/JUiEbUE9msjrS4FXx7mj" alt="" width="563"><figcaption></figcaption></figure>

4. Click **Customization**

<figure><img src="/files/t5CNIlxXVFR9BM0J6PDs" alt="" width="563"><figcaption></figcaption></figure>

5. **Detail Customization:**

* Enable the details you want displayed on the receipt (e.g., customer name, order due date, estimated ready time) and disable the ones you don’t need (e.g., order status, order placement time).

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

* You can rearrange the order using the drag handles.

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

6. **Highlight Details Fields:**&#x20;
   * Select which detail fields should be highlighted for better readability.

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

7. **Item Customization:**

* Enable the items you want to display on your receipts. This is useful for removing unnecessary information.

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

8. Don’t forget to click **Save** when you’re done.

{% 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/customize-details-displayed-on-the-receipt.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.
