> For the complete documentation index, see [llms.txt](https://docs.alemba.com/asm-hermes/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-hermes/setup-and-configure-asm/configuring-your-system/system-administration-settings/security-roles/knowledge-management-security-roles/knowledge-management-security-role-statuses-tab.md).

# Knowledge Management Security Role: Statuses Tab

{% hint style="info" %}

### Before you start

You must have **Security Roles setup** selected in the Admin tab of your own **General Access security role** before you can assign or remove permissions for any security roles.
{% endhint %}

1. Display the Knowledge Management Security Role details window, if it is not already on screen.
2. Select the **Statuses** tab.
3. Choose the settings you wish to assign to the security role:
4. **Status Security** is deselected by default and the role has access to all statuses. Select the option to specify particular statuses and the access you want to give.
5. To enable Analysts with the role to work with knowledge entries of a particular status, select the status in the **Select Status** table.
6. Select ![](https://alemba.help/help/10.0/content/resources/images/add%20word%20button_49x25.png).&#x20;
7. Tick the **Own** box to allow Analysts assign this status to their own knowledge entries.&#x20;
8. To remove a status from the role, select it in the **Selected Status List** table, and select ![](https://alemba.help/help/10.0/content/resources/images/remove%20word%20button_59x26.png)
9. Select  ![](https://alemba.help/help/10.0/content/resources/images/save%20and%20close%20button.png) to save the changes and close the window. Provide the Change Reasons if prompted to do so. Alternatively, select another tab, if appropriate.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.alemba.com/asm-hermes/setup-and-configure-asm/configuring-your-system/system-administration-settings/security-roles/knowledge-management-security-roles/knowledge-management-security-role-statuses-tab.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
