The product

A fully customizable CMS, run by an AI content team.

Agents write articles, update data, improve prose, and maintain your whole site over time — all inside a fully customizable CMS, with a VS Code–style diff approval on every change.

NESW
The CMS

A CMS built for AI. Not bolted on.

Model tables, build forms, render detail views, ship dashboards — then hand every repetitive task to agents that work inside the same panel.

CMS
Agents
CMS · Tables

Tables

Browse and manage large datasets with configurable columns, filters, row and bulk actions — all defined in TypeScript alongside your models.

ArticleResource.tsyou write
table.columns([
  Column.make('title')
    .sortable()
    .searchable(),

  Column.make('publishedAt')
    .date()
    .sortable(),

  Column.make('featured')
    .boolean()
    .editable(ToggleField.make('featured')),
])
.filters([
  SelectFilter.make('featured'),
])
.actions([
  Action.make('publish').bulk(),
])

Every agent action surfaces as a reviewable diff. Auto-run never means auto-publish.

How it works

One agent you talk to. Thirty working behind it.

You chat with a main agent in plain language. It executes directly or routes to the right specialist. Agents work alone, in teams, and on recurring schedules — each calling the tools it needs.

AI
You talk to
Main agent
Content creation team5 agents · 1 squad

A squad of agents that drafts a full article together — outline first, then writer, editor, fact-checker, and brand voice in one pass.

OutlineWriterEditorFact-checkerBrand voice
Specialist agents
  • SEO title
  • Meta description
  • GEO answers
    Live web
  • Schema
    schema.org
  • Snippet
  • FAQ
  • Intro
  • Summary
  • Keywords
    Search
  • Readability
  • Brevity
  • Duplicate removal
  • Competitor compare
    Live web
  • Data refresh
    Live web
  • Custom agent
    + more

Any agent can run on a recurring schedule — daily, weekly, monthly, or every 5 months.

Agents call tools — search, live web, schema lookup — for facts and accuracy.

Sub-agents handle one job well. Teams handle the bigger ones. Schedules and tools do the rest.

Pilotiq (auto)

One model entry. Pilotiq picks the right provider per prompt.

When credits run the call, you don’t pick the model. Code-heavy prompts go to a reasoning model. Short chats go to a fast one. If a provider has an outage, the next-best tier picks up mid-call. One bill, one balance, one dropdown entry.

  • Auto-routing per prompt

    Code, long context, and tool calls route to Claude Sonnet. Short chats route to Haiku. The router updates as the model lineup changes — you never re-pick.

  • One invoice, one balance

    Every routed call debits Pilotiq Credits at provider rates plus a small margin. No second vendor account to reconcile, no separate API keys to rotate.

  • Failover built in

    If Anthropic or OpenAI hiccups mid-stream, the next-best tier picks up the call. Your chat panel doesn’t see the swap.

  • BYO key still works

    Prefer your own Claude or OpenAI key? Plug it in on any paid plan. We never see that traffic — it goes provider-direct.

Available on every paid plan as the model named Pilotiq (auto).

Review and approve

VS Code for your content.

Every agent edit lands as a diff. Red for removed, green for added. Approve, reject, or approve all — one by one or in bulk.

articles/intro-to-pilotiq.mddiff review
## Why Pilotiq
 
-In today’s fast-paced world of content creation, teams are increasingly turning to AI-driven platforms to streamline their workflows.
+Pilotiq runs your content team. Agents write, review, and maintain every article.
 
From solo founders to enterprise ops teams, Pilotiq handles
the back-office work small teams can’t staff for.
  • Nothing black-box. Every change is visible before it ships.
  • Approve by section, by article, or by batch.
  • Reject anything — the agent learns.
Quality, measured

Every article gets a score.

Readability, SEO, GEO, brand alignment, schema, snippet readiness — one number that reflects everything the agents checked.

Before
52
After
0
+0 points
0
from 58
Readability
0
from 41
SEO
0
from 22
GEO
  • Brand alignment62 95
  • Schema45 88
  • Snippet readiness33 86
  • Data freshness38 96
  • Grammar71 98
  • Tone match56 94
  • Internal links49 89

Powered by every agent that touched the article. Updates automatically as agents propose changes. Use it to prioritize which articles to refresh first.

The editor

Blocks you can build anything with.

Articles aren’t one big text box. They’re composed of typed blocks — drag them, reorder them, insert between them.

  • Text
  • Heading
  • Image
  • Table
  • Hero
  • Feature
  • Advanced
  • Unique table
  • Key Takeaways
  • Summary
  • Quote
  • Alert
  • Pros & Cons
  • YouTube
  • Sticky CTA
  • Custom

Bring your own block types. The editor adapts to your content model.

Write anywhere

Your writers stay in Docs. Pilotiq does the rest.

Connect a Drive or Word folder once. Every file lands in Pilotiq as typed blocks — and every change becomes a version you can restore in one click.

/content/articlesWatching
Incoming
G
launch-q2.docx
docs · 28 KB
uploading
Parsing [keytakeaways] markers...Built 5 typed blocks

Drop a file in Drive. Pilotiq parses markers like [keytakeaways]…[/keytakeaways] and builds blocks automatically.

Article
launch-q2
live
H
Heading
Launch plan — Q2
T
Text
Our Q2 release focuses on the editor, real-time collaboration, and scheduled refreshes.
K
Key Takeaways
3 points — parsed from [keytakeaways] markers
I
Image
hero-launch.svg
Q
Quote
“Write where you already write.”
Version history
auto-saved
  • autoImported from launch-q2.docx
  • v3Agent polished intro + grammar
  • v2Editor review pass
  • v1First draft

Every upload becomes a version. Nothing overwritten. One click restores any revision.

Live preview

See the final page, not the editor.

The simulator shows your article exactly as a visitor will see it on your live site. Nothing ships until you approve.

Editorpages / home · hero
Eyebrow
Meet Pilotiq
Headline
editing
An AI-powered admin panel for any website.
Subheadline
Agents write articles, update data, improve prose — all inside a fully customizable CMS.
Primary CTA
Start free
Secondary CTA
See product
Live previewpilotiq.io
Meet Pilotiq

An AI-powered admin panel for any website.

Agents write articles, update data, improve prose — all inside a fully customizable CMS.

Start freeSee product
Teamwork

Real-time editing with roles built in.

Google Docs–style multiplayer editing on top. Writer, Editor, Checker workflow underneath. Same doc, one source of truth.

EEmmawriter
JJameseditor
LiveOffline · 2 queuedSynced
articles / q2-launch.md

New product launch — Q2

Pilotiq is shipping the biggest update yet. Writers get on-brand drafts in secondsEmma

Editors review every diff before it ships, and each stage is trackedJames through the workflow.

James went offline — 2 edits queued locallysyncs on reconnect
Workflow
  1. Writer
    Emma · draft done
  2. Editor
    James · reviewing
  3. 3
    Checker
    pending handoff
  • Real-time multiplayer
    Presence cursors, live edits, no version conflicts.
  • Structured workflow
    Writer → Editor → Checker. Each stage tracked, each handoff recorded.
  • Offline-friendly
    Keep editing when the connection drops. Edits queue locally and sync automatically on reconnect.
Source of truth

One place defines your brand. Every agent reads from it.

Colors, type, voice, story, vision, product style. Update once — every article, doc, help center page, and UI suggestion stays aligned.

Articles
Help center
Documentation
GitHub code
Source of truth
Brand Hub
  • Visual identity

    Colors, typography, logo rules, imagery guidelines.

  • Voice & tone

    How you sound, what you never say, which words you own.

  • Story, vision, product style

    Mission, positioning, product guidelines. Everything downstream stays aligned.

Media

A media library with agents inside.

Not a file bucket. An active asset pipeline — agents generate new visuals, find the right one in seconds, and save every image in every size you need.

Search all media
AgentGenerating hero-launch.svg — diffusing on-brand visual

Heroes

8 items
Heroes
12 items
Branding
8 items
Articles
24 items
Products
6 items
Team
4 items
Images
generating…
hero-launch.svg
Heroes
hero-compass.svg
Heroes
hero-lighthouse.svg
Heroes
anchor-brand.svg
Branding
wheel-logo.svg
Branding
wave-pattern.svg
Articles
north-star.svg
Articles
ship-crest.svg
Articles
8 items · 1 selected

Finder-style familiarity. Agent-powered underneath. Brand Hub aligned on every asset.

Beyond articles

Your help center and docs. On autopilot.

Agents don’t just work on articles. They build and maintain entire site surfaces — your help center, your product documentation — and keep them current without you noticing.

Help Center

Help Center, auto-built

Self-updating support pages generated from your product. When features ship, answers stay accurate. When users ask new questions, the help center grows to match.

  • Generates support pages from product context
  • Updates automatically as your product changes
  • Brand Hub–aligned voice across every page
help.example.com / billing

How do I change my billing cycle?

Updated by agent
Related
Changing plans mid-cycle
Switching to annual billing
Documentation

Living documentation

Docs that track the product instead of rotting behind it. The docs agent rewrites affected pages when code changes, so your documentation is always in sync with what you actually shipped.

  • Watches your GitHub repo for changes
  • Rewrites affected doc pages automatically
  • Diff-approval on every rewrite — nothing ships without review
docs / api / webhooks.mdpr #128
Webhook event payload
-{ event, data }
+{ event, data, timestamp, version }
AIRewrite proposed aftercommit 4a2f1c

Same review loop. Same Brand Hub. Same agents, different surfaces.

Talk to your visitors

A chatbot that already knows your product.

Drop the Pilotiq widget on your site and visitors get instant, accurate answers — pulled straight from the help center and docs your agents already maintain.

Your siteyourbrand.com
Pricing
P
Ask Pilotiq
Replies in seconds
Online
Do you offer a free trial on the Growth plan?
Yes — every paid plan includes a 14-day free trial. You’ll need a card to start, and we won’t charge until day 15.
Can I bring my own OpenAI key?
Absolutely. Connect your Claude, Gemini, or OpenAI key in Settings → AI for unlimited usage at provider cost.
Reply…
Inboxpilotiq · Live conversations
  • Open · 3
  • Snoozed
  • Closed
  • Channels
  • Site widget
  • Email
V
Visitor · yourbrand.com
Just now · Pricing
Auto-resolved
Visitor12:02
Do you offer a free trial on the Growth plan?
Pilotiq12:03
Yes — every paid plan includes a 14-day free trial. You’ll need a card to start, and we won’t charge until day 15.
Visitor12:04
Can I bring my own OpenAI key?
Pilotiq12:05
Absolutely. Connect your Claude, Gemini, or OpenAI key in Settings → AI for unlimited usage at provider cost.
Answered using
  • Pricing & free trialHelp
  • Bring your own AI keysDocs
  • Billing & invoicesHelp
  • Trained on your live help center + docs — no extra setup
  • Cites the exact article it answered from
  • Hands off to a human teammate when it isn’t sure

When the help center grows, the chatbot grows with it. Same source of truth, two surfaces.

Make it yours

An admin panel that bends to your product.

Pilotiq isn’t a rigid SaaS. Model anything — products, courses, listings, case studies — with your own collections, fields, agents, and workflows.

  • Custom collections
    Model anything your product needs.
  • Custom fields
    Text, rich text, relations, media, references, whatever.
  • Custom agents
    Define your own agent with your own prompt and tools.
  • Custom workflows
    Decide what auto-executes and what needs approval.
schema.tsyou write
defineCollection('courses', {
fields: {
title : text(),
summary: richText(),
lessons: relation(),
cover : media(),
price : number(),
},
agents: ['copywriter', 'seo-meta',
customAgent('scanner')],
})
// approval: diff-review
Pcollections / coursespilotiq builds
Fields5
  • TtitleText
  • summaryRich text
  • lessonsRelation
  • coverMedia
  • #priceNumber
+ add field
Agents3
  • copywriter
  • seo-meta
  • course-outlinercustom
The full vision

Pilotiq becomes the brain of your company.

Today: GitHub and Google Docs are wired up. Tomorrow: every tool your team touches. Agents read every signal, propose decisions, and execute — always under your review.

Ready now2 · Live in production
GitHubLive
Code PRs from agents
Google DocsLive
Auto-import to articles
Pilotiq
Decision layer
On the roadmap6 · Coming next
SlackSoon
Triage, summarize, action
HubSpotSoon
Pipeline + lead intelligence
StripeSoon
Revenue + billing signals
Google AdsSoon
Campaign optimization
AnalyticsSoon
Behavior → content loop
NotionSoon
Internal docs sync
And more — every tool your team touches.
01Track

Read every signal across the connected tools — in real time.

02Suggest

Propose the next move, grounded in your Brand Hub and history.

03Execute

Run it once you approve. Reverse it any time. You stay in charge.

The AI operating system for business decisions.

Open source

The CMS is yours. The AI is what you pay for.

Pilotiq’s content platform is open source — take the repo, run it on your own infrastructure, never pay us a dollar. Pay only for the agents, the chatbot, the media library, and the AI layer that turn the CMS into an operating layer. Or skip the ops and use our hosted version.

Open source
Self-host · Free

Take the CMS. Run it anywhere. Audit every line.

  • Content editor with VS Code–style diff review
  • Multi-collection schema builder
  • Brand Hub — schema, storage, version history
  • Article score formula and dimension framework
  • Help center and docs publishing surfaces
  • GitHub connection (PR diffs and version sync)
  • Auto-upload watcher and ingestion pipeline
  • REST API and webhooks for everything above
Paid plugins
Hosted or BYO key

The agents, the chatbot, the AI layer.

  • All 30+ specialist agents — SEO, GEO, content, docs, help center
  • Content creation team (Outline → Writer → Editor → Fact-check)
  • Custom agent builder — your own prompt, tools, and schedule
  • Site chatbot — embedded widget answering from live docs and help center
  • Article score grading — readability, SEO, GEO, brand fit, structured data
  • Auto-upload AI ingestion — Word, Drive, Notion files into structured blocks
  • Media library plugin (search, sizes, AI-tagged)
  • Real-time collaboration and presence
  • Hosted infrastructure, ops, and managed runtimes
  • Team features — SSO, RBAC, audit log
  • Priority support and onboarding

Repo opens at public launch. Hosted preview lets you try paid plugins on a real site — sign up to get early access.

Ready to stop managing your content?

Let agents run it. You review. You approve.