> ## Documentation Index
> Fetch the complete documentation index at: https://docs.thepublive.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Publive AXP changelog

> Track changes, new features, and updates to Publive AXP.

<Tip>
  Subscribe to this changelog via RSS at `https://docs.thepublive.com/changelog/axp/rss.xml`: paste the URL into Slack (`/feed subscribe`), an RSS reader, or a tool like Zapier to get notified of new releases.
</Tip>

<Update label="August 11, 2026" tags={["New releases", "Improvements"]} rss={{ title: "Prompt tracking, Diff Checker, Team page, and multi-CDN support" }}>
  ### AXP Streams: Prompt tracking

  * The new **Prompts** page tracks your brand's AI visibility against a set of prompts, measured on real AI assistant responses, with topic, volume, sentiment, citations, and the bots each prompt was seen on.

  <Frame>
    <img src="https://mintcdn.com/publive/kOmTCTCNXkeg_S-k/images/axp/axp-prompts-tracking.png?fit=max&auto=format&n=kOmTCTCNXkeg_S-k&q=85&s=2715951ad28dae43164e4c8913cf0b49" alt="Prompts page showing total prompts tracked and a table of tracked prompts with topic, volume, sentiment, citations, and bots" style={{ borderRadius: '0.5rem' }} width="1400" height="900" data-path="images/axp/axp-prompts-tracking.png" />
  </Frame>

  ### AXP Edge: Diff Checker

  * A side-by-side view of any URL's raw HTML versus what AXP Edge serves to AI bots, with the share of content visible to AI before and after.

  <Frame>
    <img src="https://mintcdn.com/publive/kOmTCTCNXkeg_S-k/images/axp/axp-edge-diff-checker.png?fit=max&auto=format&n=kOmTCTCNXkeg_S-k&q=85&s=0d8aa68b9749b89beb1dbe3bb43dee62" alt="Diff Checker showing before and after AXP Edge content for a URL, with content visible to AI going from 12% to 91%" style={{ borderRadius: '0.5rem' }} width="1400" height="900" data-path="images/axp/axp-edge-diff-checker.png" />
  </Frame>

  ### Team page

  * A new **Team** page to view, add, edit, and remove team members, with search and filtering by role.

  <Frame>
    <img src="https://mintcdn.com/publive/kOmTCTCNXkeg_S-k/images/axp/axp-team-page.png?fit=max&auto=format&n=kOmTCTCNXkeg_S-k&q=85&s=d2c325d057fad364f0c1cb7532d11c9c" alt="Team page listing team members with name, email, role, and last updated, plus an Add team member button" style={{ borderRadius: '0.5rem' }} width="1400" height="900" data-path="images/axp/axp-team-page.png" />
  </Frame>

  ### Multi-CDN support for AXP Edge

  * AXP Edge now runs on [Vercel](/axp/axp-edge/integrations/vercel), [Cloudflare](/axp/axp-edge/integrations/cloudflare), [CloudFront](/axp/axp-edge/integrations/cloudfront), [Akamai](/axp/axp-edge/integrations/akamai), and [F5 XC](/axp/axp-edge/integrations/f5-xc), including path-based URI handling for compatibility across these setups. Each CDN has its own integration guide.
</Update>

<Update label="July 28, 2026" tags={["New releases"]} rss={{ title: "Introducing Agent Analytics" }}>
  ### Agent Analytics

  The new **Agent Analytics** page is live for monitoring AI bot traffic, interactions, success rate, time-to-first-byte, and top & bottom movers (percentage change in AI bot hits to a URL).
</Update>

<Update label="July 14, 2026" tags={["New releases", "Improvements"]} rss={{ title: "Content Page and Global Rules" }}>
  ### Content Page and Global Rules

  * A new **Content** page shows how your content is being surfaced to agents.
  * A new **Global Rules** page lets you control how AXP Edge treats requests across your entire site from one place. **Bot Override Controls:** The bot override field now accepts multiple AI bots at once, so you can manage rules across several agents in a single update.
</Update>

<Update label="June 30, 2026" tags={["New releases"]} rss={{ title: "Introducing AXP Edge" }}>
  ### Introducing AXP Edge

  We're launching **AXP Edge**, an edge-rendering layer that sits in front of your existing site on your CDN and serves AI agents a clean, agent-first version of your content.

  * At the edge, requests are split by requester type before they reach your origin. Humans and SEO bots pass straight through to your site, byte-for-byte identical to what they get today. AI agents (ChatGPT, Gemini, Perplexity, and similar) get a server-side-rendered, token-optimized version of the same page, stripped of navigation chrome and scripts so only the structured content an agent needs to read and cite remains.
  * It isn't cloaking. AI agents see the same facts as everyone else, restructured for parsing rather than layout. Search engines are treated exactly like human visitors, so your existing SEO stays intact.
  * Pages served through AXP Edge use roughly 90% fewer tokens than the standard human page, and brands running it on already-indexed pages have seen roughly 15-20% more AI citations from the same content.
  * It fails safe. If the edge layer is ever unavailable, requests fall straight back to your normal site.
  * See [AXP Edge: Overview](/axp/axp-edge/overview) for how it works, or [Getting started](/axp/axp-edge/setup) to connect your CDN and go live in under two hours.
</Update>

<Update label="June 25, 2026" tags={["New releases"]} rss={{ title: "Introducing Brand Profile" }}>
  ### Brand Profile

  A new **Brand Profile** page lets you define and manage your brand's presence for AI agents.
</Update>

<Update label="June 11, 2026" tags={["New releases"]} rss={{ title: "Introducing the AXP Dashboard" }}>
  ### Introducing the AXP Dashboard

  We're launching the **AXP Dashboard**, a single place to manage how AI agents discover, read, and cite your content. It's the foundation we'll build on over the coming weeks.

  * The dashboard is your home for shaping and measuring your brand's presence with AI agents.
  * It's rolling out gradually. [Contact Publive](https://axp.thepublive.com/contact) to improve your AI visibility.
</Update>
