Creating and managing custom fields requires admin access. Navigate to
Settings > Fields to get started.
Field types
Each field you create has a type that determines how data is entered and displayed.Creating a custom field
1
Go to Settings > Fields
In your admin panel, open Settings and select Fields.
2
Select the entity type
Choose where the field should appear: Profiles, Teams, or Jobs. You can also select a custom entity type if you have created one.
3
Click Add field
Click Add field to open the field creation form.
4
Enter a name and choose a type
Give the field a clear label that members or admins will see (e.g., “LinkedIn URL” or “T-Shirt Size”). Select the appropriate field type from the list above.
5
Configure options for select fields
If you chose
single_select or multi_select, add the list of options members can choose from (e.g., “Small”, “Medium”, “Large”).6
Set field permissions
Choose who can read the field and who can edit it:
- Admin only — only admins can see or change this field
- Members — all signed-in members can read this field
- Owner — the member whose profile it is can also edit their own value
7
Save and reorder
Click Save. The field appears on the relevant profiles, teams, or jobs immediately. Drag fields in the list to change the order they appear on the page.
Field permissions in detail
Each field has two independent permission settings:- Readable by — controls who can see the field value. Options:
admin,public(all signed-in members of your organization), orowner(the profile owner). - Editable by — controls who can change the field value. Options:
adminorowner.
admin and editable by admin only. A “Bio” field might be readable by public and editable by owner, so members can write their own bio and any other signed-in member can read it.
Despite the name, the
public value does not expose data to the open
internet. Campground content is only visible to signed-in members of your
organization.How restricted fields appear
Field permissions are enforced everywhere a field can be seen or edited — profile pages, contact lists, forms, form responses, jobs, teams, and custom entities.- Fields the viewer cannot read show the field label with “redacted” instead of the value. This preserves layout and signals that data exists but isn’t visible to the current user.
- Fields the viewer can read but not edit appear as read-only in edit views. The input is locked and cannot be changed.
- On form responses, if a field is bound to both a profile and the form, the profile value is shown; unanswered fields the viewer is allowed to read appear with a placeholder.
