# Удаление контакта из бота

Контакт бота можно удалить из списков контактов, карточки контакта и диалога переписки с контактом

Доступно массовое удаление:

<figure><img src="/files/Ax1SfwxiFjOwChomwzZn" alt=""><figcaption></figcaption></figure>

Вы можете применить следующие фильтры:

<figure><img src="/files/Bntw6VjhpLc5TCdFfiJz" alt=""><figcaption></figcaption></figure>

Перед удалением будет запрошено подтверждение:

<figure><img src="/files/Vf5kgXnHgunuh51mEtcA" alt=""><figcaption></figcaption></figure>

После успешного удаления вы получите соответствующее уведомление:

<figure><img src="/files/UDYbSDdDFi8Eb8abaSWP" 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://help.watbot.ru/chat-boty/spisok-kontaktov/udalenie-kontakta-iz-bota.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.
