# Getting started with email ticketing in Tiledesk

#### **Introduction** <a href="#introduction" id="introduction"></a>

With Tiledesk you can seamlessly converse with your customers on **multiple channels**. You can quickly switch from the email channel to the chat channel at any time. In fact, you can switch from the email channel to the chat channel by clicking on the “Continue by chat” link in the footer of each email and vice versa, you can switch from the chat channel to the email channel simply by replying to the notification emails when you receive a chat message while you are offline.

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

#### **Create a ticket by email** <a href="#create-a-ticket-by-email" id="create-a-ticket-by-email"></a>

Email is one way that end-users can submit tickets to Tiledesk and have conversations with agents to resolve their issues.

Here’s how the email workflow works:

* When an end-user sends an email (also with images and attachments) to **support@\<Project\_Id>.tickets.tiledesk.com** address, it creates a ticket.

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

* If an agent replies with a message through Tiledesk, a notification email is sent to the person who was the original sender of the first email.

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

* If the end-user replies to the notification email, the reply creates a message in the ticket.
* The end-user can continue the conversation switching from email to the Tiledesk live chat using the “Continue by chat the conversation” link at the bottom of each email.
* The conversation between user and agent continues until the issue is resolved.

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

**Getting a Tiledesk email address**[**#**](https://gethelp.tiledesk.com/articles/getting-started-with-email-ticketing-in-tiledesk/#getting-a-tiledesk-email-address)

To add a Tiledesk support address:\
**Step 1**: Click the Setting menu

**Step 2**: Click Email sub menu in the sidebar

**Step 3**: Copy the generated Tiledesk email address from the text field &#x20;

<figure><img src="/files/1Yb8zWyk8AyhmavnexJW" alt=""><figcaption></figcaption></figure>

Now you can use this email to create tickets directly to Tiledesk

**Use your own external email address for support requests**[**#**](https://gethelp.tiledesk.com/articles/getting-started-with-email-ticketing-in-tiledesk/#use-your-own-external-email-address-for-support-requests)

Accepting support requests via external email addresses is also supported. If you already have a support email address you can forward email received at those addresses to your Tiledesk email domain. For example, if you want to receive support requests at <support@mycompany.com> instead of support@\<Project\_id>.tickets.tiledesk.com, you must **forward** the email from <support@mycompany.com> to support@\<Project\_id>.tickets.tiledesk.com.

Do do that:

**Step 1**: Copy forward email address from the Settings → Email → Integrate with your mailbox provider (previous image)

**Step 2**: Configure the copied email address as the forwarding email address in the email inbox. Follow this [guide](https://support.google.com/mail/answer/10957) to understand how to forward an email to an existing Gmail account.

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

**Step 3**: Send a mail to the forwarding address added inbox.

**Step 4**: Check Tiledesk email inbox in the Monitor tab for the new email.

***

Note: Any message forwarded to your external mailbox creates a Tiledesk ticket, or ticket update. However, replying to a customer’s email from within the external support address mailbox sends a message to the customer, but does not update the ticket in Tiledesk. To ensure that your email replies update the ticket, you need to send that reply from the Tiledesk email address, or from the Tiledesk agent interface.

#### **Specify the department by email** <a href="#specify-the-department-by-email" id="specify-the-department-by-email"></a>

Instead of creating a ticket in the Tiledesk Default Department you can explicitly specify the department to which the ticket belongs by sending an email to the following address:\
\&#xNAN;**\<Department\_id>@\<Project\_id>.tickets.tiledesk.com**

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

That's all, Tiledesk folks.

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/manage-your-workspace/getting-started-with-email-ticketing-in-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.
