preview
We're still working on this feature, but we'd love for you to try it out!
This feature is currently provided as part of a preview program pursuant to our pre-release policies.
Intelligent workload UI provides comprehensive views to monitor transaction flows, track custom KPIs, and understand workload health. This page walks through the UI from a user's perspective, explaining each component and how to use it effectively.
This page describes the UI for intelligent workload. For standard workload, see the standard workload UI documentation.
Access Intelligent workload
After creating an Intelligent workload, you can access it from the main Workload page:
- Go to one.newrelic.com > All capabilities > Workloads
- Use the Type filter to select Intelligent
- Click a workload to open its dashboard

Left sidebar navigation
The left sidebar organizes workload features into logical sections. Each section provides different views and tools for monitoring your transaction:
- Summary: Overview of workload health, KPIs, and performance (detailed below)
- TRIAGE: Tools for investigating issues
- Errors: View and analyze errors across the workload (see Errors section)
- MONITOR: Different views of workload data
- Transaction360: Distributed trace visualization (see Transaction360)
- KPIs: Dedicated page to view and manage all KPIs (see KPIs page)
- Entity details: Information about participating entities (see Entity details)
- Activity: Timeline of deployments, incidents, and changes (see Activity)
- Maps: Service dependency visualizations (see Maps)
- EVENTS: Track changes over time
- Change tracking: View deployments and configuration changes
- REPORTS: Performance reports
- Service levels: Track SLOs and SLIs
- SETTINGS: Configure workload behavior
- Configure health status: Set up health roll-up rules (see Workload status configuration)
- General settings: Edit workload name, description, and other settings
Summary page (top to bottom)
The Summary page is the default view and provides a complete overview of your workload's health and performance. Here's what you'll see from top to bottom:
1. AI insights banner
At the very top of the Summary page, you'll see a blue banner announcing:
AI insights available for this workload [Generate insights button]Click Generate insights to view AI-generated performance analysis and investigation suggestions based on your workload data.
Requirements:
- New Relic AI must be opted-in for your account. Learn how to enable New Relic AI
- Only available on AWS infrastructure and not for FedRAMP customers
Importante
Pricing: AI insights generation incurs additional costs based on your New Relic AI usage. Make sure to review pricing and monitor your usage if you enable this feature. For more on New Relic AI pricing, see New Relic AI pricing documentation.
Cuidado
Always verify AI insights against actual data before taking action. Insights are suggestions to guide investigation, not definitive diagnoses.
Troubleshooting: If you don't see the AI insights banner, check your infrastructure requirements or verify that New Relic AI is enabled for your account.
2. Workload KPIs
Below the AI banner, you'll find the KPI tiles section showing custom business metrics:
Each KPI tile displays:
- KPI name and description: Context about what the metric represents
- Current value: Real-time measurement of the metric
- Time series chart: Visual trend showing performance over the selected time range
- Actions menu (...): Options to edit, hide, or create alerts for this KPI
What you can do:
- View all KPIs: Click View all KPIs in the top right to navigate to the dedicated KPIs page with detailed charts
- Add KPIs: Click + Add new KPI to create additional metrics
- Manage KPIs: Access the full KPI management interface from Settings > Manage KPI
Note: You can display up to 3 KPIs on the summary page at once. Default KPIs include Workload P99 Latency and Workload Success Rate for your focal transaction.
Learn more about managing KPIs →
3. Workload metrics (Health status)
Below the KPI tiles, you'll find the Workload metrics section showing overall health status. For more on configuring health status, see Workload status configuration.
4. Golden metrics (Scoped to focal transaction)
Three side-by-side charts showing key performance indicators scoped specifically to your focal transaction:
Response Time
- Displays latency trends for your focal transaction over the selected time range. For more details, see Response time documentation.
Throughput
- Displays request volume for your focal transaction over the selected time range. For more details, see Throughput documentation.
Errors
- Displays error count for your focal transaction over the selected time range. For more details, see Errors documentation.
Why these matter: These charts are automatically scoped to your focal transaction, giving you immediate visibility into the health of your specific business workflow without needing to filter through all entity data.
5. Participating entities
The bottom section shows performance metrics for all entities participating in your transaction:
Response Time (Top 20 services scoped to transaction)
- What it shows: Latency for up to 20 services handling your transaction
- Multiple lines: Each colored line represents a different service
- Use case: Identify which services are slowest and contributing to overall latency
Throughput (Top 20 services scoped to transaction)
- What it shows: Request volume handled by each service
- Use case: See which services handle the most requests in your transaction flow
Error Rate (Top 20 services scoped to transaction)
- What it shows: Error rates for each participating service
- Use case: Pinpoint which services are generating errors
Why this matters: While golden metrics show the focal transaction's performance, participating entities charts reveal which specific services in your distributed system are causing issues. This helps you quickly drill down to the root cause during troubleshooting.
Understanding gaps in service maps
You may notice gaps or disconnected services in your service dependency visualizations. Here's what causes them and what you can do:
Common causes of gaps:
Low sampling rate: If trace sampling is too low for certain service connections, New Relic may not have enough trace data for that edge during your query window to display those relationships.
- What you can do: Check your agent's latest version and sampling configuration to take advantage of enhanced sampling capabilities.
Missing telemetry: A service in the middle of the trace may be participating in the trace correctly but failing to send span data to New Relic.
- What you can do:
- Verify the service is properly instrumented and configured to send data to New Relic
- Check network connectivity and firewall rules
- Review agent logs for errors
- When you can't fix it: Some service types or instrumentations (like certain AWS entity types) may not support sending span data. In these cases, gaps are expected and cannot be resolved.
- What you can do:
Disconnected services:
When a service in the middle of your trace fails to send data, you may see downstream services appear in your workload but disconnected from your focal entity. These disconnected services:
- Show up because they successfully send trace data to New Relic
- Appear isolated because their parent service is missing from the trace
- May have their own connected child services forming separate fragments
Dica
If you see persistent gaps or disconnected services, start by checking the sampling configuration and instrumentation health of the missing services. Focus on services that appear between your focal entity and the disconnected fragments.
Errors
The Errors page provides a centralized view of all errors occurring across your workload. For more on New Relic error tracking, see Errors inbox documentation.
When your workload health degrades, check the Errors page first to see if error rates spiked and which services are affected.
Monitor section
The Monitor section provides different lenses to view your workload data.
Transaction360
Transaction360 visualizes the complete distributed trace for your focal transaction. For more on Transaction360, see Transaction360 documentation.
When troubleshooting slow transactions or errors, use Transaction360 to see exactly which service calls are slow or failing.
KPIs page
The KPIs page provides a centralized view of all your workload KPIs with detailed charts and management options.
Access the KPIs page from the left sidebar under MONITOR > KPIs.
What you'll see
The KPIs page displays:
- Search bar: Quickly find specific KPIs by name
- Category grouping: KPIs organized by their assigned category (e.g., "Uncategorized KPIs")
- Detailed KPI charts: Each KPI shows:
- KPI name
- Full-size time series chart with hover tooltips
- Current values and trends over your selected time range
- Actions menu (...) for editing, hiding, or creating alerts
Key features
- View all KPIs: See your complete KPI catalog in one place, including both visible and hidden KPIs
- Search and filter: Use the search bar to quickly locate specific KPIs
- Detailed visualization: Larger charts compared to the summary page tiles provide better analysis
- Quick actions: Access edit, hide, and alert creation options from each KPI's menu
When to use this page
Use the KPIs page when you need to:
- Review all your workload KPIs in detail
- Compare multiple KPIs side-by-side
- Analyze KPI trends with larger, more detailed charts
- Manage which KPIs appear on your summary page
Learn more about creating and managing KPIs →
Entity details
The Entity details page lists all entities participating in your workload. For more on entities, see Learn about entities.
When you know there's a problem but aren't sure which service is causing it, scan the Entity details page to find unhealthy entities.
Activity
The Activity page provides comprehensive monitoring and analysis of your workload's performance, combining entity metrics, transaction insights, and infrastructure health in one view.
Access the Activity page from the left sidebar under MONITOR > Activity.
What you'll see
The Activity page is organized into several key sections:
1. Link dashboards Connect relevant dashboards to your workload for quick access to related visualizations.
2. Workload entity metrics Visual performance charts grouped by entity type (e.g., Services - APM):
- Throughput: Request volume across all workload services over time
- Error rate: Error percentages for each service with trend lines
- Latency: Response times showing performance variations across services
Each chart displays multiple colored lines representing different services, making it easy to spot outliers or performance degradation.
3. Participating transactions A detailed table showing transaction-level performance with comparative analysis:
- Transaction name: The specific transaction being monitored
- Entity name: The service handling the transaction
- Slowest time: Maximum execution time for the transaction
- Error rate: Percentage of failed requests
- Average duration: Mean execution time
- %change columns: Percentage changes compared to the previous time period (green for improvements, red for regressions)
The table also includes:
- Pilot indicator: Visual markers for transaction types
- Position arrows: Shows transaction flow direction (→ or ←→)
- Sortable columns: Click column headers to sort by any metric
4. Infrastructure summary Quick overview at the bottom showing:
- Number of active alerts
- Recent changes (deployments, configuration updates)
- Error counts
When to use this page
Use the Activity page when you need to:
- Compare service performance: See which services are performing well or struggling
- Identify performance regressions: Quickly spot negative percentage changes in key metrics
- Investigate transaction issues: Drill into specific transactions causing problems
- Correlate events: Connect performance changes to deployments, alerts, or infrastructure issues
- Monitor trends: Track how metrics evolve over your selected time range
Key features
- Switch to investigation mode: Toggle detailed analysis mode for deeper insights
- Facet data: Filter and group metrics by different dimensions
- Time comparison: Automatically compares current metrics to previous periods
- Multi-service visualization: See all workload services on the same charts for easy comparison
- Alerting context: Understand how many critical alerts are active in your workload
The Activity page serves as a central hub for performance investigation, combining high-level trends with transaction-specific details to help you quickly identify and diagnose issues.
Maps
The Maps page visualizes service dependencies within your workload. For more on service maps, see Service maps documentation.
When diagnosing cascading failures or understanding complex dependencies, use the Maps view to see how services interact within your workload.
Change tracking
The Change tracking page logs deployments and configuration changes impacting your workload. For more on change tracking, see Change tracking documentation.
When performance degrades, check Change tracking to see if recent deployments or config changes might be the cause.
Reports section
The Reports section provides performance tracking and compliance views.
Service levels
The Service levels page lets you define and monitor SLOs and SLIs for your workload. For more on service levels, see Service levels documentation.
Settings section
The Settings section lets you configure workload behavior.
Configure health status
Set up health roll-up rules for your workload. For more on configuring health status, see Workload status configuration.
Importante
You cannot change the focal transaction after creating an Intelligent workload. To monitor a different transaction, create a new workload.
Next steps
- Manage custom KPIs: Define business-specific metrics
- Configure health status: Customize how workload health is calculated
- Set up notifications: Get alerted on workload status changes