01The state of AI in telecoms
Telecommunications should be the natural home of enterprise AI. Operators run the networks that carry everyone else’s data, they see usage at a scale and granularity almost no other industry can match, and their commercial model has always turned behavioural signals into retention, pricing and capacity decisions.
That is not what has happened with the current wave. Most operators now run promising pilots: a churn model in one segment here, a network-anomaly experiment there, a billing-query copilot in the contact centre, a revenue-assurance proof of concept in finance. Far fewer have those systems in production, assisting real decisions on real subscribers and real network capacity. That gap between demonstration and deployment is where most telecom AI initiatives live, and where many quietly end.
The pressure to close that gap is not abstract. Average revenue per user keeps drifting down while the capital cost of each new network generation keeps climbing, competition and number portability make customers easy to lose, revenue leakage quietly erodes margin across complex product and partner arrangements, and networks are expected to be more reliable every year with tighter operating budgets. Each of those pressures is an argument for AI, and each is being made in board papers right now.
If you run network, customer, digital, revenue or data for an operator, you do not need convincing on the opportunity. The harder questions are why AI stalls in telecoms specifically, and what the organisations reaching production do differently.
02The telecom data problem
An operator’s data estate is split down the middle by history. Operational support systems, the OSS, run the network: inventory, provisioning, fault and performance management, element and network management. Business support systems, the BSS, run the commercial relationship: CRM, order management, the product catalogue, rating, charging and billing. The two halves were built by different vendors in different eras and stitched together by mediation layers that were never meant to answer analytical questions.
Within each half there is further fragmentation. Billing is rarely one system; prepaid and postpaid, fixed and mobile, consumer and enterprise, and each acquired brand often bring their own. Network telemetry pours out of element managers and probes at a volume and velocity nothing else in the business approaches. Order and provisioning journeys cross several systems before a service goes live.
The customer means different things across all of it. A subscriber, an account, a service, a SIM, a device and a household are distinct entities that map to one another in messy, many-to-many ways. An enterprise customer is a hierarchy of sites, cost centres and services. Wholesale and MVNO arrangements add another party’s view of the same infrastructure. The person, the account they pay on and the service that runs on the network are described three different ways in three systems.
Beneath it all sits the unstructured layer: contracts and enterprise agreements, trouble tickets and field-engineer notes, call transcripts, network change records and years of correspondence hold the substance of what happened. The structured fields are often just the index.
The consequence: the same customer and the same service are described differently in every system that touches them. The same fault appears under three ticket references. The same household exists under four identifiers. Point an AI system at that estate directly and it will answer instantly and confidently, and it will be inconsistently wrong in ways nobody can trace.
03What governed AI could deliver
Set the data problem aside for a moment and the potential is easy to state; the same use cases appear in every operator’s strategy paper:
- Churn prediction and proactive intervention. Early, reliable signals that a customer is at risk, joined across usage, billing, service and network experience, so retention teams act before the port-out request rather than after it.
- Revenue assurance and leakage detection. Discrepancies between what was provisioned, what was used and what was billed surfaced across the mediation chain, so margin stops leaking through the seams between systems.
- Personalised offers and next-best-action. Relevant, compliant offers shaped by a customer’s whole relationship rather than one product silo’s fragment of it.
- Network anomaly detection and operations. Faults, degradations and capacity pressures predicted and localised from telemetry, so operations teams move from reactive tickets to anticipated intervention.
- Service and field copilots. Contact-centre and field staff supported with a grounded, governed view of the customer and the service, so issues resolve on first contact.
- Complaints, conduct and regulatory reporting. Billing accuracy, complaints handling and regulatory returns assembled from consistent, traceable data rather than hand-stitched extracts.
Nothing on that list is speculative; every capability has been demonstrated inside operators. The interesting question is why so little of it is in production, and the answer is rarely the models.
04Why initiatives stall
Four forces hold telecom AI between pilot and production, and they compound.
Scale and fragmentation. Network telemetry alone is enormous, and it has to be joined to customer and billing data that lives in entirely different systems with different identifiers. A pilot that works on a curated extract meets a very different reality when it has to run against the live estate at production volume.
Critical-infrastructure and security expectations. Networks are treated as critical national infrastructure in most markets, which sets a high bar for any system that reads network data or could influence operations. A pilot that cannot demonstrate control over access, security and resilience does not get promoted.
Communications privacy and explainability. Communications data is among the most sensitive personal data an operator holds, and decisions that affect customers, a retention offer, a collections action, a credit decision, can be challenged. “The model said so” is not an answer a regulator or an ombudsman will accept. Every AI-assisted decision needs a traceable line from source data to output.
Legacy integration cost. Each initiative that connects directly to OSS, BSS, mediation and billing systems pays the full integration tax alone: bespoke connections, bespoke mappings, bespoke security review. The second project pays it all again. Integration spend crowds out the value the project was meant to deliver.
Underneath all four sits the data problem. Models acting on inconsistent data produce inconsistent decisions, and at telecom scale that means millions of retention, billing and service decisions drifting apart until a regulator, an auditor or a customer-remediation review asks the question.
05The regulatory landscape
None of that caution is optional; the regulatory perimeter is already in place. Five kinds of obligation matter most for operators, and while the named regulators differ by market, every developed jurisdiction enforces an equivalent of each.
Sector regulation. Telecommunications regulators set the terms operators work under: licensing, spectrum, interconnection, number portability, universal service and quality-of-service obligations, and in many markets specific duties over how communications data is handled. A system that touches network or subscriber data operates inside that perimeter.
Consumer protection. Consumer regulators and telecoms consumer codes expect accurate billing, fair treatment and effective complaints handling, and those expectations apply to outcomes however they are produced. If AI assists a decision that harms a customer, the fact that software was involved is no defence.
Data-protection and communications privacy. Privacy regimes such as the EU’s General Data Protection Regulation and equivalent national laws govern the personal data operators run on, and communications-specific rules such as the EU’s ePrivacy regime add a further layer of confidentiality over the content and metadata of communications. Sending that data to external AI services raises questions many privacy teams cannot answer comfortably.
Critical-infrastructure obligations. Because networks are critical infrastructure, operators carry security and resilience duties over the systems that run them, of the kind set out in frameworks such as the EU’s network-and-information-security regime. Those duties reach any AI system that could read from or influence network operations.
The direction of travel. The EU AI Act sets expectations for AI systems that act on personal data, covering data governance, logging, transparency and human oversight, and it signals where scrutiny of automated decisions affecting customers is heading. Wherever your footprint sits, that is a preview of where telecom AI regulation is going.
Read together, these frameworks converge on a single requirement: an operator must be able to demonstrate control over what its AI systems saw, did and decided, with evidence. That requirement is architectural, and it is exactly what a control plane exists to satisfy.
06The control plane approach in telecoms
An enterprise AI control plane is the infrastructure layer that sits between an organisation’s systems and its AI tools, resolving the estate’s data into one governed, stored semantic layer and governing every interaction between the two. The full architecture is set out in the reference guide; what follows is how the pattern lands in telecoms specifically.
One semantic layer across the estate. The control plane connects to OSS, BSS, network, billing and channel systems where they are, resolves the same customer, the same service and the same fault once, and stores the result as one governed, unified semantic layer inside the operator’s own tenancy, continuously hydrated from the sources. The systems of record keep doing their jobs and existing platform investments carry forward: weeks-scale deployment rather than a multi-year OSS/BSS transformation as the precondition for AI.
Least-privilege access on every interaction. Access is governed with least-privilege controls over the underlying data sets, enforced at the moment AI consumes data and inherited from the operator’s existing identity and access management. A retention copilot sees only the customer and billing data appropriate to its role. A network-operations assistant works against telemetry without reaching into individual subscriber records.
Complete lineage on every assisted decision. Every retention, billing or operations decision assisted by AI carries a traceable record from source systems through transformation to output: which data, which model, which policy, whose authority. When a regulator, an ombudsman scheme or an internal review asks why, the evidence already exists.
Deployment inside your own tenancy. The control plane runs inside the operator’s own cloud environment, with the cloud and model providers of your choice. Communications data and network telemetry are not transmitted to or processed on external systems, which keeps sensitive data under critical-infrastructure-grade control and keeps the privacy assessment tractable.
- Each pilot integrates directly with OSS, BSS and billing systems
- The same customer means different things to different models
- Access rules rebuilt per project, enforced unevenly
- Explaining a decision means forensic reconstruction
- One semantic layer across network, customer, billing and channels
- Every AI interaction passes one enforcement point
- Access inherited from existing IAM, applied every time
- Lineage and audit produced automatically for every output
Fig. 1 · Two operating models for telecom AI: per-project integration versus shared, enforced infrastructure.
DataReadyAI implements this pattern as three layers: a semantic normalisation engine that resolves network, customer, billing and channel data into one stored, governed layer, an AI orchestration engine that routes work across clouds and models, and a governance and activation layer that enforces policy and maintains immutable audit trails. The platform deploys on your own Databricks, Snowflake or BigQuery, and we are working with organisations across telecommunications, financial services, insurance and government.
07Use cases in depth
With the control plane in place, that list stops being aspirational. Here is how each use case works, and where the human authority sits.
Churn prediction and proactive intervention
Signals of churn risk are joined across usage, billing, service history and network experience into one governed view, so the model reasons over the whole relationship rather than one system’s slice of it. Retention teams get a prioritised, explained list of at-risk customers and a recommended action, while the decision to make an offer, and its terms, stays with the team and inside conduct policy.
Revenue assurance and leakage detection
Once provisioning, usage, rating and billing share one semantic model, discrepancies that hide in the gaps between systems become visible: services live but unbilled, usage rated incorrectly, partner settlements that do not reconcile. Findings route to revenue-assurance analysts as evidenced leads, not as automatic adjustments, with lineage back to the source records.
Personalised offers and next-best-action
Offers and interventions are shaped by a customer’s whole governed relationship and constrained by consent, eligibility and conduct rules, so what reaches the customer is relevant and compliant rather than a blanket campaign. The rules that gate an action are enforced at the same point as data access, so personalisation cannot quietly step outside policy.
Network anomaly detection and operations
Network telemetry is read at scale to predict and localise faults, degradations and capacity pressure before they become customer-affecting incidents. Operations teams get anticipated issues with supporting evidence rather than a queue of reactive tickets, and the assistant works against telemetry under least-privilege access, without reaching into individual subscriber records it has no need to see.
Service and field copilots
Contact-centre and field staff work from a single governed view of the customer, the account and the service, filtered by what each role is entitled to see. Fewer transfers, fewer repeated questions, and answers grounded in the whole record rather than one system’s fragment of it, which shortens handling time and lifts first-contact resolution.
Complaints, conduct and regulatory reporting
Billing accuracy, complaints and expressions of dissatisfaction are identified and tracked across calls, correspondence and tickets, giving conduct and compliance teams a live view rather than a quarterly reconstruction. Regulatory returns are assembled from the same governed layer, with every figure traceable to source and lineage to prove a remediation population is complete.
08Implementation considerations for operators
Operators that reach production tend to follow the same sequence, and it is deliberately unheroic.
Start with one domain and one workflow. Churn in one consumer segment, or revenue assurance on one billing stream. A bounded scope makes the risk assessment finite, gives the initiative a named owner, and produces a result the rest of the organisation can inspect.
Connect read-only first. The control plane’s first weeks are observation: scanning and mapping the estate, resolving customers, services and faults, surfacing the real rather than documented state of the data. Nothing writes back to OSS or BSS, which keeps the initial security review proportionate and fast.
Bring security, privacy and network operations in early. The functions that can veto an initiative at sign-off become its sponsors once they see lineage and audit output working. Their requirements, including human-in-the-loop checkpoints wherever an output affects a customer, should shape the design rather than review it afterwards.
- One domain, one workflow, one named owner. Expand from evidence, not ambition.
- Read-only connection first. Observe and unify before anything acts.
- Security, privacy and network operations at the table from week one, not at sign-off.
- Human-in-the-loop checkpoints wherever decisions affect customers: retention offers, collections, billing adjustments.
- Expand only once the semantic layer exists. The second workflow inherits the first one’s foundations.
The economics follow. The first workflow carries the cost of standing up the semantic layer and governance machinery; every workflow after it inherits them. That is why second and third use cases land in a fraction of the time, and why operators that reach production tend to accelerate rather than stall again.
DataReadyAI’s deployment pattern for operators follows this sequence directly: read-only connection and semantic discovery first, then production-grade activation of the first governed workflow in weeks, not years. Access control inherits your existing IAM from day one, and the platform is cloud- and model-agnostic across Databricks, Snowflake, BigQuery and the major clouds, so it fits the estate you have rather than the one a vendor would prefer you had.
09Frequently asked questions
Does this replace our OSS, BSS or data platform?
No. The control plane connects to your OSS, BSS, network, billing and channel systems, resolves their data once into a governed, unified semantic layer stored inside the operator’s own tenancy, and keeps it continuously current. It is built on your own choice of modern cloud data platform, so investments in Databricks, Snowflake or BigQuery and your cloud and model providers are carried forward rather than written off. It is not a way to leave a fragmented legacy estate running untouched with AI bolted on top; it delivers the governed, unified data layer those systems have never had, which is what makes weeks-scale deployment credible rather than a multi-year replacement programme.
Can operators use AI on network and customer data without it leaving their environment?
Yes, and given communications-privacy and critical-infrastructure obligations it is usually the only acceptable pattern. A control plane deploys inside the operator’s own cloud tenancy, so subscriber records, usage and network telemetry are not transmitted to or processed on external systems. AI works against a governed, unified layer of network, customer and billing data stored inside that tenancy, with the cloud and model providers of the operator’s choice.
How does a control plane help with communications-privacy and critical-infrastructure obligations?
It deploys inside the operator’s own environment so communications data does not leave it, enforces least-privilege access over the underlying data sets on every AI interaction, and produces immutable lineage and audit as a by-product of normal operation. That is the evidence communications-privacy rules and critical-infrastructure security duties call for: demonstrable control over who and what touched network and subscriber data, and what they did with it.
How is access controlled across network, customer and billing data?
Access is governed with least-privilege controls over the underlying data sets, enforced at the moment an AI tool consumes data and inherited from the operator’s existing identity and access management. A retention copilot sees only the customer and billing data appropriate to its role. A network-operations assistant works against telemetry and does not reach into individual subscriber records. The same enforcement point applies to every model and agent, so the rules are applied consistently rather than rebuilt per project.
10Sources and further reading
- International Telecommunication Union, the United Nations agency for information and communication technologies, on the international framework for telecommunications regulation and standards.
- European Union, Regulation (EU) 2024/1689 (the EU Artificial Intelligence Act), on data governance, logging, transparency and human oversight for AI systems.
- European Union, Regulation (EU) 2016/679 (the General Data Protection Regulation), as a representative data-protection regime, with communications-specific confidentiality added by the ePrivacy rules.
- European Union, Directive (EU) 2022/2555 (the NIS2 Directive), as a representative network-and-information-security regime for critical infrastructure.
- DataReadyAI, Enterprise AI Control Plane: Definition, Architecture and Buyer’s Guide.