# Factory::isAutomationRunnable()

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

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

## Сигнатура

```php
public static isAutomationRunnable(int $entityTypeId) : bool
```

## Параметры

- `$entityTypeId` `int` — обязательный

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

`bool`

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