> For the complete documentation index, see [llms.txt](https://docs.alemba.com/asm-eos-10.5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alemba.com/asm-eos-10.5/setup-and-configure-asm/setting-up-your-system/system-administration-settings/knowledge-bank/knowledge-bank-settings.md).

# Knowledge Bank Settings

The settings you can define include enabling the Knowledge Bank for your system, defining review settings for knowledge entries and defining setting for knowledge entries cloned from calls.

You can also set up text retrieval to index external documents within your Knowledge Bank, so they will display when running a Knowledge Bank Search.

{% hint style="info" %}

## Before you start

You must have **Knowledge Bank Set Up** enabled within your General Access Security Role to configure the knowledge bank.
{% endhint %}

1. Select the Menu button ![](https://alemba.help/help/10.0/content/resources/images/menu%20button.png), then **Admin**, and then select **System Administration**. The System Administration window is displayed, with a menu of options available.&#x20;
2. In the Explorer pane, expand **Knowledge Bank**.
3. Select **Knowledge Bank Settings** to display the **Knowledge Bank Settings** window.
4. Configure the settings as follows:

<table data-header-hidden><thead><tr><th width="216"></th><th></th></tr></thead><tbody><tr><td>Enabled</td><td><p>Enables the Knowledge Bank functionality in your system, and enables the settings on this window. </p><p>You must have this option selected in order to configure the settings on this window, otherwise they are grayed out and uneditable.</p></td></tr><tr><td>Moderation Enabled</td><td>Enables moderation of knowledge entries for your system. If this option is selected, only knowledge entries with a moderated status are returned by the Knowledge Search. Unmoderated knowledge entries can be returned using the Knowledge Admin Search.</td></tr><tr><td>Email Notifications for Configured Status Changes</td><td>Enables email messages to be sent to authors or contributors of a knowledge entry, as well as all Analysts with permission to edit it in their Knowledge Management Security Role, when the status for an entry is updated. Enabling this will display the <strong>Email Editors</strong> and <strong>Email Contributors</strong> columns on the Knowledge Statuses window.</td></tr><tr><td>Store Historical Snapshots</td><td>Enables all versions of a knowledge entry to be stored on your system and displayed on the Knowledge History window.</td></tr><tr><td>Default Review Period</td><td>Select the frequency at which a knowledge entry is to be reviewed from the drop down list. The time starts from the date an entry is created.</td></tr><tr><td>Status</td><td>Select the status that is automatically applied to a knowledge entry when the review period is reached as configured in <strong>Default Review Period</strong>. Statuses are defined in <strong>Knowledge Statuses</strong>.</td></tr><tr><td>Email Contributors</td><td><p>Enable to automatically send an email to the author and contributors when a knowledge entry is flagged for review.</p><p>The Author is the creator of the knowledge entry. Contributors are analysts who made a significant change to the knowledge entry (that is, the <strong>Minor Updates</strong> option was unselected on <strong>Save</strong>).</p></td></tr><tr><td>Email Editors</td><td><p>Enable to automatically send an email to all Editors when the entry is flagged for review. </p><p>Editors have <strong>Edit</strong> enabled in their Knowledge Management Security Role</p></td></tr><tr><td>Status</td><td>Select the default status to be assigned to knowledge entries that are cloned from calls. Select <strong>(Default)</strong>, to assign the default knowledge status to the cloned entry, as defined in Knowledge Statuses.</td></tr><tr><td>Flag as Requiring Review</td><td>Enable to automatically select the <strong>Review Required</strong> option on the Save window of knowledge entries cloned from calls.</td></tr><tr><td>Audit Knowledge</td><td><p>Enable the tracking of changes made to knowledge entries, including the date of the change and the Analyst who made the change.</p><p>Select to enable the <strong>Audit</strong> option in the <strong>Explorer Menu</strong> on the knowledge entry’s details window.</p><p>To enable tracking of changes made to individual fields, auditing for each field must be enabled in ASM Designer on the Knowledge Details screens. </p></td></tr></tbody></table>

5. Select ![](https://alemba.help/help/10.0/content/resources/images/save%20button.png) to save the changes. Provide the Change Reasons if prompted to do so.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.alemba.com/asm-eos-10.5/setup-and-configure-asm/setting-up-your-system/system-administration-settings/knowledge-bank/knowledge-bank-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
