# Копирование сценариев/папок

* Если копируете папку, скопируется не более 300 вложенных сценариев и папок внутри копируемой папки.
* За раз можно выполнять только одно копирование в рамках аккаунта, т.е. пока предыдущее копирование не завершено, новое запустить не получится.
* Сценарии могут быть очень большими, поэтому копирование длится не более, чем браузер держит соединение с сервером, обычно это не более 5 минут. Это в первую очередь касается копирования папок с вложенными сценариями.
* Скопированный сценарий/папку можно вставить только в папку.


---

# 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/scenarii-bota/kopirovanie-scenariev-papok.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.
