> For the complete documentation index, see [llms.txt](https://help.chatterfy.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.chatterfy.ai/ideas/arkhivaciya-botov.md).

# Архивация ботов

{% hint style="info" %}
**Архивация ботов** — это функция, которая позволяет сохранить бота в архив, если он больше не используется, вместо его удаления.
{% endhint %}

1\. Перейдите в настройки&#x20;

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-10-01/188ced0f-dce9-4aa0-ac05-a74b8a3db0cf/user_cropped_screenshot.jpeg?tl_px=0,0\&br_px=1719,757\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/EAB308_standard.png\&wat_pad=423,14)

2\. Нажмите на "Bot Settings" (Настройки бота)&#x20;

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-10-01/b8dd305d-1b38-470a-a18d-4250d0b590c4/user_cropped_screenshot.jpeg?tl_px=0,0\&br_px=1719,697\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/EAB308_standard.png\&wat_pad=52,77)

3\. Чтобы архивировать бота, вам сначала нужно его остановить. Нажмите "Stop"

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-10-01/5f06721c-18b7-420b-b388-f8acf546221d/user_cropped_screenshot.jpeg?tl_px=739,0\&br_px=2459,961\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/EAB308_standard.png\&wat_pad=523,227)

4\. Нажмите "Archive" (Архивировать)

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-10-01/50543974-8a8e-4d70-9023-c26b4ed1156f/user_cropped_screenshot.jpeg?tl_px=991,0\&br_px=2711,961\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/EAB308_standard.png\&wat_pad=523,229)

{% hint style="info" %}
Для того, чтобы найти список архивированных ботов, сначала откройте главное меню спейса (в котором хранился бот)
{% endhint %}

1. Нажмите на кнопку "Фильтры"

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-10-01/f0596acd-bd02-4a68-80c9-8ade2d67dab2/user_cropped_screenshot.jpeg?tl_px=1160,130\&br_px=2880,1091\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/EAB308_standard.png\&wat_pad=778,277)

2\. Нажмите на опцию "Статус"

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-10-01/4f29ae56-7dcd-4ad0-b4cf-5df4255dfe34/user_cropped_screenshot.jpeg?tl_px=708,0\&br_px=2428,924\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/EAB308_standard.png\&wat_pad=524,450)

3\.  Выберите "Archive" (Архивированные) и перед вами появится список архивированных ботов на спейсе&#x20;

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-10-01/2b32f918-3fe0-474d-9bff-7fc34202735d/user_cropped_screenshot.jpeg?tl_px=509,213\&br_px=2229,1175\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/EAB308_standard.png\&wat_pad=524,504)


---

# 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, and the optional `goal` query parameter:

```
GET https://help.chatterfy.ai/ideas/arkhivaciya-botov.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
