# Update Contact Fields

Use this card to update contact fields based on information you collect from your customers, such as their name, contact number, email or marketing opt-ins.

<figure><img src="/files/slK6rhlyWslHhio9Z9m1" alt=""><figcaption></figcaption></figure>

To update a contact field, follow these steps:

1. **Select the Field Name:** Choose the specific contact field you need to update, such as contact name, contact email, or any other relevant field.

<figure><img src="/files/jEBxG6cWMP4v0mejZlhd" alt=""><figcaption></figcaption></figure>

2. **Enter the Values:** Input the new values or details that you want to assign to the selected field. This could be new information provided by the customer.
3. **Click Save:** Once you have entered the necessary values, click on the "Save" button to update the field with the new information.

This process ensures that your contact details are always current and accurately reflect the latest customer information.

## Update Contact Fields

### **Update Contact Name**

This action allows the bot to modify or set the contact's first and/or last name in their profile. It's useful for correcting names or personalizing future interactions based on user-provided information.

<figure><img src="/files/mvDqA9ot0CEHFdOYwBNh" alt=""><figcaption></figcaption></figure>

### **Update Contact Email**

Use this to change or add an email address to the contact's record within Bizmagnets. This is helpful for capturing new contact details or updating outdated email information during a flow.

<figure><img src="/files/P8N4Xkw8oaAvpOxe3kTa" alt=""><figcaption></figcaption></figure>

### **Update Contact Contact Owner**

This action assigns or reassigns the contact to a specific user (agent/team member) within your Bizmagnets account. It helps in routing conversations or leads to the appropriate person for follow-up.

<figure><img src="/files/eshQT1NIJvVaCBkdGnHK" alt=""><figcaption></figcaption></figure>

### **Update Contact Marketing Opt In**

To change the Marketing Opt-ins, go to the Marketing Opt-ins Field. Select Yes or No option based on the contact's preference. Select "Yes" if the contact has opted in to receive marketing communications, or "No" if they have opted out.

<figure><img src="/files/bOQDQbbOK182QsUuma6U" alt=""><figcaption></figcaption></figure>

### **Update Contact Dynamic Field**

This allows the bot to update the value of a custom field (also known as a contact attribute or custom property) associated with the contact. It's used for storing and modifying specific, flexible data points relevant to your business processes.

<figure><img src="/files/9VB8NGPAd6vKuvdC5RiG" alt=""><figcaption></figcaption></figure>


---

# 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.bizmagnets.ai/bot-flows/actions/update-contact-fields.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.
