# How add a custom message on the receipt?

Follow these steps to show a custom message at the bottom of all the receipts you generate.&#x20;

1. &#x20;Open Menu bar on the left
2. Tap on **Receipt Settings**
3. Scroll at the bottom
4. Edit the message box with 'Thank you, Visit again.'
5. Tap on **Save** on the top right corner

See at the bottom of this sample receipt:

![](/files/-Ls1XCmoSD_RgTKsJ635)


---

# 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://help.zobaze.com/en/table-of-content/receipt-settings/how-add-a-custom-message-to-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.
