# История блока

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

Чтобы получить доступ к истории блока, откройте настройки блока, дважды щелкнув место рядом с блоком, и нажмите «…», затем выберите «История блока».

<figure><img src="/files/DLPFRDvQuaabMVc8scul" 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/kollaboraciya/istoriya-bloka.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.
