# Step: Update Contact Field

This step updates a contact field with a defined value if conditions are met.

#### Configuration

There are two key configurations within this step: **Contact Field** and **Contact Field Selected**.

In Contact Field, select the contact field to be updated. In Contact Field Selected, specify the value to be updated. It is possible to type $ and select the appropriate variable to update the contact field with a variable.

#### How It Works

When the Workflow is triggered, the contact field in this step will be updated with the defined value.


---

# 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.is-messenger.com/ismessenger/modules/workflow/workflow-step/step-update-contact-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.
