# How to Configure Printer Settings (ESCPOS Text / ESCPOS Image) in Cloudwaitress

### Steps:

1. Log in as Admin at admin.cloudwaitress.com.
2. From the list of accounts, find the account you want to update and click "**Manage**".

   ![](/files/fUsgB4NtVSs3EHQjFLbh)
3. In the left-side menu, click "**Settings**".

   ![](/files/v6sUq0fEa8jOkhuzN8Sd)
4. Select "**Receipt Printing**", then choose the printer you want to configure.

   ![](/files/L5q39MjB38ZMwgAZifdD)
5. Open the "**Printing Settings**" tab.

   ![](/files/00h3O4BvSBHKdq3zrHDQ)
6. Under "**ESCPOS Printing Type**", choose your preferred mode:
   * **ESCPOS Text Only** – Faster printing speed; recommended for simple text receipts.
   * **ESCPOS Image** – Required if you want to print a logo or graphical elements.<br>

     **Note**: Options may vary depending on the printing type that you chose. Adjust the settings based on your printer’s capabilities.<br>
7. After adjusting your settings, click "**Save**".


---

# 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/how-to-configure-printer-settings-escpos-text-escpos-image-in-cloudwaitress.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.
