# How to chat with your website visitors using Tiledesk

#### Tiledesk chat: features[#](https://gethelp.tiledesk.com/articles/using-tiledesk-chat/#tiledesk-chat-features) <a href="#tiledesk-chat-features" id="tiledesk-chat-features"></a>

This section describes basics of how to chat with your website visitors.

**Joining a chat**

To start chatting with a visitor, click the Monitor section on the Dashboard left sidebar and pick a **Conversation your're interested in. C**lick on the **Join To Chat** button and then click on the **Open the Chat** button and start chatting with the user. The right sidebar shows the essential *information about* the *selected* conversation.

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

Once opened, you'll see your conversation in our Chat section, which will make it it easier for you to have an overview of your existing chats at the left sidebar. While chatting, you'll be able to add images and files and as well as send emojis to your customer. Don't forget you can also add [tags](/tag-chats-and-requests.md) to your conversation and use [canned responses ](/manage-your-workspace/canned-responses-in-the-agent-chat.md)for a speedier support.

<figure><img src="/files/096DrC0roeszBZYg8pCv" alt=""><figcaption></figcaption></figure>

**Ending a chat**

To close the requests use the “X” button in the right sidebar.

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

With the left sidebar menu you can:

* Start a new chat with a simple search field.
* View the history of closed conversations.
* Access your profile.

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

#### **Reassign a chat**[#](https://gethelp.tiledesk.com/articles/using-tiledesk-chat/#reassign-a-chat) <a href="#reassign-a-chat" id="reassign-a-chat"></a>

If a conversation hasn't been assigned to any agent (most likely because they're all unavailable) or has been assigned to a wrong agent, you can manage it by clicking on said conversation.

**To transfer a chat to an agent**

1. Select **Reassign** option from the drop-down menu.
2. Select an agent from the window.
3. Click **Reassign** button

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

You can chat with other agents either by adding them to an existing conversation with a visitor or in a separate chat without any visitors. Note that agents cannot share files when chatting with other agents. However, they can [add internal notes.](/how-to-add-internal-notes-to-conversations.md)

#### **Adding another Teammate to the chat** <a href="#adding-another-teammate-to-the-chat" id="adding-another-teammate-to-the-chat"></a>

**To add another agent to a chat with a visitor:**

Select **Add Teammate** from the drop-down menu.

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

After that select the teammate to invite in the conversation and click on the link “**Assign to**“

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

To leave the chat and have the other agent take over, click **Leave**.

<figure><img src="/files/01HKkNqkwM3VoH2d1Inq" alt=""><figcaption></figcaption></figure>

For any feedback or issue, feel free to pop in on our[ Discord channel](https://discord.gg/nERZEZ7SmG) 📣

For more info on who we are, what we do, or what is our shtick, visit[ Tiledesk.com](https://tiledesk.com/) 👩‍🚀


---

# 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://guide.tiledesk.com/how-to-chat-with-your-website-visitors-using-tiledesk.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.
