# Blacklist

A blacklist is a list of all annoying clients who were banned by operators or supervisors. In this section, you can view all clients that have been banned in the past. Alternatively, you can remove a client from the blacklist by **deactivating his ban**.

**There are three ways how to ban a client:**

* either the client is banned by the operator via the session detail in the Sessions,
* directly in the Operator's interface during the ongoing session,&#x20;
* or the administrator can enter a specific number within the **Blacklist** section via the ***"Add"*** button in the upper right corner. Here he enters the reason and the client with this number can no longer reconnect to the operator within the given channel within the tenant.

**"Ban" functionality is supported for these channels:**

* WebChat,
* E-mail,
* IP telephony,
* WhatsApp,
* Apple Messages for Business,
* Facebook Messenger,
* Vkontakte.

{% hint style="success" %}
If you don't want to provide your operators with the option to ban your clients, you have an option to disable it in **settings** at the tenant level.
{% endhint %}

{% hint style="danger" %}
**If you deactivate some client's ban, it disappears from the list,** It's caused by default filter settings. If you want to see all clients who have been banned in history, just click on the filter icon and pick both fields "Active" and "Inactive". Your selection needs to be confirmed by *"Apply"* button.
{% endhint %}


---

# 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.mluvii.com/en/for-administrators/tenant-management/settings/blacklist.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.
