# Configuration for Admin

Once the general configurations are done you need to configure the extension for admin use as described below.

**Shipping GST Setting:**

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

* **Apply GST on Shipping Charge:** Set it to Yes if you want to calculate GST on shipping charges.
* **Display Shipping Prices:** This field is displayed only when the above field is set it to Yes. Set shipping prices including or excluding tax, to calculate GST.
* **Shipping GST Rate (in Percentage):** Select the percentage to calculate GST on shipping.

**Import CSV file:**

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

* **Import CSV:** Set product-specific GST rates by importing CSV file including product SKU, HSN code and GST rate.

**Application of Category Specific GST:**

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

* **Enable Category:** Set this as yes.
* **Include in Menu:** Set this as yes.
* **Category Name:** Set the name of the Category.
* **GST Rate in Percentage:** Set tax rate for the products of this category.
* **Minimum Product Price to Apply GST Rate:** Set minimum product price to apply above set GST rate.
* **GST Rate if Product Price Below Minimum Set Price:** Set tax rate if product price is below the minimum price set above.

**Apply Product Specific GST:**

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

* **HSN Code**: Add the HSN code of this product.
* **GST Rate in Percentage:** Set tax rate for the products of this category.
* **Minimum Product Price to Apply GST Rate:** Set minimum product price to apply above set GST rate.
* **GST Rate if Product Price Below Minimum Set Price:** Set tax rate if product price is below the minimum price set above.


---

# 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.magecomp.com/magento-2-multivendor-indian-gst-extension/configuration-for-admin.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.
