# Close Chat

The **closed status** clearly indicates that the particular conversation has been **successfully resolved**. Some notable points are:

* The conversation can be **closed manually**, by a **journey**, or by an **Auto** **closure** **rule**.&#x20;
* **Chats marked as close helps agent quickly identify which chats still require their attention**, ensuring that they can prioritize their workload effectively.

### Manually Close Chat

The agent can **manually close the chat** once the customer's query is answered.

How do you that?

1. Head over to any customer inbox and click on the '**Mark as Close**' button on the left side of Customer hub.

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

### Chat Closed by Journey

Once the **Journey is over**, the chat will be **closed automatically**.

{% content-ref url="/pages/Qxnilsylq9I65FWgRuVS" %}
[End Conversation](/chatman-enterprise-whatsapp-platform/chatman-functions/journeys/rule-cards/end-conversation.md)
{% endcontent-ref %}

{% hint style="info" %}
**Chats closed by journeys depend completely on customer response.**
{% endhint %}

### Chat Closed by Auto Closure Rule

When a chat is answered, and the customer has **not replied back within 24 hours**, the **auto-closure rule** will be applied.

{% content-ref url="/pages/lapZVUNEcFseY6ajx8aa" %}
[Automatic Chat Closure](/chatman-enterprise-whatsapp-platform/settings/inbox-settings/agent-assist/automatic-chat-closure.md)
{% endcontent-ref %}

{% hint style="info" %}
You can change the auto-closure timing from **Agent Assis**t>**Automatic Chat Closure.**
{% endhint %}


---

# 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.makerobos.com/chatman-enterprise-whatsapp-platform/chatman-functions/shared-team-inbox/close-chat.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.
