# Customer Risk Groups

## Define Risk Groups

Support teams have the ability to gate trading activity by setting limits for "Maximum Monthly Trade Volume" and/or "Maximum Single Order Trade Size"

These limits can be configured in a global table and identified by a Group Name.  Customers mapped to a specific group will be gated by the limits defined by that Risk Group.

To view or modify the global risk configuration, navigate to "Settings/Transactions" page.

<figure><img src="/files/ulxPTxEvdDfbUAApZ8zN" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/QI3jVEAWhv7ztRGruVgx" alt=""><figcaption><p>Add/Modify the risk limits.</p></figcaption></figure>

## Configure a Customer's Risk Group

Support teams have the ability to view or manually remap a customer to an existing Risk Group. &#x20;

A customers current Rik Group mapping and limits is displayed on the "Customer Overview" page.

<figure><img src="/files/efcL53fMJ5Y2zWJ6Ur3w" alt=""><figcaption></figcaption></figure>

To modify, select "Change Risk Group", then in the modal, select a Risk Group from the available groups in the  dropdown.&#x20;

<figure><img src="/files/CUx5fdAms6wm8a0keBwt" alt=""><figcaption></figcaption></figure>


---

# 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.aquanow.io/cams/user-guide/view-customers/customer-risk-groups.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.
