# Работа с элементами

### Добавление элемента в колонку

Для добавления элементов в колонку перейдите в [**Pro-режим**](/sozdanie-proekta.-pervye-shagi/pro-rezhim.md#perekhod-v-pro-rezhim) и нажмите иконку **«+»**, находясь в выбранной колонке.

<figure><img src="/files/5H1B4e3l6XXNvEs25zGz" alt=""><figcaption></figcaption></figure>

Далее выберите из списка необходимый элемент: **«Текст»**, **«Картинка»**, **«Видео»** и т.п. Добавится пустой элемент, в который можно загрузить соответствующий контент.&#x20;

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

{% hint style="info" %}
Колонка может содержать лишь один элемент.
{% endhint %}

После добавления элементов в колонку можно наполнить элемент контентом, например текстом, картинкой и т.д.

### Наполнение элемента контентом

Для этого выберите нужный элемент, например **«Картинка»**, и в меню выбранного элемента нажмите на поле с иконкой загрузки.

<figure><img src="/files/9qTfOVV4rXWF0W4tFvd3" alt=""><figcaption></figcaption></figure>

### Удаление элемента из колонки

Чтобы удалить элемент из колонки, выделите его и нажмите иконку **«Корзина»** в меню элемента.

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

### Замена элемента

Для замены элемента выделите его и нажмите иконку **«Изменить»** в меню элемента.&#x20;

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


---

# 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.lynda.ru/sozdanie-proekta.-pervye-shagi/rabota-s-elementami.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.
