workflow.html
1.03 KB
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Workflow Overview</title>
</head>
<body>
<h2>Workflow Overview</h2>
<p>Workflow allows you to assign a series of steps to the document creation and
management process. For example, a "News" workflow might have documents which
go from <strong>Research</strong> to <strong>Draft</strong> to <strong>Under Review</strong>
to <strong>Published</strong>,
with different people participating in the document's
lifecycle at each stage. Naturally, not all documents have the
same needs in terms of workflow: Invoices (which must be <span style="font-weight: bold;">drawn up</span>, <span style="font-weight: bold;">maile</span>d, and then marked as <span style="font-weight: bold;">paid</span>) are very different from Marketing documents. </p>
<p>To facilitate this, KnowledgeTree allows the Administrator to
define a number of different workflows, each of which can be applied to
different documents as their organisation requires.</p>
</body>
</html>