# How to Delete a Conversation from Your Mercuri CX Inbox

{% embed url="<https://youtu.be/NcFw4g09C40>" %}

You can delete a conversation in two ways:

#### Method 1: From the Chat Window

1. Open your **Mercuri CX Inbox** and select the conversation.
2. In the **top-right corner** of the chat window, click the **three dots (⋮)**.

<figure><img src="/files/dAN1SFCpD1nQYuR4FTqo" alt="" width="563"><figcaption></figcaption></figure>

3. From the dropdown menu, click **Delete Conversation**.
4. Confirm the deletion if prompted.

#### Method 2: From the Conversation List

1. In the **Inbox conversation list**, left-click on the conversation you want to remove.
2. Select **Delete Conversation**.

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

{% hint style="info" %}
⚠️ **Important:** Once deleted, the conversation will be permanently removed from your inbox and **cannot be undone**.
{% 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.mercuri.cx/features/conversations-inbox/how-to-delete-a-conversation-from-your-mercuri-cx-inbox.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.
