# Inboxes

Gallabox streamlines your chats into various inboxes, providing an effective way to manage and organize your conversations.

Let's explore how to make the most of these chat organization features!

The different inboxes are : [**Unassigned**](#unassigned), [**Mine**](#mine), [**Mentions**](#mentions), [**Pinned**](#pinned), [**Open**](#open), and [**Resolved**](#resolved).

Let's take a closer look:

At the top, horizontally, you'll find six inboxes to sort your chats:

<figure><img src="/files/4LJZSDPted2qjBsfkwww" alt=""><figcaption></figcaption></figure>

### Unassigned Inbox <img src="/files/fDu0mXcTCuqeLagp5O1A" alt="" data-size="original">

Here you will find the conversations that are not assigned to any agent yet. Anytime a customer replies to a broadcast you shared or a new customer reaches out, the chat will be in Unassigned Inbox. They will be visible to all the Gallabox users.

### Mine Inbox <img src="/files/3WsqI3GhhRDCGfROzNX4" alt="" data-size="original">

If a Gallabox user replies to a chat that is in [Unassigned](#unassigned) Inbox, it will shift to Mine Inbox and will be assigned to that user. The Gallabox users can have a to and fro conversation.

### Mentions Inbox <img src="/files/RK2Y1YSOKMJZCxSYRewJ" alt="" data-size="original">

For more effective collaboration, you can [mention](/conversations/compose-box.md#mention) your team-mates within a customer's chat using @name and the conversations will be listed under Mention inbox.

### Pinned Inbox<img src="/files/n31vnBWeEXsVdjrDEcHR" alt="" data-size="original">

With the "**Pinned**" feature, you can have a visibility of specific chats for easy access and quick retrieval.

### Open Inbox <img src="/files/jqprsWnHM7KDKi7tI7f9" alt="" data-size="original">

Open chats provide a comprehensive overview of all customer conversations with Gallabox users, enhancing overall efficiency.

### Resolved Inbox <img src="/files/HItM1Mf9HTdM33xAOJwy" alt="" data-size="original">

Gallabox users can mark a chat as "[**resolved**](/conversations/manage-inbox.md#resolve-chat)" when they have successfully addressed a customer's query, making it easy to distinguish between chats that are still open and require attention, and those that are resolved and no longer need to be reviewed.


---

# 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.gallabox.com/conversations/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.
