# Сниппеты

Первоначально сниппеты были разработаны как инструмент для тестирования новых виртуальных машин командой сервиса, но в процессе работы данная функция обрела локальную популярность.

В **«Профиль»** –> **«Сниппеты»** можно создать собственный скрипт, выполнить который можно уже непосредственно в панели управления любым из ваших серверов.

Результатов выполнения всего 3: «*успешно»*, «*с ошибкой»* или *«не дождались ответа»*. В третьем случае превышено время ожидания конца выполнения, поэтому пользователь был уведомлен, но сниппет продолжил работу.

Количество сниппетов на пользователя не ограничено.


---

# 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://info.kservers.pro/cp/snippets.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.
