# Управление макетом

Выберите макет для выполнения действия

{% hint style="info" %}
Любые варианты управления типом макета включают в себя варианты управления блоками
{% endhint %}

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

1. **Кнопка переключения макета**\
   &#x20;   *Выберите нужный макет из выпадающего меню, чтобы изменить текущий*\
   &#x20;   <mark style="color:$primary;">Блок изменит расположение родительского элемента</mark>
2. **Блокировка/разблокировка макета**\
   &#x20;   *На вкладке «Структура блока» нажмите на значок замка или используйте сочетание клавиш <mark style="color:blue;">⇧ (Shift) + L</mark>*\
   &#x20;   <mark style="color:$primary;">Блок будет заблокирован/разблокирован для изменений</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://help.lynda.ru/novyi-redaktor-3.0/rabota-v-pro-rezhime/redaktor-maketa/upravlenie-maketom.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.
