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

# Content Refresh

> Automatically detect and update stale content to maintain AI citations

## Overview

Content Refresh in Relixir keeps your existing content fresh and optimized for AI search engines. Stale content loses visibility—fresh content gets cited 6x more.

<Info>
  **Fresh content gets cited 6x more.** Content updated in the last 30 days dramatically outperforms stale pages in AI citations. Stale content (12+ months) drops below baseline.
</Info>

<CardGroup cols={2}>
  <Card title="Decay Detection" icon="chart-line-down">
    System identifies pages losing visibility, rankings, or citations
  </Card>

  <Card title="Refresh Proposals" icon="arrows-rotate">
    Agents suggest specific updates aligned with your brand guidelines
  </Card>

  <Card title="Diff Review" icon="code-compare">
    See exactly what will change before approving
  </Card>

  <Card title="One-Click Deploy" icon="rocket">
    Update goes live on your CMS with a single click
  </Card>
</CardGroup>

***

## Why Content Refresh Matters

Manual content refresh can't keep up at scale. At 15 pages/month, it takes 13+ months to refresh your library—by then, the first pages are stale again.

The Content Refresh cycle keeps you ahead:

```
Monitor → Detect Decay → Propose Refresh → Review → Deploy → Monitor
```

***

## The Content Refresh Workflow

<Steps>
  <Step title="Decay Detection">
    System continuously monitors your content for:

    * Pages losing rankings
    * Pages losing AI citations
    * Pages with outdated information
    * Pages underperforming vs. competitors
  </Step>

  <Step title="Refresh Proposal">
    Agent analyzes the page and suggests specific updates:

    * New data or statistics
    * Updated claims or information
    * Additional sections or FAQs
    * Improved structure for AI readability
  </Step>

  <Step title="Review Changes">
    See a diff of proposed updates before approving. Each change is explained with rationale.
  </Step>

  <Step title="Approve & Deploy">
    One-click approval pushes the update to your CMS. The refresh is tracked in revision history.
  </Step>
</Steps>

***

## What Gets Refreshed

Content Refresh can update:

| Element          | Example Updates                           |
| ---------------- | ----------------------------------------- |
| **Facts & Data** | Updated statistics, new research findings |
| **Claims**       | Corrected or clarified statements         |
| **Structure**    | Better headings, improved FAQ section     |
| **Citations**    | New sources, replaced broken links        |
| **SEO/GEO**      | Improved schema, keyword optimization     |

***

## Where to Find Refresh Proposals

### Agents Page

Expand an agent to see its refresh proposals in the actions list. Agents monitor content related to their goals and propose refreshes accordingly.

### CMS Suite

Access all refresh proposals across your content at:

```
https://app.relixir.ai/dashboard/cms
```

***

## Triggering Refreshes

### Automatic Detection

By default, Relixir continuously monitors your content and proposes refreshes when:

* Performance metrics decline
* Competitors publish newer content
* Information becomes outdated

### Manual Trigger

You can also trigger refresh analysis on-demand:

1. Go to the Agents page
2. Expand the relevant agent
3. Click **Refresh Content** to analyze and propose updates

***

## Revision History

Every refresh is tracked with full revision history:

* View all past versions of content
* Compare versions side-by-side
* Rollback to any previous version if needed
* See what changed and when

Access revision history from the **Revision History** tab on any blog detail page.

***

## Best Practices

<CardGroup cols={2}>
  <Card title="Keep Agents Active" icon="bolt">
    Even after an agent's goal is achieved, keep it running to maintain content freshness.
  </Card>

  <Card title="Review First Few Refreshes" icon="eye">
    Review the first few refresh proposals to ensure they align with your expectations.
  </Card>

  <Card title="Monitor Performance" icon="chart-line">
    Track whether refreshed content regains rankings and citations.
  </Card>

  <Card title="Prioritize High-Value Pages" icon="star">
    Focus refresh efforts on pages that drive the most traffic or conversions.
  </Card>
</CardGroup>

***

## Troubleshooting

<Accordion title="No refresh proposals appearing">
  * Ensure agents are active and not paused
  * Wait for the weekly monitoring cycle
  * Content may not need refreshing yet
</Accordion>

<Accordion title="Refresh proposals seem off-target">
  * Review and update your Brand Guidelines
  * Add specific guidelines to the agent's settings
  * Provide feedback by rejecting proposals with a reason
</Accordion>

<Accordion title="Can I undo a refresh?">
  Yes. Every refresh is tracked in revision history. Go to the blog detail page, open **Revision History**, and rollback to any previous version.
</Accordion>
