> For the complete documentation index, see [llms.txt](https://docs.meta-inf.hu/email-this-issue/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meta-inf.hu/email-this-issue/master.md).

# Email This Issue - for Jira Cloud

{% hint style="info" %}

#### Server & Data Center

If you are looking for our Server or Data Center Documentation, check out the [Dedicated Documentation here](https://docs.meta-inf.hu/email-this-issue/v/email-this-issue-for-jira-server-data-center/start-here/email-this-issue-for-jira-server-dc).
{% endhint %}

## Overview

Email This Issue extends Jira with advanced Email functionalities.

![Email This Issue Features](/files/WUNjFZ5fsVcvoi8d2JJ1)

## Outgoing Emails

Outgoing emails can be triggered by

* Post functions
* Jira Events
* Manual sending (Email This Issue feature)

![Send emails with Email This Issue](/files/KlPcyp0WrPhrPAQWgdfQ)

{% content-ref url="/pages/-Mf8I46FtKzq1RC9x-PL" %}
[Outgoing emails overview](/email-this-issue/outgoing-emails/email-this-issue-for-jira-cloud-outgoing-emails-documentation.md)
{% endcontent-ref %}

## Process Incoming Emails

Incoming Emails can be processed, and

* Added as a comment
* Fields can be updated
* A new Issue can be created
* Transitions can be executed
* and many more

![Receive emails with Email This Issue](/files/VflC4eyl8qDChXciEuEe)

{% content-ref url="/pages/-Mf8I46B7-9KEyJoeN5I" %}
[Incoming emails overview](/email-this-issue/incoming-emails-mail-handlers/email-this-issue-for-jira-cloud-mail-handlers2.md)
{% endcontent-ref %}

{% hint style="success" %}
Check out all the features on the next page!
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/master.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.
