> 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/service-level-management-security-roles/service-level-management-security-role-forms-tab.md).

# Service Level Management Security Role: Forms 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 SLM Security Roles details window, if it is not already on screen.
2. Select the **Forms** tab.
3. Select **Form Security**. Analysts with this role will be able to edit all SLM forms selected for the role. If you clear the box, the role will have access to all SLM forms and the options below will be grayed out.
4. From the **Select Forms** table, select the form you want to make available to this role and select **Add** to see it appear in the lower **Selected Forms** table.
5. Set the access type for the form, by clicking in the **Access** column for the form and selecting **Read Only** which enables Analysts to view the forms or **Read/Write** to allow Analysts with this role to open and edit forms of the selected type.
6. To remove a form, select it in the **Selected Forms** table and the select **Remove**.
7. 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/service-level-management-security-roles/service-level-management-security-role-forms-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.
