> ## Documentation Index
> Fetch the complete documentation index at: https://docs.operata.com/llms.txt
> Use this file to discover all available pages before exploring further.

# NICE CXOne integration

> Connect NICE CXOne to Operata and get real-time CX observability over every Interaction — quality signals, analytics, and insights in one place.

Connect NICE CXOne (formerly NICE inContact) to Operata and get real-time visibility over every Interaction — whether a human agent or an AI agent handled it — so you can see why call quality, routing outcomes, and customer results are what they are. Operata is CX observability for cloud contact centers.

The integration collects data through two channels: the Agent Experience Collector captures machine, browser, network, and softphone telemetry directly from the agent endpoint, and NICE CXOne streams structured Interaction records to Operata. Operata stitches those signals into observations, derives insights, and surfaces them in the Operata console and over the API.

Operata does not access call recordings or live audio media. The integration uses the same Customer Journey Trace identifier scheme as the Amazon Connect and Genesys Cloud integrations, so cross-platform journeys link automatically.

<Info>
  The full step-by-step NICE CXOne install runbook is not yet documented. A complete runbook lands in a later release. Contact [Operata Support](mailto:support@operata.com) to coordinate the integration; the engineering team handles the tenant-side configuration alongside you while this page is being written.
</Info>

## How it works

Operata reads NICE CXOne through two channels.

* **Agent Experience Collector** — a browser extension installed alongside the MAX Agent or MAX WebRTC Softphone. The Collector captures machine, browser, network, and softphone telemetry per Interaction and forwards it to Operata.
* **Interaction records** — each NICE CXOne Interaction reaches Operata as a structured record stamped with your Operata Group ID. The records carry the Interaction lifecycle, agent state, network and device data, and the WebRTC session metrics.

```mermaid theme={null}
flowchart LR
    A[Agent Experience Collector] -->|browser telemetry| O[Operata API]
    N[NICE CXOne tenant] -->|Interaction records| O
    O --> J[Customer Journey Trace]
```

## What data Operata collects

Per-Interaction record shapes are documented in the **Data reference** tab under NICE CXOne. The headline shapes are:

* [Account properties](/docs/cxone-account) — the Operata group binding the Interaction belongs to.
* [Interaction](/docs/cxone-interaction) — identifiers, event timestamps, direction, type, recording URL, and disconnect reason.
* [Agent](/docs/cxone-agent) — agent endpoint state captured by the Agent Experience Collector — machine resources, browser, softphone version, audio devices, network details.
* [Headset](/docs/cxone-headset) — headset model, firmware, and audio device events.
* [WebRTC session](/docs/cxone-webrtc-session) — per-session WebRTC statistics including packet loss, jitter, and MOS.
* [Agent feedback](/docs/cxone-agent-feedback) — agent-reported issues raised from the Collector toolbar.
* [Insights](/docs/cxone-insights) — Operata insights computed across the Interaction.

## Supported softphones and browsers

Operata supports the following NICE CXOne softphone:

* **MAX WebRTC Softphone** (browser-based).

Browser support for the Agent Experience Collector on NICE CXOne:

| Browser       | Version                    |
| ------------- | -------------------------- |
| Google Chrome | Last three stable versions |

For the cross-platform compatibility matrix, see [Compatibility platforms](/docs/compatibility-platforms).

## Verify

In the Operata console, open **Group Settings > Integrations**. The **NICE CXOne** integration appears once the first Interaction record arrives. Per-Interaction analytics appear in the **Contacts** view within five minutes of Interaction end.

## Related

* [Install the NICE CXOne integration](/docs/integrations-nice-cxone-install) — Connect a NICE CXOne tenant to Operata.
* [Agent Experience Collector](/docs/collector-overview) — Install the browser extension on each agent endpoint.
* [Concept: Customer Journey Trace](/docs/concepts-customer-journey-trace) — How Operata links NICE CXOne Interactions across the journey.
* [NICE CXOne data glossary](/docs/cxone-account) — Per-field reference for the Interaction record shape.
