> ## 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 Generation

> Generate SEO/GEO-optimized blogs with AI-powered agents

## Overview

Content Generation in Relixir automates the creation of high-impact blog content from topic discovery to publication.

```
Topic Discovery → Deep Research → Content Generation → Review → Publish
```

<CardGroup cols={2}>
  <Card title="Topic Discovery" icon="lightbulb">
    AI agents identify high-impact topics based on keyword opportunities and competitor gaps
  </Card>

  <Card title="Deep Research" icon="magnifying-glass">
    Agents research the topic with web search and source validation
  </Card>

  <Card title="Content Drafting" icon="file-lines">
    Generate SEO/GEO-optimized blogs with your brand voice and guidelines
  </Card>

  <Card title="Quality Grading" icon="check-circle">
    AI grades content against brand guidelines and SEO/GEO factors
  </Card>
</CardGroup>

***

## The Content Generation Workflow

<Steps>
  <Step title="Agent Proposes Topic">
    Based on keyword targets or competitor gaps, agents propose topics scored by opportunity and brand fit.
  </Step>

  <Step title="Review Topic">
    Check topic relevance and approve for drafting. View the rationale including query insights and search intent.
  </Step>

  <Step title="Generate Draft">
    AI creates a full blog with FAQ section, citations, JSON-LD structured data, and thumbnail images.
  </Step>

  <Step title="Review & Edit">
    Use AI revisions or manual markdown editing. View grading feedback on brand compliance and SEO/GEO factors.
  </Step>

  <Step title="Deploy">
    Publish to your CMS with one click, or export as Markdown/HTML for manual deployment.
  </Step>
</Steps>

***

## Where to Find Generated Content

### Topics

On the [Agents page](https://app.relixir.ai/dashboard/agents), expand an agent to see proposed topics.

Click on a topic to see:

* Proposed topic and content type
* Internal scoring on brand guidelines and opportunity
* **Query Insights** — The real problems our system identified, discussion examples, and matched search intent

### Blog Drafts

Generated blog drafts appear in 2 locations:

1. **Agents page** — Expand an agent to see its drafts
2. **Blog Proposals page** — [app.relixir.ai/dashboard/cms/blog\_proposals](https://app.relixir.ai/dashboard/cms/blog_proposals)

***

## Content Types

Relixir generates various content types based on keyword intent:

| Type           | Description             | Best For            |
| -------------- | ----------------------- | ------------------- |
| **Comparison** | "X vs Y" posts          | Competitor keywords |
| **How-To**     | Step-by-step guides     | High-intent queries |
| **Listicle**   | "Top 10..." posts       | Broad topics        |
| **Explainer**  | In-depth topic coverage | Educational content |
| **Review**     | Product/tool reviews    | Bottom-funnel       |

***

## Content Quality

### Grading System

Every piece of content is graded on:

* **Brand Compliance** — Matches your guidelines
* **SEO Score** — Optimized structure and keywords
* **GEO Score** — Structured for AI citations
* **Source Quality** — Credible citations

### Quality Controls

* AI grading before publish
* Human review workflow option
* Revision history and rollback
* Brand guideline enforcement

***

## Editing Generated Content

### Direct Markdown Editing

Click **Edit Blog** to open the markdown editor.

### AI Revisions

Click **Revise Blog** at the center bottom of the screen. Prompt with update instructions in natural language.

<Tip>
  Typically changes are small, but it depends on the complexity of your brand guidelines. For complex guidelines, use grading as a reference for polishing. In 99% of cases, you can deploy without edits.
</Tip>

***

## Deployment

### Prerequisites

Complete the CMS connection step in Settings → Integrations before deploying.

### Quick Deploy

Without even opening the blog, you can press **Deploy** as a shortcut from both:

* Agents page (on the blog action)
* Blog Proposals page (in the blog row)

### Deploy from Blog Detail

On the individual blog page at `https://app.relixir.ai/dashboard/cms/blog_proposals/[id]`, click **Deploy to \[CMS Name]** to push the content.

### Manual Export

If your CMS isn't connected or you prefer manual deployment:

1. Click the **Download** button on the blog page
2. Choose format: `.md`, `.mdx`, or `.html`
3. Import into your CMS manually

***

## Best Practices

<CardGroup cols={2}>
  <Card title="Consistent Publishing" icon="calendar">
    Deploy content consistently. Target \~20 blogs/week once ramped up for best results.
  </Card>

  <Card title="Ramp Up Gradually" icon="chart-line">
    Start with \~5 blogs/week and increase over 3-4 weeks to avoid overwhelming your domain.
  </Card>

  <Card title="Review Early Blogs" icon="eye">
    For the first few blogs, review closely to calibrate brand guidelines if needed.
  </Card>

  <Card title="Trust the Process" icon="check">
    Once calibrated, most content can be deployed with minimal or no review.
  </Card>
</CardGroup>
