# Template::getRobots()

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

Класс: [`\Bitrix\Crm\Automation\Engine\Template`](https://chugunov.pro/api-bitrix/crm/automation/engine/template/)
Модуль: Crm.
Свойства элемента: method, public.

## Сигнатура

```php
public getRobots() : null|array<string|int, Robot>
```

## Возвращаемое значение

`null|array<string|int, Robot>`

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