# Mutation Fee

## Introduction <a href="#introduction" id="introduction"></a>

The request to change in owners associated with a property in municipal record is known as mutation or transfer of title. To process this request and make the necessary changes in the property records ULBs charge for a fee which is calculated based on the fee defined based on a few parameters.

## Data Table <a href="#data-table" id="data-table"></a>

| Sr. No. | Property Usage Code\* | Flat Fee Amount\* |
| ------- | --------------------- | ----------------- |
| 1       | RESD                  | 1000              |
| 2       | NONRESD               | 5000              |

## Procedure <a href="#procedure" id="procedure"></a>

### Data Definition <a href="#data-definition" id="data-definition"></a>

|             |                     |               |               |                   |                                                                       |
| ----------- | ------------------- | ------------- | ------------- | ----------------- | --------------------------------------------------------------------- |
| **Sr. No.** | **Column Name**     | **Data Type** | **Data Size** | **Is Mandatory?** | **Description**                                                       |
| 1           | Property Usage Code | Alphanumeric  | 64            | Yes               | Property usage code - the fee depends upon the type of property usage |
| 2           | Flat Fee Amount     | Decimal       | (5,2)         | Yes               | Mutation fee flat amount                                              |

### Steps to fill data <a href="#steps-to-fill-data" id="steps-to-fill-data"></a>

1. Download the data template attached to this page.
2. Refer to the ‘Data Definition’ section of this document to understand the headers in the template sheet, their data type, size, and definitions.
3. Reach out the person who shared the template for further details or to clear your doubts. Identify if the State/ULB has a provision for capturing pipe size for connections.
4. Identify usage wise mutation fee amount and fill into the given template.
5. Go through the checklist to verify the data. Make sure that each and every point mentioned in the checklist is covered.

## Checklist <a href="#checklist" id="checklist"></a>

### Common Checklist <a href="#common-checklist" id="common-checklist"></a>

This checklist covers all the activities which are common across the entities.

| Sr. No. | Checklist Parameter                                                               | Example                                                                                                                      |
| ------- | --------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
| 1       | Make sure that each and every point in this reference list has been taken care of | ​[Checklist](https://docs.digit.org/configure-digit/configuring-master-data-templates/module-setup/common-config/checklist)​ |

### Entity Specific Checklist <a href="#entity-specific-checklist" id="entity-specific-checklist"></a>

Not Applicable

## Attachments <a href="#attachments" id="attachments"></a>

{% file src="/files/yyIMkcJBi2kcbgG3GoCH" %}

> [![Creative Commons License](https://i.creativecommons.org/l/by/4.0/80x15.png)](http://creativecommons.org/licenses/by/4.0/)*All content on this page by* [*eGov Foundation* ](https://egov.org.in/)*is licensed under a* [*Creative Commons Attribution 4.0 International License*](http://creativecommons.org/licenses/by/4.0/)*.*


---

# 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.digit.org/local-governance/v2.8/products/modules/property-tax/pt-master-data-templates/mutation-fee.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.
