# AI Blog Writer

AI Blog Writer lets you research topics, generate full blog posts, and publish them directly into your Webflow CMS collection — all from inside the Designer. The workflow is split into five steps.

***

## Step 1: Setup

Before generating any content, connect the app to your CMS collection and map your fields.

1. Open AI Blog Writer and go to the **Setup** tab.
2. Select an existing Webflow CMS collection from the dropdown, or create a new one.
3. Map your collection fields — at minimum, map the **Post Body** field. Without this, generated content will not be saved.
4. Optionally map Title, Slug, Meta Description, and Featured Image fields.
5. Toggle global settings:
   * **Auto SEO Optimize** — automatically optimises title and meta description during generation
   * **Include Internal Links** — AI will suggest internal links within the generated content
6. Click **Save** to confirm your setup.

<figure><img src="/files/Y1LCb0HODGjgQqBMsazL" alt=""><figcaption></figcaption></figure>

***

## Step 2: Research

#### Add keyword & Hit Research

1. Enter one or more keywords separated by commas in the search box.
2. Click **Research**. This costs **4 credits per keyword**.

<figure><img src="/files/ZbUzFVCG2xvsNdBBignO" alt=""><figcaption></figcaption></figure>

#### Preview & Add to queue

1. The app runs a search and AI analysis to return a list of suggested blog post titles and angles.
2. Review the suggestions. Click **Add to Queue** on any topic you want to generate, or select multiple and add them in bulk.
3. Dismiss suggestions you don't need using the delete button.

<figure><img src="/files/WcndhYFkdN1ouUhBVMPv" alt=""><figcaption></figcaption></figure>

You can skip Research and go straight to Generate if you already have topics in mind.

***

## Step 3: Generate&#x20;

#### Queue Status

1. Each post in the queue shows its title, tone, word count, and template. Edit any of these before generating. If posts are in generation queue they also show up here showing what posts are currently being generated.

<figure><img src="/files/GxKajoe21N96vVLC2wAN" alt=""><figcaption></figcaption></figure>

#### **Templates** control the post structure. Available templates:

* **How-To Guide** — step-by-step instructional content
* **Listicle** — numbered tips or tools
* **Comparison Post** — side-by-side product or tool analysis
* **Case Study** — real-world results and methodology
* **Product Review** — detailed feature and pricing evaluation
* **Opinion/Thought Leadership** — expert perspective pieces

1. **Tone options**: Professional, Casual, Technical, Conversational, Authoritative.
2. **Word count** tiers and credit costs:
   * Up to 500 words — 2 credits
   * Up to 1,000 words — 4 credits
   * Up to 1,500 words — 6 credits
   * Up to 2,000 words — 8 credits
   * Up to 2,500 words — 10 credits
   * Up to 3,000 words — 12 credits

<div align="left"><figure><img src="/files/psLxkwRurMok0jY77bay" alt=""><figcaption></figcaption></figure></div>

#### Generate

1. Click **Generate** on individual posts or use **Generate All** to queue everything at once.
2. Generation runs in the background. You can move to the next step while posts are being generated.

<div align="left"><figure><img src="/files/JmFTN1YYTY51tIQYGPvb" alt=""><figcaption></figcaption></figure></div>

***

## Step 4: Review and Sync

Review generated posts and push them to your Webflow CMS collection.

1. All generated posts appear in the table with their title, status, and word count.
2. Click a post to read the full content, make edits, or regenerate it. Regenerating costs the same credits as the original generation.
3. Once satisfied, click **Add to Collection** to sync the post to your Webflow CMS as a draft item.
4. Posts that fail generation are marked with an error — you can retry them individually.

<div align="left"><figure><img src="/files/HwmNFNjDuetqkongSFgT" alt=""><figcaption></figcaption></figure></div>

***

## Step 5: Publish

#### Manage your CMS collection items and publish them to your live site.

1. The Publish tab shows all items currently in your connected Webflow CMS collection.
2. Review titles, slugs, and statuses.

<div align="left"><figure><img src="/files/OjaWLq5d8eqTSZW0TPeO" alt=""><figcaption></figcaption></figure></div>

#### Edit item details if needed before publishing.

1. Use Webflow's native publish flow to make items live. The app syncs the published status back automatically via webhooks.

<figure><img src="/files/X9Nqd9IqtFPT3gJhTGZ7" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.flowappz.com/home/ai-seo-boost/07.-blog-writer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
