# How to Update the Number of Printer Beeps

If your printer has a buzzer, you can set the number of beeps it should make after printing. Adjusting your printer’s beep settings makes it easier to notice new orders, especially during busy periods, ensuring that no print order goes unnoticed.

By increasing or customizing the number of beeps, you can better manage high-volume times and improve workflow efficiency. This helps your staff respond quickly to incoming orders, reduces the chance of missed tickets, and keeps your kitchen or store running smoothly.

### Steps:

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

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

3. Open the printer you want to update, then go to **Printer Settings**.

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

4. Scroll down to **Number of Beeps**, enter the desired number, and click Save.

<figure><img src="/files/ZFwUT3kH5d9kyf9x6Qmc" alt="" width="557"><figcaption></figcaption></figure>


---

# 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-update-the-number-of-printer-beeps.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.
