Telecom Customer Enterprise Graph
The Telecom Customer Enterprise Graph connects telecom customer and service data to provide context for AI agents in the Smart Actions for Telecom agentic workflow.
Telecom Customer Enterprise Graph overview
The Telecom Customer Enterprise Graph is an enterprise graph tag available in the Knowledge Graph Designer. It connects account and consumer records to their associated contacts, products, services, incidents, work orders, and billing data.
The Smart Actions for Telecom agentic workflow uses this graph to enrich customer context at runtime. When the workflow runs, it queries the graph to retrieve service-related data such as service problem cases and sold product details.
You can use the Telecom Customer Enterprise Graph as a starting point for your own knowledge graph. To add tables, modify paths, or create a custom graph tag based on this one, see Using Knowledge Graph Designer.
Tables tagged in the Telecom Customer Enterprise Graph
| Table | Description |
|---|---|
| Customer Account [customer_account] | Account record that serves as the entry point for account-based queries. Links to contacts, products, and cases. |
| Consumer [csm_consumer] | Consumer record that serves as the entry point for consumer-based queries. Operates independently from the account chain with no shared traversal path. |
| Customer Contact [customer_contact] | Contacts associated with the account, including name and email. |
| Customer Service Case [sn_customerservice_case] | Customer service cases opened for the account or consumer. |
| Service Problem Case [sn_sprb_mgmt_case] | Service problem cases — a specialized case type that extends Customer Service Case [sn_customerservice_case]. |
| Incident [incident] | Incidents associated with the customer's configuration items. |
| Work Order [wm_order] | Work orders associated with the customer's configuration items. |
| Configuration Item [cmdb_ci] | Configuration items that link the account or consumer to their associated incidents and work orders. |
| Sold Product [sn_install_base_sold_product] | Products sold to the account or consumer. |
| Installed Product Junction [sn_install_base_m2m_installed_product] | Junction record linking a sold product to its corresponding installed asset. |
| Installed Asset [sn_install_base_item] | The physical or logical items that a sold product resolves to. |
| Product Inventory [sn_prd_invt_product_inventory] | Product inventory records that extend the Sold Product [sn_install_base_sold_product]. |