> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chatzy.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Update conversation

The **Update Conversation** action modifies the properties of an ongoing conversation. It is useful for Closing the conversation

<Frame>
  <img src="https://mintcdn.com/chatzyai/eDIoSFrCzTC9hrv8/journey/studio/actions/update-conversation.png?fit=max&auto=format&n=eDIoSFrCzTC9hrv8&q=85&s=68e63ef78f80cfe2bff2bb4e08f94e0c" alt="wa1" className="rounded-lg" width="469" height="349" data-path="journey/studio/actions/update-conversation.png" />
</Frame>

#### Configuration Fields

* **Conversation ID**\
  The unique identifier for the conversation to be updated. You can use a variable such as `{{inbound_webhook.conversation_id}}` to automatically apply updates to the current conversation within the journey.

* **Params**\
  Key-value pairs used to update conversation details. For example:
  * `conversation_status: closed`
