> 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-tds-types.md).

# Setup TDS Types

YouTube: [HOW TO ENTER TDS DETAILS IN PURCHASE VOUCHER IN LOGIC ERP](https://www.youtube.com/watch?v=vXcho2pA9L0\&t=47s)

## Setting Up Setup TDS Types in LOGIC ERP

In this tutorial, we will guide you through the process of entering TDS details and calculating TDS while recording a purchase in **Logic ERP**.

### **Creating a TDS Account**

* If you want to learn more about **TDS account creation**, click here to [**Learn More**](/logic-erp-learning-hub-tutorials-and-best-practices/setups/setup-accounts/setup-new-account/setting-up-tds-on-goods-accounts.md).

### **Setup TDS Types:**

* Navigate to the **Main Menu and then Expand "Setup".**
* **Select "Setup Accounts"** and then Click on "Setup TDS Type&#x73;**"**.
* Select the TDS Nature.
  * **Normal TDS:** Deducted under the Income Tax Act on payments like rent, contractor fees, and professional services.
  * **TDS Under GST:** Deducted on taxable supplies by government departments or notified entities at 2% (1% CGST + 1% SGST or 2% IGST).
  * **TDS on Goods:** Applicable on the purchase of specified goods above a threshold, deducted at 0.1% under Section 194Q.
* Define the Detail as mentioned Below:
  * TDS Type Name: Define TDS Name "TDS ON GOODS".
  * TDS ACT Name: Choose the Ledger Account we created earlier.
  * TDS Percentage: Define the TDS Percentage as per Govt Low (0.1).
  * TDS Percentage Above Limit: Define the TDS Amount as per Govt Low&#x20;
  * Min Limit: Define the TDS Limit (5000000).

<figure><img src="/files/l2Qlettbnqr8LLm0zSRB" alt=""><figcaption><p>This picture illustrates how you can set up a TDS account.</p></figcaption></figure>

### **Allocating Accounts to TDS Types**

* If you want to learn more about **Allocation Accounts to TDS Types**, click here [**Learn More**.](/logic-erp-learning-hub-tutorials-and-best-practices/setups/setup-accounts/allocate-accounts-to-tds-types.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/setup-accounts/setup-tds-types.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
