# How To Create Custom Fields ?

![](/files/AzblbSy8uA9wVqNcWU9d)

### 1. Click on Go To CRM

![](/files/ZV5MAHwCQL5XOMSebNQB)

### 2. Click on Custom Fields

![](/files/FPEgBRcqqCZYXRJcbEZU)

### 3. Click on Add Custom Field

![](/files/6EHEs4pdr4iAubKRwBDU)

### 4. Enter A Custom “Field Name”

![](/files/620sRHd72Di3ojk24wnN)

### 5. Type A “Description For Your Reference”

![](/files/NASXHYgDTfnV0TIhbMPs)

### 6. Select A Field Type

String Is Used to Store Alpha Numeric Values,\
Number Is Used to Store Numeric Values,\
Date is Used to Store A Date in Custom Field.\
In Most Cases String is the Suitable Field Type.

![](/files/MrqIqWu3XDzsg3M6tQZ2)

### 7. Select A Color String

![](/files/l42YFrvWryJqhWXFMwLW)

### 8. Select / Leave Blank if you want to See / Not See this Custom Field in Chat Panel & Contacts Table in CRM

![](/files/FW5bqGB9NCevcrbAAYk6)

### 9. Click on Save

![](/files/jwmn8NCfoEwUQ9S002wl)


---

# 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.wanode.io/crm-platform/how-to-create-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.
