# Статус missing при наведении на группу (красный кружочек)

Статус missing означает, что данного группового чата нет на подключенном номере, либо из него вышли, либо не смогли его найти.

Это происходит, потому что наше приложение является виртуализацией веб-версии.

При подключении к интеграции наше приложение ориентируется на чаты, которые подгружаются. Поэтому достаточно написать в чат, чтобы данная проблема решилась.

Можно это сделать с телефона или роботом.


---

# 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.olchat.io/voprosy-i-otvety/rabota-s-gruppovymi-chatami/status-missing-pri-navedenii-na-gruppu-krasnyi-kruzhochek.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.
