# Email to incident

This guide explains how to create a ticket using the email-to-incident feature in the Infraon Infinity tool. This feature allows a requester or end user to send a ticket directly to a technician or the front-end administrator via a designated email ID. Before using this feature, it's necessary to configure the support mail ID in the Infraon Infinity tool.

## **Configuring the Support Mail ID**

**Step 1:** Navigate to Infraon configuration and locate Mail Automator, also known as IMAP configuration, which resides in the Infraon Automation module. This allows you to set up automatic ticket creation from emails.

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

**Step 2:** Click on the **New Configuration** located at the top right corner of the page to create a new IMAP configuration.

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

**Step 3:** Enter the necessary details for the mail configuration. Start by entering the mail server.

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

**Step 4:** Choose the authentication method and enter the email address and password in the designated fields. Requesters will use this email address to submit tickets via email.

![](/files/EuCcFfxnUbllkgYFi2ho)

**Step 5:** Now, specify the Client ID, Client Secret, Tenant ID, and Authority in the respective call-out boxes.

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

**Step 6:** Enter the SMTP server details in the Server Port Configuration section.

<figure><img src="/files/9nNGHixgZBFOUxqNgu15" alt=""><figcaption></figcaption></figure>

**Step 7:** After entering all required information, click **Next**.

![](/files/x6gWtpEhzjY5AIodKOx8)

### **Setting Up Domains and Submitting Configuration**

**Step 8:** On the domains page, add the impact services. Use the **Allow Duplicate** toggle button as needed. To block any email accounts, select the **Blocked Email** option.

![](/files/ZlBSlGoJlASXXrmFdHFf)

**Step 9:** For the "Approve all Domains" option, choose the domain ID from which tickets are to be created, or click on **Approve All Domains** to allow tickets from all domain IDs to be created in the administrator's portal.

![](/files/XyIavkWyncwXljpzF922)

**Step 10:** Once the necessary configurations are made, click ‘Submit’ to add the IMAP Configuration.

<figure><img src="/files/2pPiFxpr4eKEHmtF3BxV" alt=""><figcaption></figcaption></figure>

**Step 11:** Now, admins or users can share this configured email ID with the requesters or end users to create tickets using the email-to-incident feature.

![](/files/HBmKa5IPNAKxdJFXNzme)

## **Creating Tickets as an End User**

**Step 1:** To submit a ticket via email, compose a new email and address it to the configured email address.

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

**Step 2:** Include a subject line for the ticket. Without a subject, the ticket won't be created in the admin portal.

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

**Step 3:** Summarize the issue for the technician. This helps the technician resolve the issue more quickly.

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

**Step 4:** After filling in the details, click **Send**.

![](/files/ZiGlR0rFbKbXbM4D7Hb1)

Once the email is sent, a ticket is generated in the admin portal. Technicians can see the created ticket, source (email), subject line, summary, and the requester's name.

![](/files/Trq19hPVWozl4kqYLb7L)

The technician can then start working on the ticket and provide a resolution to the end user.

This process, known as "email to incident," allows the end user to send an email that is converted into a ticket in the Infraon Infinity tool.


---

# 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.infraon.io/infraon-help/explore-more/use-cases/ticket-management/ticket-creation/email-to-incident.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.
