# Set Party Group Wise Security Amount Range

**YouTube:** [How to Configure Party Group Wise Security Amount Ranges for Account Creation Control?](https://www.youtube.com/watch?v=0GZpwxwDY2A)

## How to Configure Party Group Wise Security Amount Ranges for Account Creation Control?

In this tutorial, you will learn how to **set a minimum- and maximum-security deposit range for customer groups** in Logic ERP.\
This feature helps reduce financial risk by ensuring **controlled credit exposure for customers**.

***

#### Open Security Amount Range Setup

**To Begin:**

* Go to the **Setup Module** from the main menu
* Navigate to **Set Other Account Details Section**
* Open **Set Party Group Wise Security Amount Range**

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

This window allows you to define **security deposit limits for specific party groups**.

***

### Select Party Group

* Select the required **Party Group**

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

* Click on **Refresh** to load details

Settings will apply to all accounts under the selected group.

***

### Define Security Amount Range

* **Enter:**
  * Minimum Security Amount
  * Maximum Security Amount

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

This range defines the **allowed deposit limit** for customers in the selected group.

***

### Create or Modify Customer Account

* Open **Setup New Account Window**
* **Enter:** Account Name & Account Type
* Select the **same Party Group** for which the range was defined

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

***

### Enter Security Amount

* Go to the **Other Details Section**
* Enter the **Security Amount**

***

### Validation Check (Below Range)

* Enter a value **below the minimum range**

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

* Try to **save the account**

**Result:**

* System restricts saving
* Displays error message:

> *“Security amount must be within the defined range”*

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

***

### Valid Entry (Within Range)

* Enter a value **within the defined range**
* Click **Save**

Account is saved successfully

***

### How This Feature Works

* System validates:
  * Security amount entered
  * Against defined group range

Prevents saving if value falls outside the allowed range.

***

### Key Benefits

* Reduces credit risk
* Ensures standardized deposit policies
* Prevents incorrect data entry
* Improves financial control
* Automates validation during account creation

***

### Final Outcome

You have successfully learned how to:

* Define **Party Group Wise Security Amount Range**
* Apply validation during **account creation**
* Ensure **controlled and secure credit handling**

Your system is now more secure, accurate, and aligned with financial control policies.


---

# 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://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/set-other-account-details/set-party-group-wise-security-amount-range.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.
