# Шаблон

**Шаблон** – это [блок](/osnovnye-komponenty-sistemy/blok.md), настроенный и сохраненный пользователем. Представьте, что в вашем курсе несколько однотипных блоков: каждый содержит картинку, текст, видео. Чтобы не создавать идентичные блоки «с нуля», [сохраните эталонный блок в качестве шаблона](/sozdanie-proekta.-pervye-shagi/sozdanie-i-ispolzovanie-shablona.md).&#x20;

Шаблоны могут быть созданы на трех уровнях доступа для использования:

1. Личного. Шаблон доступен только пользователю, создавшему его.
2. Внутри проекта. Шаблон доступен пользователям, имеющим доступ к учебному проекту, в котором он был создан.
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://help.lynda.ru/osnovnye-komponenty-sistemy/shablon.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.
