# Income Tax

Income tax is a tax imposed by the government on the income earned by individuals. It is typically calculated as a percentage of the taxable income of the taxpayer, with various deductions.

To calculate the income tax, let's go to Setup > Statutory Options > **Income Tax.**

<div align="left"><figure><img src="/files/rf4i9iNBxgkMxjpVaxBq" alt=""><figcaption><p>Income Tax</p></figcaption></figure></div>

You will be directed to the **Income Tax Settings screen**, to configure Income Tax for tax deduction in payroll.

<figure><img src="/files/jlYRnONwKE6Z9cUHF4Tj" alt=""><figcaption><p>Income Tax Settings </p></figcaption></figure>

**Disable Income Tax**&#x20;

If you want to disable this feature, click the **'Disable Income Tax'** button on the top right corner of the screen.

**Tabs**

The Income Tax Settings screen displays **three** tabs including-

* Salary Components
* % Tax Rates
* Locations Applicability

**Salary Components**

Salary components typically include various elements that make up an employee's total compensation package.

<figure><img src="/files/fqdMnt7N8fcqqzsB0xS0" alt=""><figcaption><p>Salary Components</p></figcaption></figure>

**% Tax Rates**

Percentage tax rates vary depending on age categories, and new and old tax schemes.

<figure><img src="/files/x0oxkKVlYCvptIMDdMhg" alt=""><figcaption><p>% Tax Rates</p></figcaption></figure>

**Locations Applicability**

{% hint style="warning" %}
Location-based Income Tax Applicability has been discontinued.
{% endhint %}


---

# 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.runtimehrms.com/payroll-and-compliances/statutory-compliances/income-tax.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.
