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

# Actions: Content

> Run and review domain content readiness audits for AI discoverability issues.

# Actions: Content

Actions: Content is the domain content readiness audit. It checks whether website pages are clear, current, entity-rich, and useful for AI systems that need to understand or cite the brand.

<Frame>
  <img src="https://mintcdn.com/friction/GwaVVezuSSMLCKiT/images/content-readiness.svg?fit=max&auto=format&n=GwaVVezuSSMLCKiT&q=85&s=738d450645327ae816179f9ae53a829e" alt="Content readiness audit showing score, category breakdown, and audited page rows" width="960" height="520" data-path="images/content-readiness.svg" />
</Frame>

## What the audit returns

<CardGroup cols={2}>
  <Card title="Content readiness score" icon="gauge">
    A top-level score for how well the audited site supports AI discoverability.
  </Card>

  <Card title="Category breakdown" icon="chart-bar">
    Scores by audit category, such as clarity, entity signals, structure, and freshness.
  </Card>

  <Card title="Issues panel" icon="triangle-exclamation">
    Aggregated issues grouped by severity so you can prioritize work.
  </Card>

  <Card title="Audited pages" icon="table">
    Page-level results with failed checks and issue details.
  </Card>
</CardGroup>

## Run an audit

<Steps>
  <Step title="Confirm the website">
    Make sure the selected brand has a website configured in [Brand Profile](/workspace/brand).
  </Step>

  <Step title="Open Actions: Content">
    Go to Actions -> Content.
  </Step>

  <Step title="Start the audit">
    Select **Run First Audit** or **Run New Audit** when available.
  </Step>

  <Step title="Wait for completion">
    The audit updates automatically when it finishes.
  </Step>
</Steps>

## Audit availability

Only one audit can run for a brand at a time. After an audit completes, the page shows when another audit is available.

<AccordionGroup>
  <Accordion title="No website configured">
    Add the website in [Brand Profile](/workspace/brand), then return to Actions: Content.
  </Accordion>

  <Accordion title="Audit already in progress">
    Wait for the current audit to complete before starting another.
  </Accordion>

  <Accordion title="Next audit not available yet">
    The score card shows when another audit can be run.
  </Accordion>
</AccordionGroup>

## How to use results

<Steps>
  <Step title="Start with high severity issues">
    High-severity content issues are more likely to explain weak AI answers or missing citations.
  </Step>

  <Step title="Look for repeated issue categories">
    Repeated failures across pages usually point to a template, schema, or content-system fix.
  </Step>

  <Step title="Prioritize pages tied to weak prompts">
    Pair the audit with [Actions: Prompts](/actions/prompts) to fix pages that support high-value prompt blindspots.
  </Step>

  <Step title="Re-audit after meaningful changes">
    Run a new audit when enough content or structure has changed to make the comparison useful.
  </Step>
</Steps>
