# Template

URL: https://chugunov.pro/api-bitrix/crm/automation/engine/template/
Проверено на 1С-Битрикс 25.x, обновлено 03.08.2026.
Источник: независимый русскоязычный справочник chugunov.pro. Не является официальной документацией 1С-Битрикс.

Класс `\Bitrix\Crm\Automation\Engine\Template`
Модуль: Crm.

Исходный файл: `source/crm/lib/automation/engine/template.php:19`

## Методы (10)

- [`__construct()`](https://chugunov.pro/api-bitrix/crm/automation/engine/template/__construct/) — Конструктор шаблона.
- [`static getAvailableRobots()`](https://chugunov.pro/api-bitrix/crm/automation/engine/template/getavailablerobots/)
- [`getRobotAjaxResponse()`](https://chugunov.pro/api-bitrix/crm/automation/engine/template/getrobotajaxresponse/)
- [`getRobots()`](https://chugunov.pro/api-bitrix/crm/automation/engine/template/getrobots/)
- [`getRobotSettingsDialog()`](https://chugunov.pro/api-bitrix/crm/automation/engine/template/getrobotsettingsdialog/)
- [`isExternalModified()`](https://chugunov.pro/api-bitrix/crm/automation/engine/template/isexternalmodified/) — Проверяет, был ли шаблон изменён внешним редактором.
- [`save()`](https://chugunov.pro/api-bitrix/crm/automation/engine/template/save/)
- [`saveRobotSettings()`](https://chugunov.pro/api-bitrix/crm/automation/engine/template/saverobotsettings/)
- [`setRobots()`](https://chugunov.pro/api-bitrix/crm/automation/engine/template/setrobots/)
- [`toArray()`](https://chugunov.pro/api-bitrix/crm/automation/engine/template/toarray/) — Преобразует данные экземпляра в массив.

Оригинал в официальной документации: https://docs.1c-bitrix.ru/api/classes/Bitrix-Crm-Automation-Engine-Template.html
