> For the complete documentation index, see [llms.txt](https://kb.logicerp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/setup-accounts/setup-new-account/account-configuration/do-not-validate-for-gst-no.md).

# Do not Validate for GST No

**YouTube:** [How To Disable GST No. Validation While Creating a New Account](https://www.youtube.com/watch?v=YpolPTnX2nQ)?

## How To Disable GST No. Validation While Creating a New Account?

In this tutorial, we will explore the **“Do Not Validate for GST Number”** option in Logic ERP. This feature is useful in cases where **GST validation is not required**, allowing accounts to be created without restrictions.

***

### Access Account Setup

* Navigate to the Setup/Setup Accounts and the click on **"Setup New Account"**
* Press **F5** to open the **Configuration Window**.
* Locate and disable the option labeled as

> &#x20;**“Do Not Validate for GST Number”**.

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

***

### GST Validation Disabled (Default)

* Keep the option **disabled**.
* Now, create a new account and enter an **incomplete GST number**.
* When you try to save, the software will **prompt a validation message**, ensuring the GST number is correctly entered.

<figure><img src="/files/981Fn3HzyCSWSVqamb4J" alt=""><figcaption></figcaption></figure>

This ensures only **valid GST numbers** are accepted.

***

### GST Validation Enable&#x20;

* Go back to configuration and **enable** the option **“Do Not Validate for GST Number”**.
* Create a new account again and enter an **incomplete GST number**.
* This time, the system will **not prompt for validation** and will allow you to save the account smoothly.

This is helpful for cases where GST details are **not mandatory**.

***

### Key Takeaways

* **Enabled (default):** GST numbers are validated before saving.
* **Disabled:** GST validation is skipped, and incomplete/blank GST numbers are accepted.

This gives flexibility to manage accounts depending on whether **GST compliance** is necessary or not.


---

# 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:

```
GET https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/setup-accounts/setup-new-account/account-configuration/do-not-validate-for-gst-no.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.
