> ## Documentation Index
> Fetch the complete documentation index at: https://help.kajabi.com/llms.txt
> Use this file to discover all available pages before exploring further.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://help.kajabi.com/feedback

```json
{
  "path": "/articles/marketing/forms/how-to-remove-custom-form-fields",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Remove custom Form fields

> Archive or permanently delete a custom Form field to manage the field limit.

Removing a custom field can impact your contacts, Form submissions, and Offer purchases that use the field. To protect against accidental deletions, removing a field requires a few simple steps.

## Archive a custom Form field

<Tip>
  **Tip:**
  Archive your custom Form Fields if you have reached your [maximum number](./what-is-the-maximum-amount-of-fields-i-can-include-on-a-form) of custom Form Fields.
</Tip>

1. Open the **Settings** tab from your Dashboard.
2. Click **Form Settings**.
3. Locate the custom field you wish to remove. Only custom fields can be removed.
4. Click the **Archive** icon.
5. Confirm your wish to archive the field by clicking **Yes, archive**:

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/aplj9091ez" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

## Permanently delete a field

<Warning>
  **Warning:**
  Deleting a field removes any data captured with the field on your contacts, Form submissions, and Offer purchases. This action cannot be undone.
</Warning>

1. First, archive your custom Form Field.
2. After archiving the field, navigate to the **Archived** tab and click **Delete**.
3. Confirm your wish to permanently delete the field by clicking **Yes, delete**:

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/u86l2k3n9n" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>
