# Printing - API Key

1\. Login to your CloudWaitress account at [admin.cloudwaitress.com](https://admin.cloudwaitress.com/login?redirect=%2F) and go to Settings>System>Receipt Printing>Create Printer.

![](/files/-M7ZvjHZ5eKqaQgW_Btu)

2\. Name the printer, ideally use the same name as the settings in PushPrinter to avoid confusion. We also recommend turning on 'Auto Print Orders' and 'Auto Print Bookings'.

![](/files/-M7ZvjHbuu7JJ1TES9c6)

3\. Now select 'Printer Settings' and make sure that;

* 'Printing Method' - is set to ESCPOS
* 'ESCPOS Printing Type' - is set to 'ESCPOS Image'.

{% hint style="warning" %}
**NOTE** - In the case that your printer doesn't support image printer (not printing correctly or printing very slowly) Please change this to 'ESCPOS Text Only'.
{% endhint %}

![](/files/-M7ZvjH_pqlmJX3ralxC)

4\. Scroll to the bottom on the screen and press the 'Save' button.

5\. Then highlight the API key > right click > copy to clipboard.

![](/files/-M7ZvjHay9FxYlZIp13w)

6\. Paste the API key into the relevant API field in PushPrinter.


---

# 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/understanding-printing/printing-api-key.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.
