# IntranetManager::getCustomSections()

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

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

## Сигнатура

```php
public static getCustomSections() : array<string|int, CustomSection>|null
```

## Описание

Возвращает массив пользовательских разделов, связанных с CRM

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

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

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