# Billing And Payments Data Templates

### Introduction

The Billing and Payments module serves the billing requirements of various ULB departments. The module caters to fulfil the demands generated by the revenue collection needs of the business services.

### Module Features <a href="#module-features" id="module-features"></a>

The module enables ULBs to -

1. Generate bills
2. Search bills
3. Update bills

### Module Ontology <a href="#module-ontology" id="module-ontology"></a>

ULB Level

1. [Tax Heads](/local-governance/access/local-governance-stack/finance/billing-payment-data/tax-heads.md)
2. [Receipt Format](/local-governance/access/local-governance-stack/finance/billing-payment-data/receipt-format.md)
3. [Demand Bill Format](/local-governance/access/local-governance-stack/finance/billing-payment-data/demand-bill-format.md)

### Module Reports <a href="#module-reports" id="module-reports"></a>

None


---

# 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/access/local-governance-stack/finance/billing-payment-data.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.
