Skip to main content
Content rules enforce quality on Help Center articles. Write each rule in plain English and OpenCX runs every article through them, either on save, on publish, or both. A rule with must severity can block publish when it fails; should rules warn but let the article ship.

What a rule looks like

Every rule has three fields:

Examples

When rules run

The Automation card on the Content Rules page controls when checks fire. Pick the combination that matches how your team ships content. A should/should not violation always surfaces as a warning — it never blocks, no matter what the On publish setting says.

Manual runs

Run a check on demand from the article editor — Run content check in the editor menu. The panel shows every rule, pass/fail, and the AI’s reasoning per violation. Use this before bulk-publishing imported content or when tuning a new rule.

Tune rules that fire too often

If a should rule flags valid articles constantly, the rule is probably too broad. A few patterns that work:
  • Anchor to a structural signal — “The first heading under the title is a ## heading” beats “Articles are well-structured”.
  • Give an exampleInstruction: "Every screenshot has a caption below it (example: 'Figure 1: the sidebar with categories expanded')".
  • Scope with applies-to — a rule that belongs only to translations should target Translation, not Main article.

Good to know

A rule set to Applies to: Translation doesn’t run as a check after translation — it’s added to the AI’s translation prompt so the output follows the rule by construction. This is how the glossary and translation rules stay consistent.
The On publish setting applies to every article in the Help Center. If one team needs block semantics and another doesn’t, split Help Centers across orgs or split the rules by Applies to scope.
Rules can target a single article by ID instead of the whole Help Center. Useful for imported content where one article needs a one-off rule without globalizing it.

Articles

Content rules run against articles on save or publish.

Translations

Translation-scoped rules shape the AI’s translation prompt.

Categories

Organize the articles your rules apply to.

Help Center overview

Everything the Help Center does.