# Лицензии

**Модули ядра**

| Axx.CORE    | [Allora Core](/license/list/core.md)   | Модули исполняемого ядра контакт-центра, центр администрирования |
| ----------- | -------------------------------------- | ---------------------------------------------------------------- |
| Axx.PBXLITE | Allora.PBXLite                         | Платформа SIP PBX                                                |
| Axx.OR      | [Allora.Outreach](/license/list/or.md) | Платформа исходящих кампаний                                     |
| Axx.CMS     | [Allora.CMS](/license/list/cms.md)     | Система управления контентом                                     |
| Axx.QMS     | Allora.QMS                             | Система контроля качества                                        |
| Axx.KMS     | Allora.KMS                             | Система управления базой знаний                                  |

**Рабочие места**

| Axx.DESK     | [Allora.Desk](/license/list/desk.md)           | АРМ сотрудника контакт-центра |
| ------------ | ---------------------------------------------- | ----------------------------- |
| Axx.ADMSPARE | [Allora.AdminSpare](/license/list/admspare.md) | Дополнительный администратор  |

**Модули интеграции с каналами взаимодействия**

| Axx.IMO.VOICE  | Allora Voice Integration Module                                | Модуль интеграции с SIP-телефонией   |
| -------------- | -------------------------------------------------------------- | ------------------------------------ |
| Axx.IMO.AVAYA  | [Allora AVAYA Integration Module](/license/list/imo.avaya.md)  | Модуль интеграции с телефонией AVAYA |
| Axx.IMO.WEBRTC | Allora WebRTC Integration Module                               | Модуль интеграции с сервисами WebRTC |
| Axx.IMO.EMAIL  | [Allora E-mail Integration Module](/license/list/imo.email.md) | Модуль интеграции с сервисами e-mail |
| Axx.IMO.CHAT   | Allora Chat Integration Module                                 | Модуль интеграции с чат-сервисами    |
| Axx.IMO.SMS    | [Allora SMS Integration Module](/license/list/imo.sms.md)      | Модуль интеграции с сервисами SMS    |

**Вспомогательные модули**

| Axx.IMO.AD       | [Allora MS AD Integration Module](/license/list/imo.ad.md)           | Модуль интеграции с MS ActiveDirectory                                               |
| ---------------- | -------------------------------------------------------------------- | ------------------------------------------------------------------------------------ |
| Axx.IMO.AVAYACMS | [Allora AVAYA CMS Integration Module](/license/list/imo.avayacms.md) | Модуль интеграции с AVAYA CMS                                                        |
| Axx.IMO.NORTEL   | Allora AVAYA(Nortel) Integration Module                              | Модуль интеграции с AVAYA(Nortel)                                                    |
| Axx.IMO.CUST     | [Allora Customer Integration Module](/license/list/imo.cust.md)      | Модуль интеграции с одной прикладной системой заказчика                              |
| Axx.IMO.EXCEL    | [Allora MS Excel Integration Module](/license/list/imo.excel.md)     | Модуль интеграции с MS Excel                                                         |
| Axx.IMO.SIEBEL   | Allora Siebel/AvayaCM Integration Module                             | Модуль интеграции Siebel/AvayaCM                                                     |
| Axx.IMO.SAP      | Allora SAP/AvayaIC Integration Module                                | Модуль интеграции SAP/AvayaIC                                                        |
| Axx.ENG.DBOARD   | Allora Dashboard Engine                                              | Модуль информационных экранов для отображения на телевизорах и/или больших мониторах |

**Программные модули для встраивания в web-ресурсы заказчика**

| Axx.PI.CHAT   | Allora.ClientWidgets for Chat | Виджет чат-взаимодействия для сайта заказчика    |
| ------------- | ----------------------------- | ------------------------------------------------ |
| Axx.PI.WEBRTC | Allora.ClientWidgets WebRTC   | Виджет WebRTC-взаимодействия для сайта заказчика |

**Прочие лицензии**

| ALP.ORV.CORE | Allora.Outreach\_Voice.Core      | Платформа телефонных исходящих кампаний             |
| ------------ | -------------------------------- | --------------------------------------------------- |
| ALP.ORV.1CH  | Allora.Outreach\_Voice 1 Channel | 1 канал для платформы телефонных исходящих кампаний |


---

# 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://docs.allora.cx/license/all.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.
