<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Autopilot release notes]]></title><description><![CDATA[Autopilot release notes]]></description><link>https://docs.newrelic.com</link><generator>RSS for Node</generator><lastBuildDate>Thu, 13 Aug 2026 19:14:22 GMT</lastBuildDate><atom:link href="https://docs.newrelic.com/docs/release-notes/autopilot-release-notes/feed.xml" rel="self" type="application/rss+xml"/><item><title><![CDATA[Autopilot v1.1]]></title><guid isPermaLink="false">QXV0b3BpbG90LTEuMQ==</guid><link>https://docs.newrelic.com/docs/release-notes/autopilot-release-notes/autopilot-26-06-11</link><pubDate>Thu, 11 Jun 2026 00:00:00 +0000</pubDate><content:encoded>&lt;h3&gt;What&apos;s new&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;&lt;div&gt;New Relic AI Knowledge&lt;/div&gt; is now in &lt;div&gt;Autopilot&lt;/div&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Connect &lt;div&gt;Confluence&lt;/div&gt; retros, postmortems, runbooks, and custom documents like PDFs, CSVs, and text files so the agent delivers recommendations grounded in your team&apos;s best practices, not generic guidance.&lt;/li&gt;
&lt;li&gt;Reduce investigation time by surfacing the past incident that matches what you are seeing, the steps that resolved it, and the team who handled it.&lt;/li&gt;
&lt;li&gt;Ask about standard triage steps for an alert or request the runbook for a specific error, and get a direct answer from your own documentation.&lt;/li&gt;
&lt;li&gt;Update documentation on a recurring schedule so the agent always reflects your most current content as your environment evolves.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For more information, refer to &lt;a href=&quot;https://docs.newrelic.com/docs/agentic-ai/knowledge-integration/overview/&quot;&gt;&lt;div&gt;New Relic AI Knowledge&lt;/div&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Improvements to investigation completion - with testing showing a 21% increase in completion rates.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Get the right investigation for the problem you actually have:&lt;/strong&gt; The &lt;div&gt;Autopilot&lt;/div&gt; now picks its strategy based on whether you are seeing a latency spike, an error burst, or missing data, rather than following a fixed template. Coverage now spans &lt;div&gt;APM&lt;/div&gt; applications, browser apps, synthetic monitors, external services, &lt;div&gt;Kubernetes&lt;/div&gt; workloads, mobile apps, and infrastructure hosts.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Get answers from your data without writing &lt;div&gt;NRQL&lt;/div&gt;:&lt;/strong&gt; The &lt;div&gt;Autopilot&lt;/div&gt; now translates plain-language questions about your telemetry into &lt;div&gt;NRQL&lt;/div&gt; queries and returns the results, so you can investigate ad hoc questions without knowing the query language or jumping to the query builder.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Compare before-and-after performance after a deployment:&lt;/strong&gt; The &lt;div&gt;Autopilot&lt;/div&gt; uses purpose-built change event tools to give you structured deployment correlation rather than guesswork.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Identify who changed what before an incident:&lt;/strong&gt; A new audit skill correlates configuration changes to alert policies, monitors, and workloads using &lt;code&gt;NrAuditEvent&lt;/code&gt; data, so you can connect a change to the symptom.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Trace requests across services:&lt;/strong&gt; The &lt;div&gt;Autopilot&lt;/div&gt; uses distributed tracing call graphs to identify the upstream and downstream dependencies driving latency or errors.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Better &lt;div&gt;Kafka&lt;/div&gt; investigations:&lt;/strong&gt; Consumer lag, producer throughput, and partition balance analysis are integrated into &lt;div&gt;Kafka&lt;/div&gt;-related investigations.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Investigations that read your dashboards and help build new ones:&lt;/strong&gt; The &lt;div&gt;Autopilot&lt;/div&gt; now pulls context from the dashboards you have already built and generates JSON code so you can easily create dashboards from a question, so the views your team has already curated inform every answer and you can walk away with a tailored visualization rather than just text.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Get &lt;div&gt;APM&lt;/div&gt;-native answers for &lt;div&gt;APM&lt;/div&gt; entities:&lt;/strong&gt; Investigations on &lt;div&gt;APM&lt;/div&gt; applications now query &lt;div&gt;APM&lt;/div&gt;-specific metrics directly rather than relying solely on golden signals.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Ask broader questions and get a complete answer in one pass:&lt;/strong&gt; A single investigation can combine multiple analysis techniques, so you no longer need a chain of follow-up prompts to get a comprehensive picture.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Find out why telemetry went missing:&lt;/strong&gt; When data appears to be gone, the agent queries &lt;code&gt;NrIntegrationError&lt;/code&gt; to surface dropped data, rejected payloads, rate limits, and pipeline failures.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Investigations are tailored to your environment from the start:&lt;/strong&gt; Before the &lt;div&gt;Autopilot&lt;/div&gt; picks a strategy, it gathers your entity relationships, recent deployments, and active alerts so the investigation reflects what is actually happening in your environment rather than following a generic playbook.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Catch the signal you would have missed before:&lt;/strong&gt; Alert-triggered investigations now use wider time windows, and issue lookups use the full default lookback period so you see the complete context around each incident.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Know what the agent could not see:&lt;/strong&gt; When tool results are truncated or come back empty, the agent tells you exactly what was limited and why.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Vague questions get a useful response:&lt;/strong&gt; Asking &quot;what&apos;s wrong with my app&quot; now triggers a targeted clarifying question instead of silently failing, so you get to an actionable target faster.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Simple questions get simple answers:&lt;/strong&gt; General and low complexity questions get a direct response instead of being forced through the full investigation pipeline.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Thu, 11 Jun 2026 00:00:00 +0000.</description></item><item><title><![CDATA[Autopilot v2.0]]></title><guid isPermaLink="false">QXV0b3BpbG90LTIuMA==</guid><link>https://docs.newrelic.com/docs/release-notes/autopilot-release-notes/autopilot-26-07-22</link><pubDate>Wed, 22 Jul 2026 00:00:00 +0000</pubDate><content:encoded>&lt;h2&gt;What&apos;s new&lt;/h2&gt;
&lt;h3&gt;Autopilot 2.0: Remember What Matters, Investigate in Slack, and Scale to Every Account&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Memories: give Autopilot lasting context&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Autopilot now has the option to build a persistent knowledge base from your investigations, so you do not need to re-explain the same environment quirks, workarounds, and past incidents every session.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Save any Autopilot response to memory&lt;/strong&gt; with a new button in the chat panel, memories can be saved that are specific  to you, your account, or your organization, so useful findings persist instead of getting lost in chat history.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Autopilot recalls what it learned last time:&lt;/strong&gt; if a past investigation determined that a recurring spike is expected behavior from a scheduled job, Autopilot applies that context to future analyses without requiring you to repeat it.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;You control what&apos;s remembered:&lt;/strong&gt; authorized users can view, search, and delete individual memory entries from the Memory Management UI at any time.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Access follows your role:&lt;/strong&gt; organization managers can manage memory at the organization, account, and user level; other roles manage their own private memory and can view what&apos;s shared at broader scopes.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;For more information about specific functionality and controls, see &lt;a href=&quot;https://docs.newrelic.com/docs/agentic-ai/autopilot/memories/&quot;&gt;Autopilot Memories&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Get Autopilot Investigations in Slack with the Slack Integration&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Stay in the Slack thread your team is already in:&lt;/strong&gt; Mention the New Relic app in any channel you add Autopilot and Autopilot investigates right in the thread, so that you don’t have to bounce between Slack and the New Relic UI to triage an alert.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Triage alerts without retyping context:&lt;/strong&gt; When New Relic posts an alert notification to a channel, replying with @New Relic is enough. The agent reads the notification to help identify the entity and the issue, so the first response remains focused on the target issue.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Keep the conversation going:&lt;/strong&gt; Multi-turn investigations work in-thread, follow-up questions inherit the prior context, and every reply runs with the asking user&apos;s New Relic permissions.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Connect once, then move on:&lt;/strong&gt; Linking your Slack identity to New Relic is a one-time step per workspace, and switching the New Relic organization tied to your Slack identity is a single click in the app&apos;s Home tab.&lt;/li&gt;
&lt;li&gt;For more information about specific functionality and controls, see &lt;a href=&quot;https://docs.newrelic.com/docs/agentic-ai/autopilot/connect-to-slack/&quot;&gt;Autopilot Slack integration&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Other new features&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Turn Autopilot on or off with one click.&lt;/strong&gt; Organization managers can now easily turn Autopilot on or off for their organization using New Relic Feature Control.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Connect more accounts.&lt;/strong&gt; Now Autopilot can correlate signals across more of your accounts instead of a subset of it.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Attach specific knowledge documents to a prompt with a slash command.&lt;/strong&gt; Type the slash command in the Autopilot side panel to pull a specific runbook, retro, or postmortem into the prompt. Attached documents stay in scope for follow-up prompts until you remove them or end the session.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Autopilot is now the default agent in the chat panel&lt;/strong&gt;, so you land in it automatically instead of having to switch to it.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Autopilot is available on HIPAA-designated accounts.&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;A redesigned investigation panel is rolling out&lt;/strong&gt;, with a new header and homepage, inline context management, a reorganized history view, a fullscreen mode, and consistent icon and author styling throughout the conversation.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Configuration troubleshooting&lt;/strong&gt;. Instead of a generic error message, you may now see a specific reason and a link to fix potential configuration issues, whether that&apos;s a missing entitlement, an account that isn&apos;t configured, or a required setup step.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Downstream-dependency root cause analysis&lt;/strong&gt;: investigations can now help trace an issue to the services downstream of it, for accounts with Transactions 360 enabled.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Improvements and fixes&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;URL decoding:&lt;/strong&gt; Fixed a class of failures where the agent couldn&apos;t determine the account ID from certain New Relic alert URL formats (including HURL state-encoded URLs).&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Long-running investigation improvements.&lt;/strong&gt; Requests that exceed the execution time limit now route to a summarizer instead of stalling, so you should receive a response even when an investigation runs long.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Fixed account resolution from certain alert URLs&lt;/strong&gt;, including HURL state-encoded URLs, that previously prevented Autopilot from determining the correct account.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;More accurate answers, with fewer wrong-account and wrong-entity mistakes:&lt;/strong&gt; fixes corrected cases where a question about one account or entity could silently return results for a different one, where broad system questions only looked at the literally named service, and where health-summary responses cited correlations that weren&apos;t actually supported by evidence.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Fewer broken or garbled responses:&lt;/strong&gt; fixes addressed responses rendering as raw text instead of formatted output, broken charts from bad account data, incorrect classification of unhealthy entities as healthy, and bugs that broke generated queries or crashed the panel.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Faster, more resilient responses under load:&lt;/strong&gt; this release added retry logic for rate-limit errors, a faster model and timeout handling for simple queries, and graceful degradation so an investigation still returns results if an agent is unavailable.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Accessibility fixes&lt;/strong&gt; to composer tooltips and controls in the chat panel.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;</content:encoded><description>ReleasedOn: Wed, 22 Jul 2026 00:00:00 +0000.</description></item></channel></rss>