# Step: Close Conversation

This step closes a Conversation with the Contact.

![](https://3688769499-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mbui1HRO4dGghy5ITOz%2Fuploads%2Fjxzs6VvWCBzsY8PDv9ZQ%2FClose%20Conversation%20\(1\).gif?alt=media\&token=41f735ab-cd4f-44cd-a526-829d64d67b57)

#### Configuration

Both configurations in the Close Conversation step are optional but might prove useful for documentation or analytics. The two configurations are **Conversation Category**, in which users can select the appropriate category from the available options in Closing Notes on the platform, and **Summary**, which provides a summary of the Conversation.&#x20;

#### How It Works

When triggered, the Conversation with the Contact will close. If the conversation category and summary are configured, the conversation will close with the Closing Notes appended.


---

# 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-close-conversation.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.
