# Создание вех

После создания категории, чтобы добавить веху нужно нажать на иконку редактирования.

<figure><img src="/files/bPv12VmXASC1hAhujFyT" alt=""><figcaption></figcaption></figure>

Откроется окно создания вех.

Заполнить поле "*Наименование вехи*" в левой колонке и нажать на кнопку **Добавить**.

<figure><img src="/files/Wej0mYYUXzdGBa6sZOdM" alt=""><figcaption></figcaption></figure>

Созданные вехи отобразятся в колонке "Без группировки" с активным чекбоксом.

Нажатием на иконку удалить - удаляется веха.

<figure><img src="/files/EkRZrnqyzYY417CLDpzi" alt=""><figcaption></figcaption></figure>

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

Чтобы перенести созданную веху, нажмите на веху и перетащите её в нужную группу или столбец.

После создания вех в левой колонке начните создавать группы вех в правой колонке.

<mark style="color:orange;">**Примечание. Выполнение вех начинается с левой колонки, сверху вниз. Затем выполняются группы вех в правой колонке, также сверху вниз.**</mark>


---

# 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://wiki.pirs.online/rabota-s-proektom/vekhi/sozdanie-vekh.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.
