Back to projects
ServiceNow PDI · Knowledge Management project

Crestline
Knowledge Base

A structured knowledge base built on a Personal Developer Instance — covering categorisation, an approval-gated publish workflow, and a feedback loop that automatically opens a review task when an article is marked unhelpful.

Knowledge Management Self-Service ITSM Workflow
Complete
01Structure & governance Complete

Set up the Crestline Knowledge Base scoped to the existing Crestline Kit Tracker application, with five categories and a documented four-part article structure — giving every article a consistent shape before any content governance was layered on top.

Knowledge base setup Category taxonomy Article structure standard
Administration - Knowledge Bases list
Click to expand

The PDI's default knowledge bases — Crestline's own KB was added alongside these, not in place of them.

Create New Knowledge Base form
Click to expand

Crestline Knowledge Base scoped to the existing Crestline Kit Tracker application, keeping every project under one app.

Five knowledge categories created
Click to expand

Hardware, Software & Applications, Network & Access, Onboarding & Starters, and Password & Account Management — created in a single pass.

02Submission & approval workflow Complete

Replaced the default instant-publish behaviour with a genuine review gate, so articles move through draft, review, and approval before going live rather than publishing the moment someone saves.

Publish flow configuration Approval routing Article versioning
Publish flow options including Approval Publish
Click to expand

Swapping the default Instant Publish flow for Approval Publish — the point where a real review gate was introduced.

New article in Draft workflow state
Click to expand

A new article sitting in Draft, confirming the approval flow — not instant publish — now controls the article lifecycle.

Two approval records requested
Click to expand

Clicking Publish generated approval requests rather than publishing immediately.

Approval approved, article versioned to 1.0
Click to expand

Approving the request bumped the article from a draft version straight to 1.0 — standard ServiceNow KB versioning on first publish.

Published article live view
Click to expand

The live article, correctly categorised under Hardware with feedback and rating widgets active.

03Feedback & task automation Complete

Feedback isn't just captured — it's acted on. Built a Flow Designer flow that watches for negative "Helpful?" responses and automatically opens a review task for the Service Desk, turning reader signal into an actionable item rather than data that sits unused.

Flow Designer Trigger conditions Content governance
Knowledge Feedback and Knowledge Feedback Task tables
Click to expand

Confirming the underlying feedback tables before building the trigger condition.

Knowledge Feedback record with Useful field
Click to expand

The Useful field renders as a Yes/No choice — the value the flow trigger needed to match against.

Flow Designer trigger configuration
Click to expand

Trigger condition: Knowledge Feedback created where Useful is No.

Create Task Record action configuration
Click to expand

The action that creates a review task, pulling the article's short description straight from the trigger record.

Article showing 50% found this useful
Click to expand

Live feedback on the test article — one Yes, one No — confirming the widget and the flow trigger both fired correctly.

Auto-created review task
Click to expand

The review task created automatically, assigned to the Service Desk with the article context already filled in.

View Crestline Brand Guidelines