Octibiz
Demo

Durchsucht Website und Dokumentation gemeinsam. Enter zeigt alle Treffer, Esc schließt.

Knowledge articles

Knowledge articles screen in Octibiz

Overview

Knowledge articles are the organisation's wiki — handbooks, instructions, curated experience. They live in knowledge spaces, carry a version and a status.

What distinguishes this wiki from a folder full of files is the review interval: an article reports itself when it has gone unchecked for too long. Without that, every knowledge collection rots — not because it was set up wrongly, but because nobody notices when it has grown old.

Core tasks

Write an article. New article requires title, space, summary and body. The list shows title, space, status, review, version and last change; filtering is by space and status.

Keep versions. On saving you choose between a draft and a new version with a version comment. Versions can be compared; if two are identical in content, the display says so explicitly rather than showing an empty comparison.

Publish. An article is published deliberately — drafts stay internal.

Plan maintenance. An article carries an author, a review interval in days and the time of the last check. Once the interval has passed, review due appears.

Release to the portal. The In portal switch makes an article visible to customers — a separate decision per article, not a consequence of publishing.

Set favourites. Frequently used articles can be marked as favourites.

Fields in detail

The What it does column answers what changes in the system — not what the field is called. The grey name behind the label is the API field: the same thing runs under that name through automation, import and AI tools.

Creating and editing an article

FieldRequiredValues / formatWhat it does
Title titleyestext, max. 255 charactersThe heading. Appears in list, search, assistant citation and in the portal.
Address slugnotext, max. 255 charactersThe readable part of the address. Built from the title; changed by hand, existing links to the article break.
Space spaceUlidyesan existing knowledge spaceWhere the article lives. The space decides visibility and access — not the article itself.
Parent article parentUlidnoan existing articleMakes the article a sub-entry. This is how the structure of a handbook arises.
Status statusnodraft, review, published, archivedWhere the article stands. Only published is visible to others and cited by the assistant; review is the intermediate step for four-eyes approval.
Excerpt excerptnotext, max. 500 charactersThe teaser in result lists and tiles. Without it the system takes the first sentences — which rarely fits as well as a written one.
Body bodyHtmlnoformatted textThe article. Images, tables, checklists and file attachments are allowed.
Tags tagsnoseveral termsClassification across space and structure; drives search and suggestions.
Order sortOrdernonumberPosition among siblings in the structure.
Review interval (days) reviewIntervalDaysno0 or moreAfter how many days the article is flagged for review. 0 means never. This is the field that protects knowledge from ageing unnoticed.
Publish to portal publishedToPortalnoyes/noMakes the article visible to customers in the portal. Bear in mind that internal phrasing then goes outside too — this switch is not the same as "published".

Versions

FieldValues / formatWhat it does
Save version saveVersionyes/noCreates a new version on saving instead of overwriting the existing one. Only then can you compare and roll back later.
Edit summary editSummarytext, max. 255 charactersWhat changed. It appears in the version list — the sentence that explains why, six months on.
Version versionNonumberWhich saved version to roll back to.

Settings & permissions

  • Module module.knowledge.
  • knowledge.article.view, .create, .edit, .delete and — deliberately separate

knowledge.article.publish. Writing and publishing are two different authorities.

  • knowledge.brand.all for spaces across every brand.
  • Visibility hangs off the space. An article inherits the access of its

knowledge space; the portal release comes on top of that.

FAQ & troubleshooting

A customer cannot see an article. Two conditions have to coincide: published and released in portal. Each is its own decision.

I can write but not publish. Then knowledge.article.publish is missing.

"Review due" does not go away. The notice ends only with a fresh review — saving alone does not reset the timestamp.

The version comparison shows nothing. Then the chosen versions are identical in content. The display says so explicitly.

knowledge.articles · Available from version 0.5.0