# Master Data Templates

This section provides the standard templates used to prepare Complaints Management master data before upload. Use these templates to collect data in the required format and reduce validation errors during setup.

The templates are organised by data type and follow the same implementation flow:

* [Tenant Master](/complaints-management/complaints-resolution-v2.10/deploy/configure/master-data/master-data-templates/tenant-master.md)
* [Tenant Branding Master](/complaints-management/complaints-resolution-v2.10/deploy/configure/master-data/master-data-templates/tenant-branding-master.md)
* [Boundary Master](/complaints-management/complaints-resolution-v2.10/deploy/configure/master-data/master-data-templates/boundary-master.md)
* [Department & Designation Master](/complaints-management/complaints-resolution-v2.10/deploy/configure/master-data/master-data-templates/department-and-designation-master.md)
* [Complaint Type Master](/complaints-management/complaints-resolution-v2.10/deploy/configure/master-data/master-data-templates/complaint-type-master.md)
* [Employee Master](/complaints-management/complaints-resolution-v2.10/deploy/configure/master-data/master-data-templates/employee-master.md)

Each template page includes the expected fields, value format, and reference details needed for data preparation.


---

# 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/complaints-management/complaints-resolution-v2.10/deploy/configure/master-data/master-data-templates.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.
