> ## 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 Review & Deployment

> Review generated content and deploy to your CMS

## Onboarding Steps

1. Review your Topic(s) (Recommended)
2. Review your Blog (Recommended)
3. Deploy to website/CMS (Required)

***

## Overview

The typical usage of our platform for content automation is to **deploy the proposed blogs with minimal or no review**. Our goal is to require 0 review from you.

For the first blog(s), we recommend looking at the topics + content and seeing if there are any Brand Guideline / Blog Settings tweaks needed.

***

## Video Walkthrough

<Info>
  Video walkthrough coming soon. In the meantime, follow the step-by-step guide below.
</Info>

***

## Reviewing Your Topics

On the [Agents page](https://app.relixir.ai/dashboard/agents), when you expand one of your Agents, you'll see proposed topics.

### Topic Details

Click on a topic to see the rationale behind it:

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

### Approve or Draft

For topics you like, press **Draft** and it will write a SEO/GEO optimized blog on that topic. You'll receive a notification when complete.

***

## Reviewing Your Blog

Generated blog drafts appear in 2 locations:

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

### Individual Blog Page

Click on a blog to open the detail view:

```
https://app.relixir.ai/dashboard/cms/blog_proposals/[id]
```

### Blog Tabs

| Tab                  | Description                                                   |
| -------------------- | ------------------------------------------------------------- |
| **Content**          | Primary blog content without peripherals, allows editing      |
| **FAQ**              | Generated FAQ section (crucial for matching AI search intent) |
| **Citations**        | All sources used and referenced in the blog                   |
| **JSON-LD**          | Structured schema data for SEO + GEO visibility               |
| **Revision History** | History of content refreshes (new content won't have any)     |

### Blog Grading

Each blog has a graded score out of 5, based on:

* Brand guideline compliance
* SEO/GEO factors

Click **View Grading** to see detailed feedback.

***

## Editing Your Blog

### Direct Markdown Editing

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

### AI Revisions

Click **Revise Blog** at the center bottom of the screen. You can then prompt it with update instructions.

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

***

## Blog Deployment

### Prerequisites

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

### Supported CMS Platforms

| Platform                | Integration Type                 |
| ----------------------- | -------------------------------- |
| **Relixir Hosted Blog** | Native hosting on your subdomain |
| **Webflow**             | Direct API integration           |
| **Framer**              | Google Sheets sync               |
| **WordPress**           | REST API integration             |
| **Contentful**          | Content Management API           |
| **Data Entry**          | Manual deployment workflow       |

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

***

## CMS Suite Features

### Cursor-Style Editing

Edit your entire CMS through chat:

* Push changes across thousands of blogs with a single prompt
* 57+ languages supported
* Natural language commands to update content

### Hosted Blog

Relixir can host your blog directly:

* Custom subdomain (e.g., blog.yourcompany.com)
* Automatic SSL
* No CMS integration required

### Content Refresh Suite

Relixir continuously monitors and refreshes your content:

* Detects stale content based on performance signals
* Proposes updates aligned with your brand guidelines
* One-click approval and deployment

***

## Troubleshooting

<Accordion title="Deploy button is grayed out">
  * Check that your CMS is connected in Settings → Integrations
  * Ensure you have remaining pages in your plan limits
</Accordion>

<Accordion title="Blog deployed but not showing on website">
  * For Webflow/Framer: Check that the collection is published
  * For hosted blog: Allow up to 5 minutes for CDN propagation
  * Check the deployment status in the blog's detail page
</Accordion>

<Accordion title="Content doesn't match my brand voice">
  * Review and update your Brand Guidelines
  * Use AI Revisions to adjust specific sections
  * Provide feedback so the system learns your preferences
</Accordion>
