# Service Category

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

Service Category is a comprehensive list of services existing for the specific State/ULB. Service Category basically defines the miscellaneous revenue collection heads. Example - Rental, Entry Fees, User Charges etc.

Service categories are defined at a global level for different types of revenues. Payment collection and processing for certain services like property tax and trade licenses are done through the individual modules. The mCollect module processes payments for other miscellaneous services.

The Service Category masters list allows States/ULBs to identify the miscellaneous services for which payments and collections can be processed.

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

| Sr. No. | Service Category Code\* | Service Category (In English)\*    | Service Category (In Local Language)\* |
| ------- | ----------------------- | ---------------------------------- | -------------------------------------- |
| 1       | OFF00034                | Other Fee and Fines                | अन्य शुल्क और जुर्माना                 |
| 2       | SAC00456                | Service and Administration Charges | सेवा और प्रशासन प्रभार                 |

The data given in the table is sample data.

## 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? | Definition/ Description                                                                                                          |
| ------- | --------------------------------- | ------------ | --------- | ------------- | -------------------------------------------------------------------------------------------------------------------------------- |
| 1       | Service Category Code             | Alphanumeric | 50        | Yes           | Unique Identifier for “Service Category” and also a reference for the child mapping                                              |
| 2       | Service Category (English)        | Text         | 250       | Yes           | Name of “Service Category” in English. This will help the user select the category name to process the payment collection        |
| 3       | Service Category (Local Language) | Text         | 250       | Yes           | Name of “Service Category” in Local Language. This will help the user select the category name to process the payment collection |

### 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. Have it open and go through all the headers and understand the meaning of them by referring 'Data Definition' section.
3. Make sure all the headers, its data type, field size and its definition/ description is understood properly. In case of any doubt, please reach out to the person who has shared this document with you to discuss the same and clear out the doubts.
4. Identify all different types of service categories on the basis of ULB’s functions.
5. Start filling the data starting from serial no. and complete a record at once. repeat this exercise until the entire data is filled into a template.
6. Verify the data once again by going through the [checklist](https://docs.digit.org/configure-digit/configuring-master-data-templates/module-setup/common-config/checklist) and taking care of each and every point mentioned in the checklist.

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

The checklist is a set of activities to be performed once the data is filled into a template to ensure data type, size, and format of data is as per the expectation. These activities have been divided into 2 groups as given below.

### 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>

This checklist covers the activities which are specific to the entity.

| Sr. No. | Checklist Parameter                                            | Example                                                                              |
| ------- | -------------------------------------------------------------- | ------------------------------------------------------------------------------------ |
| 1       | The Service Category should not contain any special characters | <p>Other Fee and Fines : \[Allowed]</p><p>#Other Fee and Fines! : \[Not allowed]</p> |

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

{% file src="<https://1885278393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUYtUmELy66UydIQtJOn5%2Fuploads%2FpdxtpYopYaW1lpIEKET3%2FConfiguration%20Data%20Template%20-%20Service%20Category%20(1).xlsx?alt=media&token=7c5e6f33-20b7-4eb9-a8d7-4e9f4c54bc91>" %}

{% file src="<https://1885278393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUYtUmELy66UydIQtJOn5%2Fuploads%2FpDYSlKPsWzQzibV1dlwy%2FSample%20Confugration%20Data%20-%20Service%20Category.xlsx?alt=media&token=7365e9ed-99b4-4a7f-902e-49795e34475b>" %}

[![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/mcollect-mcs/mcollect-master-data-templates/service-category.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.
