# Creating a Field

To Create A Field, however over an element and click "Add Field/Component".

![](/files/-Ma30RfPY3bFCLiLeMG4)

Having decided on your field [(use this section for more information)](/blocworx-documentation/bloc-editor/fields-tools-and-charts.md), and having finished filling out the [initial field parameters (if applicable)](https://manual.blocworx.com/blocworx-documentation/bloc-editor/managing-a-field/field-parameters#initial-field-parameters-vs-shared-field-parameters) the preview of the field will then appear inside the element.

If there are already fields inside that element, it will appear last underneath the element

### Duplicating a field

You can create a field by duplicating an existing one. To achieve this, hover over the existing field and click "Duplicate".

![](/files/-Ma37m-u-nX8uCOkrvKL)

### Changing the initial field parameters

Not to be confused with the [regular shared parameters that are used by any field](https://manual.blocworx.com/blocworx-documentation/bloc-editor/managing-a-field/field-parameters#initial-field-parameters-vs-shared-field-parameters) the initial field parameters are unique to this field. They must be changed by clicking "Edit Field" after you hover over the field.


---

# 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://manual.blocworx.com/blocworx-documentation/bloc-editor/managing-a-field/creating-a-field.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.
