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

# Flow (Content Intelligence)

> Automate the creation of all forms of content — articles, social posts, product copy, and more — powered by YPYM Content Intelligence.

# Flow (Content Intelligence)

Flow is YPYM's content intelligence and automation platform, designed to help marketers and business owners produce high-quality, on-brand content at scale — without manual effort for every piece.

It sits at the intersection of SEO data, AI generation, and editorial governance, giving teams a structured pipeline for producing content that is discoverable, consistent, and mapped to real search intent.

<Note>
  Flow is a YPYM platform product. Access the live instance at [flow.ypym.app](https://flow.ypym.app).
</Note>

## Overview

<ParamField body="content_type" type="string" required>
  The type of content to generate. Supported formats: `article`, `social_post`, `product_description`, `ad_copy`, `email`, `landing_page_section`.
</ParamField>

<ParamField body="topic" type="string" required>
  The primary topic, keyword, or intent signal to build content around. Accepts plain language or structured keyword input.
</ParamField>

<ParamField body="tone" type="string" default="professional">
  Tone of voice for the generated content. Options: `professional`, `conversational`, `authoritative`, `technical`, `friendly`.
</ParamField>

<ParamField body="language" type="string" default="en">
  Output language. Supported: `en` (English), `id` (Bahasa Indonesia), `mixed`.
</ParamField>

<ParamField body="seo_mode" type="boolean" default="true">
  When enabled, Flow structures content to maximize search discoverability — including heading hierarchy, semantic keyword distribution, and meta description generation.
</ParamField>

<ParamField body="brand_voice" type="string">
  Optional. Reference handle for a saved brand voice profile. When applied, all output conforms to your defined tone, vocabulary, and format guidelines.
</ParamField>

## Use Cases

| Use Case                    | Description                                                                                |
| --------------------------- | ------------------------------------------------------------------------------------------ |
| **SEO Content Production**  | Generate search-optimized articles mapped to target keywords with proper E-E-A-T structure |
| **Social Media Automation** | Produce platform-specific social posts from a single brief or article source               |
| **Product Copy at Scale**   | Write consistent product descriptions across large SKU catalogues                          |
| **Email Campaigns**         | Draft segmented email sequences aligned to funnel stages                                   |
| **Landing Page Copy**       | Build conversion-focused section copy from keyword and intent inputs                       |
| **Multilingual Output**     | Simultaneously generate Bahasa Indonesia and English content for dual-market reach         |

## How It Works

<Steps>
  <Step title="Define Input">
    Provide a content type, target topic, and any optional parameters such as tone, language, or brand voice profile.
  </Step>

  <Step title="SEO Mapping">
    Flow runs the topic through YPYM's keyword intelligence layer to identify the highest-value semantic signals, related queries, and SERP intent classification.
  </Step>

  <Step title="Generation">
    Content is generated against a structured content framework — ensuring that headings, sections, and keyword distribution align with editorial and search best practices.
  </Step>

  <Step title="Review and Export">
    Output is delivered in markdown, HTML, or plain text. Integrate into your CMS, publishing workflow, or content calendar directly.
  </Step>
</Steps>

## Architecture

| Component             | Stack                                                               |
| --------------------- | ------------------------------------------------------------------- |
| **Generation Engine** | LLM-based generation with YPYM prompt governance layer              |
| **SEO Integration**   | Connected to Query Mapping for live keyword signal injection        |
| **Brand Voice Layer** | Configurable profile system for tone and vocabulary enforcement     |
| **Output Formats**    | Markdown, HTML, plain text                                          |
| **Deployment**        | Cloud-hosted, accessible via [flow.ypym.app](https://flow.ypym.app) |

## Access

<Card title="Open Flow App" icon="bolt" href="https://flow.ypym.app">
  Launch Flow — Content Intelligence Platform
</Card>
