# Inboxes

***

## What are Inboxes?

Inboxes are the different communication channels you can set up in the LimeChat Helpdesk. Each channel has its own inbox for managing conversations, and you can have multiple inboxes. For channels like WhatsApp, you can have a separate inbox for each WhatsApp number.

***

## Inbox Creation

Inbox creation in LimeChat refers to establishing a connection between the channel and LimeChat. This enables LimeChat to fetch information and create tickets for the support team to handle.&#x20;

Inboxes can be created for the following channels:

1. [WhatsApp](/limechat-product-guide/helpdesk/inboxes/whatsapp-inboxes.md)
2. [Facebook](/limechat-product-guide/helpdesk/inboxes/facebook-and-instagram-inboxes.md)
3. [Instagram](/limechat-product-guide/helpdesk/inboxes/facebook-and-instagram-inboxes.md)
4. [Live Chat](/limechat-product-guide/helpdesk/inboxes/live-chat-inboxes.md)
5. [Email](/limechat-product-guide/helpdesk/inboxes/email-inboxes.md)&#x20;
6. [Voice Calling](/limechat-product-guide/helpdesk/inboxes/voice-calling-inboxes.md)

#### :pushpin: Resource Video

Guide on Adding a New Inbox

{% embed url="<https://drive.google.com/file/d/1nSCRKSPPq8F5gUMMaE-hlNKS5dT4sQ0n/view?usp=sharing>" %}


---

# 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://limechatai.gitbook.io/limechat-product-guide/helpdesk/inboxes.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.
