# Receipt Builders

TAKU Retail allows you to customize your sales receipts to better fit your business needs. The guides below will help you set up your receipt formats to include the information you want and hide the information you don't want. You can create a full page receipt, a tape receipt, or both. You can setup the formats for both full page and tape receipts in the receipt builder. These settings will be applied to your receipts when you choose to print on tape or full page.

To format your receipts go to **Stores** > **Current Store**

![](https://3710566743-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MUsg_5m5KQnO5LnapBp%2F-MlAx-u_8WlyVJnOOdQe%2F-MlAxX_CUGLB05G-UHcO%2Fimage.png?alt=media\&token=adea72cd-073b-48d6-b156-31715bd65c88)

Selecting Current Store will open **Current Store Settings**. You can set up full page receipts or tape print receipts by clicking on the respective cards **Sales Receipt Builder (Full Page)** or **Sales Receipt Builder (Tape)**.

![](https://3710566743-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MUsg_5m5KQnO5LnapBp%2F-MlAx-u_8WlyVJnOOdQe%2F-MlAx_7xNxuSXkLIRX0a%2Fimage.png?alt=media\&token=5047aa05-bc9f-4cdc-abd7-b7aaf44b87f6)

![](https://3710566743-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MUsg_5m5KQnO5LnapBp%2F-MlAx-u_8WlyVJnOOdQe%2F-MlAxboC79ccWajKMopn%2Fimage.png?alt=media\&token=64f7fc93-908c-427c-bb75-79f78c37662b)

The receipt builder has three tabs for three sections of the receipt: store, transaction, and payment. By clicking on the tab you can change the details of each section of the receipt by changing the toggle to **ON** or **OFF** for each option. A preview of your changes will show in the sample receipt on the left side of the screen.

### Store

Under the **Store** tab you will be able to add or remove:

* **Logo**
* **Store Name**
* **Website**
* **Email**
* **Phone Number**
* **Address**

![](https://3710566743-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MUsg_5m5KQnO5LnapBp%2F-MlAx-u_8WlyVJnOOdQe%2F-MlAxjAiLAt2bMQMU1-E%2Fimage.png?alt=media\&token=d9d21b6a-91c4-4493-9613-6e1fe92cfa0d)

![](https://3710566743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUsg_5m5KQnO5LnapBp%2Fuploads%2FSmeK408ERSzN7RUJxi7V%2Fimage.png?alt=media\&token=db390328-4469-46f5-876d-8e29cf19e20c)

### Transaction

Under the **Transaction** tab you will be able to add or remove:

* **Doc #**
* **Date**
* **SKU**
* **Discounted Price**
* **Barcode**
* **Original Price**
* **Line Items**
* **Tax Acronym**

![](https://3710566743-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MUsg_5m5KQnO5LnapBp%2F-MlAx-u_8WlyVJnOOdQe%2F-MlAxsWKYNzHSADWFA1o%2Fimage.png?alt=media\&token=af7028e6-b03a-4f5c-b838-8a9618ace0d3)

![](https://3710566743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUsg_5m5KQnO5LnapBp%2Fuploads%2FiY3YW0MKfScTlZGkQpXf%2Fimage.png?alt=media\&token=3b87ebb2-f328-4d1b-a261-f82a6afb28a6)

### Payment

Under the **Payment** tab you will be able to add or remove:

* **Tender Details**
* **Penny Rounding**

![](https://3710566743-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MUsg_5m5KQnO5LnapBp%2F-MlAx-u_8WlyVJnOOdQe%2F-MlAxyX-jbLS7uf97rq7%2Fimage.png?alt=media\&token=d426d636-0fcc-4988-94c6-27d5bf5cbe20)

![](https://3710566743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUsg_5m5KQnO5LnapBp%2Fuploads%2FgMEogM4InfQnkDb4Si7a%2Fimage.png?alt=media\&token=1319a009-3fdb-4897-add8-440d11c405c7)

{% hint style="info" %}
**Note:** Settings for locked options cannot be changed.
{% endhint %}

Remember to save any changes you make by clicking the yellow **Save** icon in the top right corner before you exit the page.

![](https://3710566743-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MUsg_5m5KQnO5LnapBp%2F-MlAx-u_8WlyVJnOOdQe%2F-MlAy3curkiXNWjxtfdR%2Fimage.png?alt=media\&token=8314ef0e-aa67-4777-80fb-6fd5ebddc9bb)


---

# 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.takulabs.io/how-to-get-started/store-settings/receipts/receipt-builders.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.
