# Setting Up GST Accounts

**YouTube:** [HOW TO SETUP A NEW ACCOUNT AND MODIFY AN OLD ACCOUNT IN LOGIC ERP?](https://youtu.be/N6s80pZheLc?si=NI9vn54ByaKzyjpW)

## Methods to **Setting Up GST Accounts in** Logic ERP:

### **Creating a New GST Account:**

* Navigate to the **Main Menu and then Expand "Setup".**
* **Select "Setup Accounts"** and then Click on "**Setup New Account"**.

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

### **Enter Basic Details**

* **Account Name:** Enter the name of the account (e.g., **GST Purchase 5%**).
* **Account Type**: Select **Purchase**.
* **Stock Category**: Allocate **GST percentage** (if applicable).
* **Default Tax:** Define Default Tax (e.g., **5%**).
* **Define GST Type**: Select **Taxable** or **Tax-Free**.

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

### Creating GST Input Accounts:

* **Account Name:** Enter the name of the account (e.g., **CGST INPUT 2.5%**).
* **Account Type**: Select "CURRENT LIABILITIES".
* **Sale Tax A/c:** Make sure to tick the Sales Tax A/c.
* **Default Tax %:** As soon as you tick the (Sale Tax A/c) checkbox, the option to define the default Tax % will appear. Here, you will define 2.5%.
* GST Type: Since we are creating a CGST Input account, we will select CGST.
* Input/Output: Now, we will select "Input" here.

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

Similarly, you will create an SGST Input account.

### Creating GST Output Accounts:

* **Account Name:** Enter the name of the account (e.g., **CGST OUTPUT 2.5%**).
* **Account Type**: Select "CURRENT LIABILITIES".
* **Sale Tax A/c:** Make sure to tick the Sales Tax A/c.
* **Default Tax %:** As soon as you tick the (Sale Tax A/c) checkbox, the option to define the default Tax % will appear. Here, you will define 2.5%.
* GST Type: Since we are creating a CGST Output account, we will select "CGST".
* Input/Output: Now, we will select "Output" here.
* Similarly, you will create an SGST Input account.

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

Similarly, you will also need to create SGST Output, IGST Input, and IGST Output accounts.


---

# 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-new-account/setting-up-gst-accounts.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.
