# Custom fields

Custom fields let you store specialized information about your members. That means you can use them to segment your members to increase your conversion.

![](/files/-MAWN0Q3Ou8xpqy7VaCh)

A custom field has 2 parts:

* **Name** The name of the custom field.
* **Type:** The kind of information your custom field will store. You can select between **numeric** or **text**

## Creating and managing custom fields

1. From the **Members** page, click on the **Actions** button
2. Click on **Add custom fields**

![](/files/-M93B7iH0jqJWzKnIROc)

![](/files/-M93G5ynqaVLfcElRE-E)

3\. Click on **Add new custom field**\
4\. Enter the field name and select its type\
5\. When you finished, click on **Save.**

## Custom fields limitations

To make sure you don't lose data when using custom fields, these limitations are applied to them :

* You cannot edit a custom field once it is added.
* You cannot delete a custom field once it is added


---

# 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://help.trybeans.com/members/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.
