# Blocking Customers

1. In the POS, go to **Customers** tab.
2. Locate the **customer** and open the **details**.
3. Click **Block user.**

{% hint style="info" %}
Block status remains in place until manually removed. To unblock a customer, click **Unblock user** in the customer details.
{% endhint %}

## Blocked Users

When searching for a customer during order creation, blocked users will be marked in **red text** and labelled **"Blocked"**.&#x20;

{% hint style="danger" %}
**Blocking a customer does not technically prevent an order from being created or processed.**

Staff **can still proceed** with taking and completing an order for a blocked customer if the venue chooses to allow it. The block is **purely a visual indicator** intended to inform staff of the customer’s status so they can decide how to proceed based on venue policy.
{% endhint %}

<figure><img src="/files/IzGVSBrOgQ3m7lPhQJHn" alt=""><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://docs.bossithq.com/pos/customer-management/blocking-customers.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.
