# Field Collection

The "Field Collection" feature in Ownchat empowers you to create and manage custom fields tailored for collecting customer information. These fields are fully customizable to meet the specific business needs.

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

**How to create custom fields in Ownchat**

1. **Access Field Collection:**
   * Navigate to the settings and select "Field Collection." Here, default custom fields are displayed.
2. **Add a Custom Field:**
   * Click on "Add" to create a new custom field.
3. **Provide Details:**
   * Enter a descriptive label and an optional hint to guide users on what information to input.
4. **Select Data Type:**
   * Choose the appropriate data type from options like Text, Text Area, Number, Email, Select, Date, Switch, Phone Number, or Multi-Select, depending on the type of information required.
5. **Set Field Requirement:**
   * Enable the switch to make the custom field mandatory or optional as per the needs.
6. **Save Changes:**
   * Click "Save" to finalize the creation of the custom field.
7. **Edit Custom Fields:**
   * Once created, custom fields can be updated, including field name, hints and field values. However, the data type chosen cannot be edited after creation.

This process allows businesses to tailor contact information management in Ownchat according to specific requirements, enhancing organization and efficiency in customer data handling.

{% content-ref url="/pages/ZdlubFFE7OHvOmWTKt65" %}
[Bulk Contact Navigation and Download](/contact-screen/bulk-contact-navigation-and-download.md)
{% endcontent-ref %}


---

# 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.ownchat.app/crm/field-collection.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.
