# Knowledge Ratings

&#x20;However, you can set an option whereby only editors can see a particular rating. The score is attributed to the author/contributor of the entry.

{% hint style="info" %}

## Before you start

You must have **Knowledge Bank Set Up** enabled within your General Access Security Role to work with knowledge ratings.
{% endhint %}

## Setting Up a Knowledge Rating

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 the **Knowledge Ratings** option to display the Knowledge Ratings window.&#x20;
4. Select ![](https://alemba.help/help/10.0/content/resources/images/add%20new.png). A new row is added to the browse table with a default score of **3** in the **Score** field.
5. Key the name for the new rating in the **Rating** field.
6. From the **Score** field, select a score between 0 and 5 for your new rating.
7. Select the **Editor Only** checkbox to make the ratings for the knowledge entries only available to editors.&#x20;
8. Repeat for each rating you want to create.
9. 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.

## Updating a Knowledge Rating

You can change the score and description of knowledge ratings. Ratings in use will be updated to display the new details.

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 the **Knowledge Ratings** option to display the **Knowledge Ratings** window.&#x20;
4. Select the rating you want to update.
5. Make the necessary changes, selecting an alternative score from the drop-down list, overwriting the rating or selecting/deselecting the **Editor Only** option if you want to restrict the rating to people with editing privileges or make it available to everyone.
6. 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.

## Deleting a Knowledge Rating&#x20;

{% hint style="warning" %}

## Caution

You cannot reverse this procedure. If you delete a Knowledge Rating by mistake, you cannot restore it and have to re-create it.

However, this may cause the appearance of duplicated data in reports if knowledge entries in your system are linked to both the deleted value and active value.
{% endhint %}

You can delete a knowledge rating if you feel it is redundant or misleading. The original rating remains on existing articles but when adding a new rating the deleted value won’t be available.

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 the **Knowledge Ratings** option to display the **Knowledge Ratings** window, with a list of existing ratings.&#x20;
4. Select the rating you want to delete.
5. Select ![](https://alemba.help/help/10.0/content/resources/images/delete%20button.png).
6. 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-ratings.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.
