# Request Risk Assessment

Typical vlaues include Minor, Moderate, and Significant.  You may use any language your organization is familiar.  These will be used in conjunction with Complexity to automatically calculate request risk. &#x20;

Alternately, you may configure [weighted question in Screen designer to perform a question and answer-based risk assessment](/asm-hermes/setup-and-configure-asm/configuring-your-system/configuring-screens/dynamic-screens/field-calculations-and-risk-calculation.md).

## To Add a Risk Assessment Value

1. System Administration >Workflow Management>Request Risk Assessment
2. Click the New icon to insert a new row
3. Type in the value you would like. &#x20;
4. Repeat for additional values
5. You may reorder the values using the sorting icons.
6. Save your changes.

## To Update a Risk Assessment Value

1. System Administration >Workflow Management>Request Risk Assessment
2. Click the pencil icon next to the value you want to change
3. Type in the value you would like. &#x20;
4. Click the pencil again to commit the change
5. Repeat for additional values
6. You may reorder the values using the sorting icons.
7. Save your changes.

## To Delete a Risk Assessment Value

{% hint style="warning" %}
If you delete values, you will need to update the Risk Assessment Matrix.
{% endhint %}

1. System Administration >Workflow Management>Request Risk Assessment
2. Click the row you wish to delete
3. Click the delete icon&#x20;
4. Repeat for additional values
5. You may reorder the values using the sorting icons.
6. Save your changes.


---

# Agent Instructions: 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-hermes/setup-and-configure-asm/configuring-your-system/system-administration-settings/ipk-and-workflow/workflow-management/request-risks/request-risk-assessment.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.
