# Update Conversation Fields

This card can be used to Update for the conversation or remove the tags from the conversation.

If you want to update the **Conversation Tag**, then you have to provide the value for the tag. You can either create the value for the tag or you can add the variables.

Under the variables, you can have Intent, Recipient Details, Contact Fields, or any custom fields as the value.

Once you are done selecting the value, you have to select the operation. You want to Append, replace, or add if empty.

-> Use **Append** if you want to add to the previous value.

-> Use **Replace** if you want to replace the previous value and add a new one.

-> Use **Add if Empty** if the field in a conversation has no value and you want to add.

As a last step, click on Save to update the conversation fields when a customer goes through the chat-flow.

You can find the conversation tags in the conversation window.


---

# 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.whatstool.business/bots/bot-actions/update-conversation-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.
