# Type of service custom fields

This thing is mainly used for extra information based on the service type like delivery, pickup etc.

If you want to add type of service custom field you need to enable, Go to

`Settings -> Types of service -> Add -> Check the enable custom fields`

{% hint style="info" %}
**Important Note:**

To use type of service custom field you need to select types of service in the POS screen and the custom field will popup based on your configuration.
{% endhint %}

<figure><img src="/files/egmpSqiazXa1te7PPgGf" alt=""><figcaption></figcaption></figure>

### Common type of service custom fields

* [ ] Pickup Address
* [ ] Service Route
* [ ] Package Type
* [ ] Damage Report
* [ ] Return Pickup Tracking
* [ ] Carrier Name
* [ ] Carrier Contact
* [ ] Handling Instructions


---

# 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.kbgfuzion.com/erp/knowledge-base/custom-labels/type-of-service-custom-fields.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.
