# Fast Email Processing

Every minute counts when working with customers. Fast response times and quick reactions to requests certainly improve customer experience.

The average processing time of emails (the time between when the email is received in the mailbox until it is processed into an issue or comment), may take 5-7 minutes, depending on the actual load of all customers.  &#x20;

The Advanced Edition of Email This Issue Cloud dramatically reduces the processing times to 1-2 minutes for Advanced Edition customers. Additional resources are secured to keep the processing time as low as possible.&#x20;

Furthermore, automated monitoring ensures proactive alerting and escalation to the engineering teams if processing times exceed the threshold.

### Microsoft Graph Change Notifications

Advanced Edition customers using Microsoft email services may benefit from an even faster solution: [**Microsoft Graph Change Notifications**](https://learn.microsoft.com/en-us/graph/api/resources/change-notifications-api-overview?view=graph-rest-1.0)**.**&#x20;

The Change Notification requires the configuration of a Microsoft Graph [Incoming Mail Connection](/email-this-issue/administration/email-this-issue-for-jira-cloud-incoming-mail-accounts.md) with the connection mode "Microsoft Graph Change Notification with OAuth2".

Via the Change Notification API, new email notifications are pushed to Email This Issue immediately after they are received in the mailboxes. Upon receiving a notification, Email This Issue downloads and processes the emails.&#x20;


---

# 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.meta-inf.hu/email-this-issue/advanced-edition/fast-email-processing.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.
