# Responding to Messages

#### Conversations Module <a href="#messages_module" id="messages_module"></a>

The Conversations Module is where you can view all conversations with your Customers and interact with them when necessary. You can access this module from the left navigation menu.

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

**Receiving New Messages**

New messages will appear in the queue of the Conversations Module. New messages will be unassigned by default.

**Replying to a Contact**

When the platform receives messages from a new Contact, the Contact will have an open conversation in queue and is unassigned across all channels. There are two ways Users can respond to Contacts:&#x20;

**Accepting a Conversation**

Step 1: Navigate to the Conversations Module, click on Queue

<figure><img src="/files/3yoVAdEGG78SBSQFwtpM" alt=""><figcaption></figcaption></figure>

Step 2: Hover over a conversation and click **Accept**. The conversation will be assigned to you then you can proceed to chat with the customer.

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

**Assigning a Conversation**

Step 1: Navigate to the Conversations Module, click on Queue

Step 2: Click on any conversation to open the chat box. Click Unassigned at the top left corner of the chat box.

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

Step 3: Select the teammate you'd like to assign the conversation to. Please note that this role is only available to managers.


---

# 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://help.oneroute.io/responding-to-messages.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.
