# Setup Custom Fields for Accounts Master

YouTube: [How to Configure and Enable Custom fields In Account master setup?](https://www.youtube.com/watch?v=YqQtMIm7Ffs)

## How to Configure and Enable Custom fields In Account master setup?

This tutorial explains how to create, enable, and use custom fields in the Account Master for capturing additional account-related information in Logic ERP.

***

### **Access to Custom Field Setup**

* Navigate to **Setup Module** and **Setup Accounts**
* Open **Setup Custom Fields in Account Master**

***

### **Define Custom Field Properties**

* Specify a name to begin creating custom fields.

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

* In **Column Type**, press **Space Key** and select:
  * Text
  * Numeric
  * Date
  * Boolean
  * User Defined

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

* Set **Required Field**:
  * **Yes** → Mandatory field
  * **No** → Optional field

<figure><img src="/files/4re9JRE5K63svIZO9W4V" alt=""><figcaption></figcaption></figure>

* Set **Visible Option**:
  * **Yes** → Visible during account creation
  * **No** → Hidden from view

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

***

### **Set Default Values (For User Defined Fields)**

* Example Custom Fields:
  * Alternate Email
  * Account Creation Date
  * Business Type
* If **Column Type = User Defined**:
  * Enter values in the **Default Value** column
  * These values will appear as a **dropdown list**

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

* Click to **Save.**

***

### **Arrange Field Display Order**

* Use the **Set Order** option
* Rearrange fields using **Arrow Keys**

<figure><img src="/files/9zwMJ7xfNWGLGM2cOzBP" alt=""><figcaption></figcaption></figure>

* Save the sequence.

***

### **Enable Custom Fields in New Account Window**

* Go to **Setup → New Account**
* Press **F5** to open **Column Locks**
* Search **Custom Fields**
* Tick to **Unlock** the option

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

* Save the changes.

***

### **Create New Account with Custom Fields**

* Create a **New Supplier or Customer Account.**
* Click on **User Defined Columns.**

<figure><img src="/files/38LrIt4wjoCzorJFHXWI" alt=""><figcaption></figcaption></figure>

* Enter values in all required custom fields.
* Complete remaining account details.

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

* **Save** the changes.

***

### **View Custom Fields in Reports**

* Navigate to **Financial Reports → Supplier/Customer Directory.**
* Open **Configuration → Other Options.**
* Select required **Custom Columns.**

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

* Generate the report.

***

### **Enable Columns in Report View**

* Open **Setup Column Attributes.**
* Search for **Custom Field Columns.**
* Tick to **Enable.**

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

* Save and **Refresh Report**

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

***

### **Conclusion**

Custom Fields in Logic ERP allow you to capture additional and business-specific account details efficiently. By properly configuring field types, visibility, default values, and report settings, you can fully customize your account master and enhance reporting accuracy. This feature ensures better data control, improved record management, and flexible business documentation.


---

# 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/setup-accounts/setup-custom-fields-for-accounts-master.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.
