# Add Field

The Add Field task enables the users to **add a field(s) in the sheet while executing any App in the runtime mode**.

> You can access it from the **Add Field** tab in the **Tasks** menu. By clicking the 'New Add Field Task' button, the Add Filed Task screen appears as shown in the image below:

<figure><img src="/files/gMEGZpstOTndz4x3CCt6" alt=""><figcaption><p>Add Field Task</p></figcaption></figure>

You can select the desired configuration for adding a field(s) using the options described as follows:

> 1. Selecting the desired map upon which the field is to be added.
> 2. Field Type: Fields List or Spacer (blank) Field.
> 3. Start Location where the field has to be added.
> 4. Map Field Type: Display Only or Display And Save
> 5. Value type: Static, Cell Reference and Named Range
> 6. Add Value: Input field values

Once the Add Field Task has been created, you can create a **workflow** and use it to add field(s) in the runtime mode.&#x20;


---

# 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://docs.valorx.com/valorx-fusion/design-studio/tasks/add-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.
