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

# Inbox

In the **Inbox** section, you can view and manage all the messages sent to your bots. This is where
you can read user messages, respond to them, and manage conversations.

The inbox handle human handoff, allowing your team to take over conversations when needed. This is
especially useful for complex queries that require human intervention.

<Note> This is a paid feature available in the Pro plan and above. </Note>

<Frame>
  <img src="https://mintcdn.com/urbiport-eca888d8/jXhgg1Izt8iDVUlb/images/app/inbox.png?fit=max&auto=format&n=jXhgg1Izt8iDVUlb&q=85&s=1d54afebd4f63f492cc9e5e2586c64d1" alt="inbox page" width="1832" height="912" data-path="images/app/inbox.png" />
</Frame>

In the main table, you will an history of all messages sent to your bots with the following columns:

* **Bot**: the bot name.
* **Avatar**: The customer's avatar.
* **Conversation**: the conversation ID.
* **Last message**: The content of the last message in the conversation.
* **Time**: The timestamp of the last message.
* **Channel**: The channel through which the message was received (web or whatsapp).
* **Status**: The status of the conversation (customer response, open, closed).

You can search (name, email, phone), sort by newest/oldest (last activity or created) and filter by
time.

## Channels

The inbox currently supports two channels: web and WhatsApp. You can filter the conversations by channel using
the filter options.

## Viewing a conversation

Clicking on the row of a conversation will open the conversation view, where you can see the full
history of messages.

<Frame>
  <img src="https://mintcdn.com/urbiport-eca888d8/jXhgg1Izt8iDVUlb/images/app/inbox-conversation.png?fit=max&auto=format&n=jXhgg1Izt8iDVUlb&q=85&s=2ad6ea7b071032953641ae1fa8d0f227" alt="inbox conversation page" width="1817" height="1030" data-path="images/app/inbox-conversation.png" />
</Frame>

In the left panel you can see the list of conversations for quick access.

In the right panel you can see the conversation details:

* **Platform**: the platform through which the message was received (web or whatsapp).
* **Whatsapp number**: the phone number of the customer if it's provided (only for whatsapp
  conversations).
* **Device type**: the type of device used by the customer (only for web conversations).
* **Contact Name**: the name of the customer if it's provided (only for Whatsapp conversations).
* **Click-to-WhatsApp Click ID**: the click ID of the customer if it's provided (only for whatsapp
  conversations).
* **User IP**: the IP address of the customer if it's provided (only for web conversations).

  <Card title="Human Handoff" icon="handshake" href="/human-handoff/general">
    Elevate your customer support with human handoff. Learn what this poweful feature offers and how to use it in your bots.
  </Card>
