Create and manage custom member fields
Custom fields let a community collect structured member information beyond the standard profile. For example, you can record a department, area of expertise, membership number, availability, or interests. The field's settings determine whether only admins, the member, or the whole community can see its value.
Visibility and editing
Treat visibility and editability as separate decisions:
| Setting | Available choices |
|---|---|
| Who can see this field | Admin, Member (self), or Community |
| Who can edit this field | Admin or Member (self) |
Member (self) means the value is available to admins and the member whose profile contains it. Community makes the value visible to other members where custom profile fields are shown. A field does not become publicly visible to signed-out visitors through these settings.
Create a custom field
- Select Manage > Community > Custom fields.
- Select Add.
- Enter the member-facing Name.
- Review the Internal field identifier (not visible). coapp starts it with
cf_and generates it from the name; you can adjust it before saving. - Select a Field Type: text, number, date, yes/no, select, multi select, or link.
- For select or multi select, enter the available values separated by commas.
- Choose who can see and edit the field.
- Optionally enable Use for matching so its data can contribute to member matching.
- Enter the Position to control its ordering.
- Select Save.
The number of custom fields can be limited by the community's plan. When the limit is reached, Add opens the plan prompt instead of the creation form.
Edit a custom field
- Open Manage > Community > Custom fields.
- Select the field's row.
- Update its name, select options, visibility, editability, matching use, or position.
- Select Save.
The internal identifier and field type are read-only after creation. If the stored data needs a different type, create a new field and plan how to move the information before deleting the old one.
Delete a custom field
- Select the field's row.
- Select Delete.
- Confirm the warning.
Deleting a custom field also deletes its values from member profiles and cannot be undone. Export or otherwise preserve information you still need before confirming.
How members encounter custom fields
Admins can see applicable custom fields in the member account and use them as columns or filters in the member list. Members see or edit a field only when its visibility and editability permit it. The current custom-field management form does not add a field to the registration form.