# Form Design

The **Warranty Claim** form can be easily customized to your needs using the **Add Fields** feature.

![](/files/ZykIMY9SumJFQkUm0ubg)

### Add Fields

The **Add Fields** section displays all available fields that can be added to the form. To add a field:

1. Browse through the list of available fields.
2. Drag and drop the desired field into the form design area.
3. Arrange the field in the desired position.
4. Configure the field settings as needed.
5. **Save** the form design to apply the changes.

### Customize Field Options

Each field in the form can have different options that can be customized to fit your specific needs. To customize a field's options:

1. Select the field you want to customize from the form design area.
2. Access the field's settings by clicking on the settings icon.
3. Modify the available options according to your requirements. This may include setting default values, adding placeholder text, or configuring validation rules.
4. Preview the form to ensure the options are correctly applied.
5. **Save** the form design to apply the changes.

By customizing the field options, you can ensure that the form collects the necessary information in the desired format.

### Email Field

Ensure there is an **Email field** in the form. This is necessary to send a confirmation email to the customer.

1. Drag and drop the **Email** field from the available fields list.
2. Place it in the desired position within the form.
3. Configure the field to ensure it is marked as required.
4. **Save** the form design.

![](/files/obPl20odtvY71pV4fEBF)

### Category Field

The **Category** field allows users to select a category or collection, enabling them to choose a product from the selected category or collection.

1. Add the **Category** field to the form design area.
2. Configure the field to specify which collections users can select from.
3. Place the field in the desired position within the form.
4. Preview the form to ensure the field is functioning correctly.
5. Test the form to verify the selection process.
6. **Save** the form design to apply the changes.

By using the **Category** field, you can streamline the product selection process for users, ensuring they can easily find and select products from the appropriate categories or collections.

![](/files/obPl20odtvY71pV4fEBF)

**Note**: Collections must be created in the Shopify admin. For more information, refer to the [Shopify documentation on creating collections](https://help.shopify.com/en/manual/products/collections).


---

# 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://doc.product-reg.varify.xyz/admin/forms/form-design.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.
