> For the complete documentation index, see [llms.txt](https://omni.docs.olchat.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://omni.docs.olchat.io/bystryi-start/pereustanovka-prilozheniya.md).

# Переустановка приложения

Для того чтобы переустановить приложение Олчат ОМНИ на вашем портале Битрикс24, необходимо сначала удалить приложение, а затем установить его заново.

## Удаление приложение

Чтобы удалить приложение, выполните следующие действия:

1. Перейдите в маркетплейс вашего портала Битрикс24.
2. В верхнем меню нажмите кнопку **Ещё** → **Установленные приложения**.<br>

   <figure><img src="/files/Ur3PVvrUNqvoJBULUHnO" alt=""><figcaption></figcaption></figure>
3. В списке установленных приложений найдите **Олчат ОМНИ**.
4. Нажмите на три точки под иконкой приложения и **Удалить**.<br>

   <figure><img src="/files/ds9VjKwnJ5ycuxJl9qN8" alt=""><figcaption></figcaption></figure>
5. В окне подтверждения установите галочку **Удалить настройки и данные приложения** и нажмите кнопку **Удалить**.

После этого приложение Олчат ОМНИ будет полностью удалено с вашего портала.

## Установка приложения

Процесс установки приложения Олчат ОМНИ подробно описан в статье [Установка приложения](/bystryi-start/ustanovka-prilozheniya.md).&#x20;

{% hint style="info" %}
После переустановки все подключения сохранятся.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://omni.docs.olchat.io/bystryi-start/pereustanovka-prilozheniya.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.
