# Contact custom fields

This is where custom fields can be added to the contacts, which is for customers/suppliers.

You can add the required custom fields based on your business type.

To add this `Go to Settings > Business Settings > Custom labels`

Check out the example below for mostly used customer and supplier custom fields.

### Common contact custom fields for customers

* [ ] Social media
* [ ] Language
* [ ] Occupation
* [ ] Lead Source
* [ ] Customer Rating
* [ ] Important Dates

### Common contact custom fields for suppliers

* [ ] Social media
* [ ] Language
* [ ] Business Type
* [ ] Number of Employees
* [ ] Years in Business
* [ ] Preferred Payment Method
* [ ] Return Policy
* [ ] Supplier Rating
* [ ] Quality Score
* [ ] Preferred Communication Method
* [ ] Preferred Contact Time
* [ ] Important Dates
* [ ] Risk Level
* [ ] Backup Supplier

### Customer's custom fields for Repair Workshop/Garage

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

These fields will shown on the job sheet while creating a job sheet for repair estimates/entries.
{% endhint %}

* [ ] Number Plate
* [ ] VIN Number
* [ ] Engine Number
* [ ] Make Year
* [ ] Color
* [ ] Date Of Sale
* [ ] Fuel Type
* [ ] Driver Name
* [ ] Driver Number
* [ ] Extras


---

# 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/contact-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.
