--- title: ServiceNow Otto for Telecommunications, Media, and Technology \(TMT\) analyze network incidents agentic workflow description: Use the Analyze network incidents agentic workflow to resolve incidents, helping customer agents to resolve network tickets by tracking them and creating an actionable task. locale: en-US canonical_url: https://www.servicenow.com/docs/r/telecom-media-technology/now-assist-for-telecom-media-and-technology/network-incident-analysis-usecase.html release: australia product: Now Assist for Telecom, Media and Technology classification: now-assist-for-telecom-media-and-technology topic_type: concept last_updated: "2026-03-12" reading_time_minutes: 3 breadcrumb: [Customer Service Problem Management, Use agentic workflows, ServiceNow Otto for Telecommunications, Media, and Technology \(TMT\), Telecommunications, Media, and Technology \(TMT\)] --- # ServiceNow Otto for Telecommunications, Media, and Technology \(TMT\) analyze network incidents agentic workflow Use the Analyze network incidents agentic workflow to resolve incidents, helping customer agents to resolve network tickets by tracking them and creating an actionable task. ## Analyze network incidents agentic workflow overview Resolve the customer issues using a team of AI agents in the Analyze network incidents agentic workflow. It assists the customer agents in resolving a given incident. Role required: sn\_tmt\_agentic\_ai.sn\_noc\_incident\_user To modify the Analyze network incidents agentic workflow, [Duplicate an agentic workflow](https://raw.githubusercontent.com/ServiceNow/ServiceNowDocs/australia/markdown/intelligent-experiences/clone-aia-usecase.md), and adjust the settings according to your requirements. **Note:** You can use Now LLM Service, Azure OpenAI, Google Gemini or Anthropic Claude on AWS as the AI model provider for all Now Assist skills and AI agents. Use the Configuration Controls in [AI Control tower](https://raw.githubusercontent.com/ServiceNow/ServiceNowDocs/australia/markdown/intelligent-experiences/ai-model-providers.md) to define which options are available, then set the skill-level preferences in the [Now Assist Admin console](https://raw.githubusercontent.com/ServiceNow/ServiceNowDocs/australia/markdown/intelligent-experiences/manage-large-language-models.md). For more information, see [Large language models on the ServiceNow AI Platform®](https://raw.githubusercontent.com/ServiceNow/ServiceNowDocs/australia/markdown/intelligent-experiences/exploring-large-language-models.md). **Important:** In the Edit trigger form, make sure that the **Active** button is turned on to enable the AI agent to trigger autonomously. ## Role masking Required role: sn\_tmt\_agentic\_ai.sn\_noc\_incident\_user Agentic workflows and their AI agents use [role masking](https://raw.githubusercontent.com/ServiceNow/ServiceNowDocs/australia/markdown/intelligent-experiences/aia-role-masking.md) to determine which users can access them. Ones installed with your applications have specific roles that come included with the application. If you select **Users with specific roles** for user access, you must configure the security controls to include these roles. For the instructions to change the security controls, see [Define security controls for an agentic workflow](https://raw.githubusercontent.com/ServiceNow/ServiceNowDocs/australia/markdown/intelligent-experiences/define-sec-controls-aw.md). ## Application dependency The Analyze network incidents agentic workflow has the following plugin dependencies: - Customer service with service management \(sn\_cs\_sm\) - Customer service \(sn\_customerservice\) - Customer service problem management - Telecommunications alarm management open API \(sn\_ind\_tmf642\) - Field service management for telecommunications \(sn\_fsmt\) - Major issue management ## Analyze network incidents agentic workflow To access the use case: 1. Navigate to **All** > **AI Agent Studio** > **Create and manage**. 2. Select **Analyze network incidents**. To create a new use case, see [Create an agentic workflow](https://raw.githubusercontent.com/ServiceNow/ServiceNowDocs/australia/markdown/intelligent-experiences/configure-use-case-ai-agents.md). ## Testing the agentic workflow To access the use case testing page: 1. Navigate to **All** > **AI Agent Studio** > **Testing**. 2. On the Overview page, select **Test use cases**. To test the use case, see [Manually test the execution of an agentic workflow](https://raw.githubusercontent.com/ServiceNow/ServiceNowDocs/australia/markdown/intelligent-experiences/test-aia-use-case.md). ## AI agents used in the Analyze network incidents agentic workflow The following AI agents are used to execute the instructions for the agentic workflow. To create an AI agent, see [Create an AI agent](https://raw.githubusercontent.com/ServiceNow/ServiceNowDocs/australia/markdown/intelligent-experiences/configure-next-best-action-agent.md).
AI agent AI agent role
Network ticket resolution AI agent AI agent capable of providing overall incident and alert summary. It’s also capable of searching the knowledge base for relevant articles to provide resolutions if available.
Ticket readiness AI agent AI agent capable of predicting the incident fields like category, subcategory, priority, description, short description, and estimated time to resolve the incident using GAF on historic incident data. To activate the GAF, see [Activate Group Action Framework for ServiceNow Otto for Telecommunications, Media, and Technology \(TMT\)](https://raw.githubusercontent.com/ServiceNow/ServiceNowDocs/australia/markdown/telecom-media-technology/now-assist-for-telecom-media-and-technology/activate-group-action-framework.md).
Network correlation monitor AI agent AI agent capable of identifying the impacted accounts and services and correlating cases opened in the last 15 minutes that could be impacted because of the incident, provide the list to the customers for review, and associate it to the incident.It’s also capable of notifying customers about the outages based on human confirmation by creating service problem cases and linking child cases if any.
Network ticket actionable steps generation AI agent AI agent capable of generating actionable resolution steps for incoming incident using the Group Action Framework \(GAF\) and modifies the steps according to the human feedback. To activate the GAF, see [Activate Group Action Framework for ServiceNow Otto for Telecommunications, Media, and Technology \(TMT\)](https://raw.githubusercontent.com/ServiceNow/ServiceNowDocs/australia/markdown/telecom-media-technology/now-assist-for-telecom-media-and-technology/activate-group-action-framework.md).
Network remediation generation AI agent AI agent capable of consuming resolution steps for an incident and converting them to one of the following task types:- Incident Task - Work Order - Change Request